Module org.tentackle.fx.rdc
Package org.tentackle.fx.rdc.table
-
Class Summary Class Description PdoTableCellType<T extends org.tentackle.pdo.PersistentDomainObject<T>> PDO cell type.
Not covered by the default ObjectTableCellType because PersistentDomainObject is an interface.
This cell type does not set the graphics icon.RdcTableColumnConfiguration<S,T> PDO-aware configuration for a table column.RdcTableConfiguration<S> PDO-aware table configuration.TablePopup<S> Table popup.
Provides a context menu with several handy features such as export to excel, save and load table settings, etc...
The popup can be used for tables and treetables.TablePrinter A controller to print a table.TableUtilities Table-related utility methods.