Class DefaultTableCellTypeFactory

java.lang.Object
org.tentackle.fx.table.DefaultTableCellTypeFactory
All Implemented Interfaces:
TableCellTypeFactory

@Service(TableCellTypeFactory.class) public class DefaultTableCellTypeFactory extends Object implements TableCellTypeFactory
The default GUI provider factory.
Author:
harald
  • Constructor Details

    • DefaultTableCellTypeFactory

      public DefaultTableCellTypeFactory()
      Creates the factory.
  • Method Details