Uses of Class
org.tentackle.fx.table.DefaultTableConfiguration
Packages that use DefaultTableConfiguration
-
Uses of DefaultTableConfiguration in org.tentackle.fx.table
Methods in org.tentackle.fx.table that return DefaultTableConfigurationConstructors in org.tentackle.fx.table with parameters of type DefaultTableConfigurationModifierConstructorDescriptionDefaultTableColumnConfiguration(DefaultTableConfiguration<S> tableConfiguration, String name, String displayedName) Create a column config.