All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AppFxRdcBundle Bundle for app-package in tentackle-fx-rdc.Backends Controller to add, edit and remove backends.CollapseItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> Menu item to collapse this and all childnodes of a PDO.DefaultGuiProvider<T extends org.tentackle.pdo.PersistentDomainObject<T>> Default implementation of aGuiProvider.
Can be used as an adapter.DefaultGuiProviderFactory The default GUI provider factory.DefaultInteractiveError Default implementation for an interactive error.DefaultInteractiveErrorFactory Default interactive error factory.DefaultPdoContextMenuFactory The default GUI provider factory.DefaultPdoEditor<T extends org.tentackle.pdo.PersistentDomainObject<T>> A default pdo editor.
The view is generated from the PDO model via reflection.DefaultPdoFinder<T extends org.tentackle.pdo.PersistentDomainObject<T>> The simple default finder.
Provides normtext-search criteria (if entity provides a normtext).DefaultRdcFactory The default RDC factory.DefaultSecurityDialogFactory Default implementation of theSecurityDialogFactory.DesktopApplication<C extends org.tentackle.fx.FxController> Java FX tentackle desktop application.EditItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> Menu item to edit a PDO.EventListenerProxy<T extends javafx.event.Event> Event listener proxy for event handlers and filters.
Provides access to all registered listeners and delegates them to a Node.ExpandItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> Menu item to expand this and all childnodes of a PDO.FileUtilities File-related utility methods.FxApplication Tentackle FX application base class.GuiProvider<T extends org.tentackle.pdo.PersistentDomainObject<T>> Provider of GUI-functionality for a pdo.GuiProviderFactory A factory forGuiProviders.GuiProviderService Annotation to express that the annotated class is aGuiProviderfor PDO.GuiProviderServiceAnnotationProcessor Annotation processor for the@GuiProviderServiceannotation.
Enforces the implementation of the following constructors: (PersistentDomainObject)Hook Hook for the fx rdc module.InteractiveError Description of an error.InteractiveErrorFactory A factory for interactive errors.Login Login controller.LoginApplication The doLogin FX application.LoginFailedHandler To handle login failed exceptions.PdoComponentAddon<T extends org.tentackle.pdo.PersistentDomainObject<T>> Adds style, context-menu and function-keys to components bound to a PDO.PdoContextMenuFactory A factory for PDO context menus.
The context menus are used as popups.PdoCrud<T extends org.tentackle.pdo.PersistentDomainObject<T>> CRUD controller for PDOs.PdoEditor<T extends org.tentackle.pdo.PersistentDomainObject<T>> FxController to edit a PDO.PdoEvent Event related to persistence operations on a PDO.PdoFinder<T extends org.tentackle.pdo.PersistentDomainObject<T>> FxController to search for PDOs.
Holds the view of the selection criteria and runs the query.PdoObservableListTranslator<T extends org.tentackle.pdo.PersistentDomainObject<T>,C extends java.util.List<T>> List translator.
Replaces ObservableListTranslator and adds PDO detection for automatic configuration via GuiProvider for tables.PdoSearch<T extends org.tentackle.pdo.PersistentDomainObject<T>> Search controller for PDOs.PdoStringTranslator<T extends org.tentackle.pdo.PersistentDomainObject<T>> PDO to String translator.PdoTableCell<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> A PDO tree cell.PdoTableCellType<T extends org.tentackle.pdo.PersistentDomainObject<T>> PDO cell type.
Not covered by the default ObjectTableCellType because PersistentDomainObject is an interface.PdoTableContextMenuItem<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> A context menu item.
Context menu items are used in popup menus forPdoTableCells.PdoTableContextMenuItemService Annotation to express that the annotated class is aPdoTableContextMenuItem.PdoTableContextMenuItemServiceAnnotationProcessor Annotation processor for the@PdoTableContextMenuItemServiceannotation.
Enforces the implementation of the following constructors: (PdoTableCell)PdoTreeCell<T extends org.tentackle.pdo.PersistentDomainObject<T>> A PDO tree cell.PdoTreeContextMenuItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> A context menu item.
Context menu items are used in popup menus forPdoTreeCells.PdoTreeContextMenuItemService Annotation to express that the annotated class is aPdoTreeContextMenuItem.PdoTreeContextMenuItemServiceAnnotationProcessor Annotation processor for the@PdoTreeContextMenuItemServiceannotation.
Enforces the implementation of the following constructors: (PdoTreeCell)PdoTreeItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> Tree item for a PDO.Rdc Collected factory methods for FX-RDC-related stuff.
Enhances code readability.RdcBoxDelegateImpl Common implementation for choice- and combobox delegates.RdcChoiceBox<T> PDO-aware choice box.RdcChoiceBoxBuilder Builder to create a ChoiceBox.RdcChoiceBoxDelegate Delegate for RdcChoiceBox.RdcComboBox<T> PDO-aware combo box.RdcComboBoxBuilder Builder to create a ComboBox.RdcComboBoxDelegate Delegate for RdcComboBox.RdcFactory A factory for FX-RDC-related stuff.RdcFxRdcBundle Bundle for rdc-package in tentackle-swing-rdc.RdcFxUtilities FxUtilitiesfor RDC.RdcRuntimeException RDC runtime exception.RdcUtilities RDC-related utility methods.SecurityDialogFactory A factory for security dialogs.SecurityEditor Editor for Security.SecurityGuiProvider GUI provider for Security.SecurityRulesView CRUD controller for PDOs.SessionsView View showing all sessions logged in to the middle tier.
Allows killing sessions as well.TablePopup<S> Table popup.
Provides a context menu with several handy features such as export to excel, save and load table settings, etc...TablePrinter A controller to print a table.TableUtilities Table-related utility methods.ViewItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> Menu item to view a PDO.