S - the table row's typeT - the PDO typepublic interface PdoTableContextMenuItem<S,T extends PersistentDomainObject<T>>
PdoTableCells.
The implementations must be annotated with PdoTableContextMenuItemService to be found.
The menu item must provide the following constructor:
SomeMenuItem(PdoTableCell cell)This is checked by an annotation processor.
Items with isVisible() == false will not be added to the contextmenu.
Tentackle - distributed, domain- and model-driven