Uses of Interface
com.ebasetech.xi.api.controls.TableCellStyleProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of TableCellStyleProperties in com.ebasetech.xi.api.controls
Methods in com.ebasetech.xi.api.controls that return TableCellStyleProperties Modifier and Type Method Description TableCellStyleProperties
TableControl. getTableCellStyleProperties()
Styling properties for table column cells.TableCellStyleProperties
TableControl. getTableDeleteStyleProperties()
Styling properties for the delete column.TableCellStyleProperties
TableControl. getTableSelectStyleProperties()
Styling properties for the select column.