T - the PDO typepublic interface PdoTreeContextMenuItem<T extends PersistentDomainObject<T>>
PdoTreeCells.
The implementations must be annotated with PdoTreeContextMenuItemService to be found.
The menu item must provide the following constructor:
SomeMenuItem(PdoTreeCell 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