_customCell

trait _customCell[ROW, V, A]
class java.lang.Object
trait scala.Matchable
class Any
class Fx.Table.Column[Fx.Table.Column.ROW, Fx.Table.Column.V, Fx.Table.Column.A]
class _column.Column[Fx.Table._column.Column.A]

Member

class CustomCell[T] extends Fx.Table.Cell.Setup[Fx.Table.Column._customCell.ROW, V, T]

Custom cell

By default all cells are formatted with column definitions. Custom sell defines special format for certain raws

Source
_customCell.scala