|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.Element
org.jfree.report.Band
org.jfree.report.GroupHeader
A report band that appears at the beginning of each instance of a group.
| Field Summary |
| Fields inherited from class org.jfree.report.Band |
ANONYMOUS_BAND_PREFIX, CONTENT_TYPE |
| Fields inherited from class org.jfree.report.Element |
ANONYMOUS_ELEMENT_PREFIX |
| Constructor Summary | |
GroupHeader()
Constructs a group header band, containing no elements. |
|
| Method Summary | |
boolean |
isRepeat()
Checks, whether this group header should be repeated on new pages. |
void |
setRepeat(boolean repeat)
Defines, whether this group header should be repeated on new pages. |
| Methods inherited from class org.jfree.report.Element |
getDataSource, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, getStyle, getStyleSheetCollection, getTreeLock, getValue, isDynamicContent, isLayoutCacheable, isVisible, registerStyleSheetCollection, setDataSource, setDynamicContent, setLayoutCacheable, setMaximumSize, setMinimumSize, setName, setParent, setPreferredSize, setVisible, unregisterStyleSheetCollection |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GroupHeader()
| Method Detail |
public boolean isRepeat()
public void setRepeat(boolean repeat)
repeat - true, if the header will be repeated, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||