Uses of Interface
com.ebasetech.xi.api.controls.CellStyleProperties
Package | Description |
---|---|
com.ebasetech.xi.api.controls |
-
Uses of CellStyleProperties in com.ebasetech.xi.api.controls
Subinterfaces of CellStyleProperties in com.ebasetech.xi.api.controls Modifier and Type Interface Description interface
ButtonColumnControl
interface
ColumnStyleProperties
Table Column styling properties.interface
FieldColumnControl
Field Column Controlinterface
ImageColumnControl
Image Column Control.Methods in com.ebasetech.xi.api.controls that return CellStyleProperties Modifier and Type Method Description CellStyleProperties
ColumnStyleProperties. getColumnHeaderProperties()
Column header properties.CellStyleProperties
ColumnStyleProperties. getStripeProperties()
Cell text, background, border and padding properties applied to alternate (striped) rows.