All Classes and Interfaces
Class
Description
Bundle for app-package in tentackle-fx-rdc.
Controller to add, edit and remove backends.
Menu item to collapse this and all child nodes of a PDO.
Default implementation of a
Can be used as an adapter.
GuiProvider
.Can be used as an adapter.
The default GUI provider factory.
The default GUI provider factory.
A default pdo editor.
The view is generated from the PDO model via reflection.
The view is generated from the PDO model via reflection.
The simple default finder.
Provides normtext-search criteria (if entity provides a normtext).
Provides normtext-search criteria (if entity provides a normtext).
The default RDC factory.
Default implementation of the
SecurityDialogFactory
.Java FX tentackle desktop application.
Menu item to edit a PDO.
Event listener proxy for event handlers and filters.
Provides access to all registered listeners and delegates them to a Node.
Provides access to all registered listeners and delegates them to a Node.
Menu item to expand this and all child-nodes of a PDO.
Tentackle FX application base class.
Provider of GUI-functionality for a pdo.
A factory for
GuiProvider
s.Annotation to express that the annotated class
is a
GuiProvider
for PDO.Annotation processor for the
Enforces the implementation of the following constructors: (
@GuiProviderService
annotation.Enforces the implementation of the following constructors: (
PersistentDomainObject
)
Login controller.
The login FX application.
To handle login failed exceptions.
Handler for a
Replaces the default logout handler and invokes Fx.terminate() from within the FX-thread.
LogoutEvent
in a desktop application.Replaces the default logout handler and invokes Fx.terminate() from within the FX-thread.
PDO-aware collection to TreeItem translator for
Used if the model provides a collection.
FxTreeView
and FxTreeTableView
.Used if the model provides a collection.
Adds style, context-menu, DnD and function-keys to components bound to a PDO.
A factory for PDO context menus.
The context menus are used as popups.
The context menus are used as popups.
FX controller for a persistent domain object.
CRUD controller for PDOs.
FxController to edit a PDO.
Event related to persistence operations on a PDO.
FxController to search for PDOs.
Holds the view of the selection criteria and runs the query.
Holds the view of the selection criteria and runs the query.
List translator.
Replaces ObservableListTranslator and adds PDO detection for automatic configuration via GuiProvider for tables.
Replaces ObservableListTranslator and adds PDO detection for automatic configuration via GuiProvider for tables.
Search controller for PDOs.
PDO to String translator.
A PDO table cell.
Used for cells containing a PDO.
Used for cells containing a PDO.
PDO cell type.
Not covered by the default ObjectTableCellType because PersistentDomainObject is an interface.
This cell type does not set the graphics icon.
Not covered by the default ObjectTableCellType because PersistentDomainObject is an interface.
This cell type does not set the graphics icon.
A context menu item.
Context menu items are used in popup menus for
Context menu items are used in popup menus for
PdoTableCell
s.Annotation to express that the annotated class is a
PdoTableContextMenuItem
.Annotation processor for the
Enforces the implementation of the following constructors: (
@PdoTableContextMenuItemService
annotation.Enforces the implementation of the following constructors: (
PdoTableCell
)
A translator for PDOs.
A PDO tree cell.
A context menu item.
Context menu items are used in popup menus for
Context menu items are used in popup menus for
PdoTreeCell
s.Annotation to express that the annotated class is a
PdoTreeContextMenuItem
.Annotation processor for the
Enforces the implementation of the following constructors: (
@PdoTreeContextMenuItemService
annotation.Enforces the implementation of the following constructors: (
PdoTreeCell
)
Tree item for a PDO.
PDO-aware TreeItem translator for
FxTreeView
and
FxTreeTableView
.A PDO tree table cell.
Used for cells containing a PDO.
Used for cells containing a PDO.
A context menu item.
Context menu items are used in popup menus for
Context menu items are used in popup menus for
PdoTreeTableCell
s.Annotation to express that the annotated class is a
PdoTreeTableContextMenuItem
.A wrapper for some view controller that can be used as a pdo editor.
Useful to view PDOs that cannot be edited.
Useful to view PDOs that cannot be edited.
Collected factory methods for FX-RDC-related stuff.
Enhances code readability.
Enhances code readability.
Common implementation for choice- and combobox delegates.
PDO-aware choice box.
Builder to create a ChoiceBox.
Delegate for RdcChoiceBox.
PDO-aware combo box.
Builder to create a ComboBox.
Delegate for RdcComboBox.
A factory for FX-RDC-related stuff.
PDO-aware
FxFactory
.Bundle for rdc-package in tentackle-swing-rdc.
FxUtilities
for RDC.RDC runtime exception.
Extended
ShortLongTextCellFactory
with security checks.PDO-aware configuration for a table column.
PDO-aware table configuration.
RDC-related utility methods.
Extended
Replace with application specific implementation via
RdcUtilities
with a thread- and session pool for background execution.Replace with application specific implementation via
Service
annotation.A factory for security dialogs.
Security permissions editor.
GUI provider for Security.
Security editor controller.
View showing all sessions logged in to the middle tier.
Allows killing sessions as well.
Allows killing sessions as well.
Table popup.
Provides a context menu with several handy features such as export to excel, save and load table settings, etc...
The popup can be used for tables and tree tables.
Provides a context menu with several handy features such as export to excel, save and load table settings, etc...
The popup can be used for tables and tree tables.
A controller to print a table.
Table-related utility methods.
Menu item to view a PDO.