|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdbreport.model.AbstractGroup
jdbreport.model.BaseRowGroup
jdbreport.model.RootRowGroup.RowsGroup
public static class RootRowGroup.RowsGroup
Field Summary |
---|
Fields inherited from interface jdbreport.model.Group |
---|
GROUP_DETAIL, ROW_DETAIL, ROW_FOOTER, ROW_GROUP_FOOTER, ROW_GROUP_HEADER, ROW_NONE, ROW_PAGE_FOOTER, ROW_PAGE_HEADER, ROW_TITLE, typeNames |
Constructor Summary | |
---|---|
RootRowGroup.RowsGroup(GroupsGroup parent,
int type)
|
Method Summary | |
---|---|
int |
getLevel()
|
Methods inherited from class jdbreport.model.BaseRowGroup |
---|
addRow, addRow, clear, getChild, getChildCount, getChildIndex, getChildList, getFirstGroupRow, getGroup, getHeaderValue, getHeight, getLastGroupRow, getRow, getRowCount, getTotalResult, getTotalResult, getType, getTypeName, getVisibleRowIterator, iterator, remove, remove, updateCellChild |
Methods inherited from class jdbreport.model.AbstractGroup |
---|
getIndexPath, getParent, getPath, isVisible, rowTypeToString, setParent, setVisible, stringToRowType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jdbreport.model.Group |
---|
getIndexPath, getParent, getPath, isVisible, setVisible |
Constructor Detail |
---|
public RootRowGroup.RowsGroup(GroupsGroup parent, int type)
Method Detail |
---|
public int getLevel()
getLevel
in interface Group
getLevel
in class AbstractGroup
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |