Class LocalTimeTableCellType

    • Constructor Detail

      • LocalTimeTableCellType

        public LocalTimeTableCellType()
    • Method Detail

      • updateItem

        public void updateItem​(FxTableCell<?,​java.time.LocalTime> tableCell,
                               java.time.LocalTime 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