|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentGroupType | |
---|---|
net.sf.dynamicreports.design.base.component | |
net.sf.dynamicreports.design.constant | |
net.sf.dynamicreports.design.definition.component |
Uses of ComponentGroupType in net.sf.dynamicreports.design.base.component |
---|
Methods in net.sf.dynamicreports.design.base.component that return ComponentGroupType | |
---|---|
ComponentGroupType |
DRDesignList.getComponentGroupType()
|
Methods in net.sf.dynamicreports.design.base.component with parameters of type ComponentGroupType | |
---|---|
void |
DRDesignList.setComponentGroupType(ComponentGroupType componentGroupType)
|
Uses of ComponentGroupType in net.sf.dynamicreports.design.constant |
---|
Methods in net.sf.dynamicreports.design.constant that return ComponentGroupType | |
---|---|
static ComponentGroupType |
ComponentGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentGroupType[] |
ComponentGroupType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ComponentGroupType in net.sf.dynamicreports.design.definition.component |
---|
Methods in net.sf.dynamicreports.design.definition.component that return ComponentGroupType | |
---|---|
ComponentGroupType |
DRIDesignList.getComponentGroupType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |