| Class | Description |
|---|---|
| PdoTableCellType<T extends PersistentDomainObject<T>> |
PDO cell type.
Not covered by the default ObjectTableCellType because PersistentDomainObject is an interface. |
| SimpleTablePrinter |
A controller to print a table.
|
| TablePopup<S> |
Table popup.
Provides a context menu with several handy features such as export to excel, save and load table settings, etc... |
| TablePrinter |
Table printing dialog.
|
| TableUtilities |
Table-related utility methods.
|
Tentackle - a domain driven enterprise framework