|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupsGroup | |
---|---|
jdbreport.design.model | |
jdbreport.model |
Uses of GroupsGroup in jdbreport.design.model |
---|
Classes in jdbreport.design.model that implement GroupsGroup | |
---|---|
class |
TemplateRootGroup
|
Uses of GroupsGroup in jdbreport.model |
---|
Classes in jdbreport.model that implement GroupsGroup | |
---|---|
class |
DetailGroup
|
class |
RootGroup
|
class |
RootRowGroup
|
class |
TreeRowGroup
|
Methods in jdbreport.model that return GroupsGroup | |
---|---|
GroupsGroup |
AbstractGroup.getParent()
|
GroupsGroup |
Group.getParent()
|
Methods in jdbreport.model with parameters of type GroupsGroup | |
---|---|
void |
AbstractGroup.setParent(GroupsGroup parent)
|
Constructors in jdbreport.model with parameters of type GroupsGroup | |
---|---|
AbstractGroup(GroupsGroup parent)
|
|
BaseRowGroup(GroupsGroup parent,
int type)
|
|
DetailGroup(GroupsGroup parent)
|
|
RootRowGroup.RowsGroup(GroupsGroup parent,
int type)
|
|
TreeRowGroup(GroupsGroup parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |