|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiTableAutoWidthType | |
|---|---|
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.components.table.enums | |
| Uses of StiTableAutoWidthType in com.stimulsoft.report.components.table |
|---|
| Fields in com.stimulsoft.report.components.table declared as StiTableAutoWidthType | |
|---|---|
StiTableAutoWidthType |
StiTable.autoWidthType
|
| Methods in com.stimulsoft.report.components.table that return StiTableAutoWidthType | |
|---|---|
StiTableAutoWidthType |
StiTable.getAutoWidthType()
Gets or sets how to table component adjust columns width. |
| Methods in com.stimulsoft.report.components.table with parameters of type StiTableAutoWidthType | |
|---|---|
void |
StiTable.setAutoWidthType(StiTableAutoWidthType value)
|
| Uses of StiTableAutoWidthType in com.stimulsoft.report.components.table.enums |
|---|
| Methods in com.stimulsoft.report.components.table.enums that return StiTableAutoWidthType | |
|---|---|
static StiTableAutoWidthType |
StiTableAutoWidthType.forValue(int value)
|
static StiTableAutoWidthType |
StiTableAutoWidthType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiTableAutoWidthType[] |
StiTableAutoWidthType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||