| Package | Description |
|---|---|
| org.tentackle.fx.rdc.contextmenu |
Predefined context menu items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollapseItem<T extends PersistentDomainObject<T>>
Menu item to collapse this and all childnodes of a PDO.
|
class |
EditItem<T extends PersistentDomainObject<T>>
Menu item to edit a PDO.
|
class |
ExpandItem<T extends PersistentDomainObject<T>>
Menu item to expand this and all childnodes of a PDO.
|
class |
ViewItem<T extends PersistentDomainObject<T>>
Menu item to view a PDO.
|
Tentackle - distributed, domain- and model-driven