Module org.tentackle.fx.rdc
Package org.tentackle.fx.rdc.contextmenu
package org.tentackle.fx.rdc.contextmenu
Predefined context menu items.
-
ClassesClassDescriptionCollapseItem<T extends PersistentDomainObject<T>>Menu item to collapse this and all childnodes of a PDO.EditItem<T extends PersistentDomainObject<T>>Menu item to edit a PDO.ExpandItem<T extends PersistentDomainObject<T>>Menu item to expand this and all childnodes of a PDO.ViewItem<T extends PersistentDomainObject<T>>Menu item to view a PDO.