Uses of Interface
org.tentackle.fx.rdc.PdoTableContextMenuItem
-
Packages that use PdoTableContextMenuItem Package Description org.tentackle.fx.rdc.contextmenu Predefined context menu items. -
-
Uses of PdoTableContextMenuItem in org.tentackle.fx.rdc.contextmenu
Classes in org.tentackle.fx.rdc.contextmenu that implement PdoTableContextMenuItem Modifier and Type Class Description classViewItem<T extends PersistentDomainObject<T>>Menu item to view a PDO.
-