Class LocalDateTableCellType

    • Constructor Detail

      • LocalDateTableCellType

        public LocalDateTableCellType()
    • Method Detail

      • updateItem

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