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