Class StringTableCellType

    • Constructor Detail

      • StringTableCellType

        public StringTableCellType()
    • Method Detail

      • updateItem

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