|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.report.states.ReportState
org.jfree.report.states.PreGroupFooterState
Fires the groupFinished Event and advances to PostGroupFooter.
Field Summary |
Fields inherited from class org.jfree.report.states.ReportState |
BEFORE_FIRST_GROUP, BEFORE_FIRST_PAGE, BEFORE_FIRST_ROW |
Constructor Summary | |
PreGroupFooterState(ReportState previous)
Creates a new ' PRE-GROUP-FOOTER ' report state. |
Method Summary | |
ReportState |
advance()
Advances from this state to the ' POST-GROUP-FOOTER ' state
after firing the GroupFinished Event. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PreGroupFooterState(ReportState previous)
PRE-GROUP-FOOTER
' report state.
previous
- the previous report state.Method Detail |
public ReportState advance()
POST-GROUP-FOOTER
' state
after firing the GroupFinished Event.
advance
in class ReportState
POST-GROUP-FOOTER
').
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |