Uses of Package
org.tentackle.fx.rdc
-
Packages that use org.tentackle.fx.rdc Package Description org.tentackle.fx.rdc FX rich desktop client API.org.tentackle.fx.rdc.contextmenu Predefined context menu items.org.tentackle.fx.rdc.crud PDO editing.org.tentackle.fx.rdc.search PDO search.org.tentackle.fx.rdc.security Security rules editing. -
Classes in org.tentackle.fx.rdc used by org.tentackle.fx.rdc Class Description FileUtilities File-related utility methods.GuiProvider Provider of GUI-functionality for a pdo.GuiProviderFactory A factory forGuiProviders.InteractiveError Description of an error.InteractiveErrorFactory A factory for interactive errors.PdoContextMenuFactory A factory for PDO context menus.
The context menus are used as popups.PdoEditor FxController to edit a PDO.PdoEvent Event related to persistence operations on a PDO.PdoFinder FxController to search for PDOs.
Holds the view of the selection criteria and runs the query.PdoTableCell A PDO tree cell.PdoTreeCell A PDO tree cell.PdoTreeItem Tree item for a PDO.RdcFactory A factory for FX-RDC-related stuff.RdcUtilities RDC-related utility methods. -
Classes in org.tentackle.fx.rdc used by org.tentackle.fx.rdc.contextmenu Class Description PdoTreeCell A PDO tree cell.PdoTreeContextMenuItem A context menu item.
Context menu items are used in popup menus forPdoTreeCells.PdoTreeContextMenuItemService Annotation to express that the annotated class is aPdoTreeContextMenuItem. -
Classes in org.tentackle.fx.rdc used by org.tentackle.fx.rdc.crud Class Description InteractiveError Description of an error.PdoEditor FxController to edit a PDO.PdoEvent Event related to persistence operations on a PDO. -
Classes in org.tentackle.fx.rdc used by org.tentackle.fx.rdc.search Class Description PdoFinder FxController to search for PDOs.
Holds the view of the selection criteria and runs the query. -
Classes in org.tentackle.fx.rdc used by org.tentackle.fx.rdc.security Class Description DefaultGuiProvider Default implementation of aGuiProvider.
Can be used as an adapter.GuiProvider Provider of GUI-functionality for a pdo.GuiProviderService Annotation to express that the annotated class is aGuiProviderfor PDO.PdoEditor FxController to edit a PDO.