|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiTablceCellType | |
|---|---|
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.components.table.enums | |
| Uses of StiTablceCellType in com.stimulsoft.report.components.table |
|---|
| Methods in com.stimulsoft.report.components.table that return StiTablceCellType | |
|---|---|
StiTablceCellType |
StiTableCellRichText.getCellType()
Get or sets cell contents. |
StiTablceCellType |
StiTableCellImage.getCellType()
Get or sets cell contents. |
StiTablceCellType |
StiTableCellCheckBox.getCellType()
Get or sets cell contents. |
StiTablceCellType |
StiTableCell.getCellType()
Get or sets cell contents. |
StiTablceCellType |
IStiTableCell.getCellType()
|
| Methods in com.stimulsoft.report.components.table with parameters of type StiTablceCellType | |
|---|---|
void |
StiTableCellRichText.setCellType(StiTablceCellType value)
|
void |
StiTableCellImage.setCellType(StiTablceCellType value)
|
void |
StiTableCellCheckBox.setCellType(StiTablceCellType value)
|
void |
StiTableCell.setCellType(StiTablceCellType value)
|
void |
IStiTableCell.setCellType(StiTablceCellType value)
|
| Uses of StiTablceCellType in com.stimulsoft.report.components.table.enums |
|---|
| Methods in com.stimulsoft.report.components.table.enums that return StiTablceCellType | |
|---|---|
static StiTablceCellType |
StiTablceCellType.forValue(int value)
|
static StiTablceCellType |
StiTablceCellType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiTablceCellType[] |
StiTablceCellType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||