| 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.
|
| Class and Description |
|---|
| GuiProvider
Provider of GUI-functionality for a pdo.
|
| GuiProviderFactory
A factory for
GuiProviders. |
| 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.
|
| Class and Description |
|---|
| PdoTreeCell
A PDO tree cell.
|
| PdoTreeContextMenuItem
A context menu item.
Context menu items are used in popup menus for PdoTreeCells. |
| PdoTreeContextMenuItemService
Annotation to express that the annotated class is a
PdoTreeContextMenuItem. |
| Class and Description |
|---|
| InteractiveError
Description of an error.
|
| PdoEditor
FxController to edit a PDO.
|
| PdoEvent
Event related to persistence operations on a PDO.
|
| Class and Description |
|---|
| PdoFinder
FxController to search for PDOs.
Holds the view of the selection criteria and runs the query. |
| Class and Description |
|---|
| DefaultGuiProvider
Default implementation of a
GuiProvider.Can be used as an adapter. |
| GuiProvider
Provider of GUI-functionality for a pdo.
|
| GuiProviderService
Annotation to express that the annotated class
is a
GuiProvider for PDO. |
| PdoEditor
FxController to edit a PDO.
|
Tentackle - distributed, domain- and model-driven