Uses of Interface
com.ebasetech.xi.api.controls.TableCellStyleProperties

Packages that use TableCellStyleProperties
com.ebasetech.xi.api.controls   
 

Uses of TableCellStyleProperties in com.ebasetech.xi.api.controls
 

Methods in com.ebasetech.xi.api.controls that return TableCellStyleProperties
 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.