|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ComponentDimensionType in net.sf.dynamicreports.report.base |
---|
Methods in net.sf.dynamicreports.report.base that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRSubtotal.getLabelWidthType()
|
Methods in net.sf.dynamicreports.report.base with parameters of type ComponentDimensionType | |
---|---|
void |
DRSubtotal.setLabelWidthType(ComponentDimensionType labelWidthType)
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.base.column |
---|
Methods in net.sf.dynamicreports.report.base.column that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRColumn.getTitleHeightType()
|
Methods in net.sf.dynamicreports.report.base.column with parameters of type ComponentDimensionType | |
---|---|
void |
DRColumn.setTitleHeightType(ComponentDimensionType titleHeightType)
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.base.component |
---|
Methods in net.sf.dynamicreports.report.base.component that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRDimensionComponent.getHeightType()
|
ComponentDimensionType |
DRPageXofY.getPageXWidthType()
|
ComponentDimensionType |
DRPageXofY.getPageYWidthType()
|
ComponentDimensionType |
DRDimensionComponent.getWidthType()
|
Methods in net.sf.dynamicreports.report.base.component with parameters of type ComponentDimensionType | |
---|---|
void |
DRDimensionComponent.setHeightType(ComponentDimensionType heightType)
|
void |
DRPageXofY.setPageXWidthType(ComponentDimensionType pageXWidthType)
|
void |
DRPageXofY.setPageYWidthType(ComponentDimensionType pageYWidthType)
|
void |
DRDimensionComponent.setWidthType(ComponentDimensionType widthType)
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.base.grid |
---|
Methods in net.sf.dynamicreports.report.base.grid that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRColumnTitleGroup.getTitleHeightType()
|
ComponentDimensionType |
DRColumnTitleGroup.getTitleWidthType()
|
Methods in net.sf.dynamicreports.report.base.grid with parameters of type ComponentDimensionType | |
---|---|
void |
DRColumnTitleGroup.setTitleHeightType(ComponentDimensionType titleHeightType)
|
void |
DRColumnTitleGroup.setTitleWidthType(ComponentDimensionType titleWidthType)
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.constant |
---|
Methods in net.sf.dynamicreports.report.constant that return ComponentDimensionType | |
---|---|
static ComponentDimensionType |
ComponentDimensionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentDimensionType[] |
ComponentDimensionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ComponentDimensionType in net.sf.dynamicreports.report.definition |
---|
Methods in net.sf.dynamicreports.report.definition that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRISubtotal.getLabelWidthType()
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.definition.column |
---|
Methods in net.sf.dynamicreports.report.definition.column that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRIColumn.getTitleHeightType()
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.definition.component |
---|
Methods in net.sf.dynamicreports.report.definition.component that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRIDimensionComponent.getHeightType()
|
ComponentDimensionType |
DRIPageXofY.getPageXWidthType()
|
ComponentDimensionType |
DRIPageXofY.getPageYWidthType()
|
ComponentDimensionType |
DRIDimensionComponent.getWidthType()
|
Uses of ComponentDimensionType in net.sf.dynamicreports.report.definition.grid |
---|
Methods in net.sf.dynamicreports.report.definition.grid that return ComponentDimensionType | |
---|---|
ComponentDimensionType |
DRIColumnTitleGroup.getTitleHeightType()
|
ComponentDimensionType |
DRIColumnTitleGroup.getTitleWidthType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |