_customCell.CustomCell
Custom cell
By default all cells are formatted with column definitions. Custom sell defines special format for certain raws
- Source
- _customCell.scala
Def
Constructor
For filtered rows
For filtered rows
Creates custom cell for rows defined by given filter
There can be many custom cells. For each non empty row, cells are tested in the order created, and the first positive is applied. If non is applied, formatting is defaulted to column
- Source
- _customCell.scala
Empty rows
Empty rows
Creates custom cell for empty rows
There can be only one empty row formatter
- Source
- _customCell.scala
Body
Unsupported operation
Unsupported operation
Value cannot be read. Method is needed for the 'set' operation work correctly
- Inherited from
- Setup
- Source
- Setup.scala
Set alignment
Set alignment
Specific alignment set to the cell before rendering
- Inherited from
- Setup
- Source
- Setup.scala
Unsupported operation
Unsupported operation
Value cannot be read. Method is needed for the 'set' operation work correctly
- Inherited from
- Setup
- Source
- Setup.scala
Set style
Set style
Specific style set to the cell before rendering
- Inherited from
- Setup
- Source
- Setup.scala
Unsupported operation
Unsupported operation
Value cannot be read. Method is needed for the 'set' operation work correctly
- Inherited from
- Setup
- Source
- Setup.scala
Set styleClass
Set styleClass
Specific styleClass set to the cell before rendering
- Inherited from
- Setup
- Source
- Setup.scala
Alignment optional setup
Alignment optional setup
Function providing optional alignment based on current cell state
- Inherited from
- Setup
- Source
- Setup.scala
- Inherited from
- Setup
- Source
- Setup.scala
- Inherited from
- Setup
- Source
- Setup.scala
StyleClass optional setup
StyleClass optional setup
Function providing optional style class based on current cell state
- Inherited from
- Setup
- Source
- Setup.scala
Style optional setup
Style optional setup
Function providing optional style based on current cell state
- Inherited from
- Setup
- Source
- Setup.scala