Class EnumTableCellType

    • Constructor Detail

      • EnumTableCellType

        public EnumTableCellType()
    • Method Detail

      • updateItem

        public void updateItem​(FxTableCell<?,​java.lang.Enum> tableCell,
                               java.lang.Enum item)
        Description copied from interface: TableCellType
        Updates the cells view.
        Parameters:
        tableCell - the table cell, never null
        item - the item for the cell, never null