Class EnumTableCellType

java.lang.Object
org.tentackle.fx.table.type.AbstractTableCellType<Enum>
org.tentackle.fx.table.type.EnumTableCellType
All Implemented Interfaces:
TableCellType<Enum>

@TableCellTypeService(java.lang.Enum.class) public class EnumTableCellType extends AbstractTableCellType<Enum>
An Enum cell type.
Author:
harald