Uses of Class
org.tentackle.fx.rdc.table.RdcTableConfiguration
Packages that use RdcTableConfiguration
-
Uses of RdcTableConfiguration in org.tentackle.fx.rdc.table
Constructors in org.tentackle.fx.rdc.table with parameters of type RdcTableConfigurationModifierConstructorDescriptionRdcTableColumnConfiguration(RdcTableConfiguration<S> tableConfiguration, String name, String displayedName) Create a column config.