|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ComponentDimensionType in net.sf.dynamicreports.report.base.column |
|---|
| Methods in net.sf.dynamicreports.report.base.column that return ComponentDimensionType | |
|---|---|
ComponentDimensionType |
DRBooleanColumn.getHeightType()
|
ComponentDimensionType |
DRColumn.getTitleHeightType()
|
ComponentDimensionType |
DRBooleanColumn.getWidthType()
|
| Methods in net.sf.dynamicreports.report.base.column with parameters of type ComponentDimensionType | |
|---|---|
void |
DRBooleanColumn.setHeightType(ComponentDimensionType heightType)
|
void |
DRColumn.setTitleHeightType(ComponentDimensionType titleHeightType)
|
void |
DRBooleanColumn.setWidthType(ComponentDimensionType widthType)
|
| 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 |
DRDimensionComponent.getWidthType()
|
| Methods in net.sf.dynamicreports.report.base.component with parameters of type ComponentDimensionType | |
|---|---|
void |
DRDimensionComponent.setHeightType(ComponentDimensionType heightType)
|
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.column |
|---|
| Methods in net.sf.dynamicreports.report.definition.column that return ComponentDimensionType | |
|---|---|
ComponentDimensionType |
DRIBooleanColumn.getHeightType()
|
ComponentDimensionType |
DRIColumn.getTitleHeightType()
|
ComponentDimensionType |
DRIBooleanColumn.getWidthType()
|
| 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 |
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 | |||||||||