- cancel() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Closes this CRUD.
- cancel() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Close and cancel.
- clearSelection() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Clears the selection.
- close() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Close the search.
- closeIfModal() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Closes the stage if modal.
- closeStageHierarchy(Node) - Static method in class org.tentackle.fx.rdc.Rdc
-
Closes the stage hierarchy of given node, except the main stage.
- collapse() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
Collapses this and all child tree items.
- collapse(Set<T>) - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
Recursively collapses given item and all child items.
- CollapseItem<T extends org.tentackle.pdo.PersistentDomainObject<T>> - Class in org.tentackle.fx.rdc.contextmenu
-
Menu item to collapse this and all childnodes of a PDO.
- CollapseItem(PdoTreeCell<T>) - Constructor for class org.tentackle.fx.rdc.contextmenu.CollapseItem
-
Creates a menu item.
- configure() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
- configure() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
- configure() - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
- configure() - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
- configureMainStage(Stage) - Method in class org.tentackle.app.DesktopApplication
-
Configures and sets the main stage.
- configurePdoTracker() - Method in class org.tentackle.app.DesktopApplication
-
- configurePreferences() - Method in class org.tentackle.app.DesktopApplication
-
Installs the preferences backend.
The option "systemprefs" forces usage of system preferences only.
- configureSecurityManager() - Method in class org.tentackle.app.DesktopApplication
-
- create(PdoTreeCell<T>) - Method in class org.tentackle.fx.rdc.DefaultPdoContextMenuFactory
-
- create(PdoTableCell<S, T>) - Method in class org.tentackle.fx.rdc.DefaultPdoContextMenuFactory
-
- create(PdoTreeCell<T>) - Method in interface org.tentackle.fx.rdc.PdoContextMenuFactory
-
Creates a context menu for a tree cell.
- create(PdoTableCell<S, T>) - Method in interface org.tentackle.fx.rdc.PdoContextMenuFactory
-
Creates a context menu for a table cell.
- createDomainContext(Session) - Method in class org.tentackle.app.DesktopApplication
- createDragboard() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createDragboard() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates the dragboard for the pdo.
- createEditor() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createEditor() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates a controller to edit or view this object.
- createEditor() - Method in class org.tentackle.fx.rdc.security.SecurityGuiProvider
-
- createFinder() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createFinder() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates a controller to search PDOs.
- createGuiProvider(T) - Method in class org.tentackle.fx.rdc.DefaultGuiProviderFactory
-
- createGuiProvider(T) - Method in interface org.tentackle.fx.rdc.GuiProviderFactory
-
Creates a service object that provides methods related to the rdc gui.
- createIcon() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createIcon() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the PDO's icon.
The icon is displayed in trees, for example.
- createIcon() - Method in class org.tentackle.fx.rdc.security.SecurityGuiProvider
-
- createInteractiveError(ValidationResult) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Creates an interactive error from a validation result.
- createInteractiveError(TreeSet<ValidationMapper>, Binder, ValidationResult) - Method in class org.tentackle.fx.rdc.DefaultInteractiveErrorFactory
-
- createInteractiveError(boolean, String, String, ValidationResult, FxControl) - Method in class org.tentackle.fx.rdc.DefaultInteractiveErrorFactory
-
- createInteractiveError(TreeSet<ValidationMapper>, Binder, ValidationResult) - Method in interface org.tentackle.fx.rdc.InteractiveErrorFactory
-
Creates an interactive error from a validation result.
- createInteractiveError(boolean, String, String, ValidationResult, FxControl) - Method in interface org.tentackle.fx.rdc.InteractiveErrorFactory
-
Creates an interactive error explicitly.
- createInteractiveErrors(List<ValidationResult>) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Creates interactive errors from validation results.
- createLoginFailedHandler(Parent, SessionInfo) - Method in class org.tentackle.app.DesktopApplication
-
Creates the login failed handler.
- createPdo() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Creates a new PDO.
- createPdo() - Method in class org.tentackle.fx.translate.PdoStringTranslator
-
Creates a new PDO.
- createPdoCrud(T, boolean) - Method in class org.tentackle.fx.rdc.DefaultRdcFactory
-
- createPdoCrud(T, boolean) - Static method in class org.tentackle.fx.rdc.Rdc
-
Creates a CRUD controller for a pdo.
- createPdoCrud(T, boolean) - Method in interface org.tentackle.fx.rdc.RdcFactory
-
Creates a CRUD controller for a pdo.
- createPdoSearch(T) - Method in class org.tentackle.fx.rdc.DefaultRdcFactory
-
- createPdoSearch(T) - Static method in class org.tentackle.fx.rdc.Rdc
-
Creates a search controller for a pdo.
- createPdoSearch(T) - Method in interface org.tentackle.fx.rdc.RdcFactory
-
Creates a search controller for a pdo.
- createSessionInfo() - Method in class org.tentackle.app.LoginApplication
-
Creates the session info to be passed to the doLogin controller.
- createTableCell() - Method in class org.tentackle.fx.rdc.DefaultRdcFactory
-
- createTableCell() - Method in interface org.tentackle.fx.rdc.RdcFactory
-
Creates a table cell for a pdo type.
- createTableConfiguration() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createTableConfiguration() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the tablename used in to initialize the table's gui.
- createTableConfiguration() - Method in class org.tentackle.fx.rdc.security.SecurityGuiProvider
-
- createTableView() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createTableView() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates the table view for given configuration.
- createTreeCell() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createTreeCell() - Method in class org.tentackle.fx.rdc.DefaultRdcFactory
-
- createTreeCell() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates a tree cell for this type of pdo.
- createTreeCell() - Static method in class org.tentackle.fx.rdc.Rdc
-
Creates a tree cell for a pdo type.
- createTreeCell() - Method in interface org.tentackle.fx.rdc.RdcFactory
-
Creates a tree cell for a pdo type.
- createTreeItem() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- createTreeItem() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Creates the tree item for this pdo.
- DefaultGuiProvider<T extends org.tentackle.pdo.PersistentDomainObject<T>> - Class in org.tentackle.fx.rdc
-
Default implementation of a
GuiProvider.
Can be used as an adapter.
- DefaultGuiProvider(T) - Constructor for class org.tentackle.fx.rdc.DefaultGuiProvider
-
Creates a default GUI provider.
- DefaultGuiProviderFactory - Class in org.tentackle.fx.rdc
-
The default GUI provider factory.
- DefaultGuiProviderFactory() - Constructor for class org.tentackle.fx.rdc.DefaultGuiProviderFactory
-
Creates the factory.
- DefaultInteractiveError - Class in org.tentackle.fx.rdc
-
Default implementation for an interactive error.
- DefaultInteractiveError(boolean, String, String, ValidationResult, FxControl) - Constructor for class org.tentackle.fx.rdc.DefaultInteractiveError
-
Creates an interactive error.
- DefaultInteractiveError(ValidationResult, FxControl) - Constructor for class org.tentackle.fx.rdc.DefaultInteractiveError
-
Creates an interactive error.
- DefaultInteractiveError(InteractiveError) - Constructor for class org.tentackle.fx.rdc.DefaultInteractiveError
-
Creates an error from another error.
Useful to override methods in anonymous inner classes.
- DefaultInteractiveErrorFactory - Class in org.tentackle.fx.rdc
-
Default interactive error factory.
- DefaultInteractiveErrorFactory() - Constructor for class org.tentackle.fx.rdc.DefaultInteractiveErrorFactory
-
- DefaultPdoContextMenuFactory - Class in org.tentackle.fx.rdc
-
The default GUI provider factory.
- DefaultPdoContextMenuFactory() - Constructor for class org.tentackle.fx.rdc.DefaultPdoContextMenuFactory
-
Creates the factory.
- DefaultPdoFinder<T extends org.tentackle.pdo.PersistentDomainObject<T>> - Class in org.tentackle.fx.rdc.search
-
The simple default finder.
Provides normtext-search criteria (if entity provides a normtext).
- DefaultPdoFinder() - Constructor for class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- DefaultRdcFactory - Class in org.tentackle.fx.rdc
-
The default RDC factory.
- DefaultRdcFactory() - Constructor for class org.tentackle.fx.rdc.DefaultRdcFactory
-
- DefaultSecurityDialogFactory - Class in org.tentackle.fx.rdc.security
-
- DefaultSecurityDialogFactory() - Constructor for class org.tentackle.fx.rdc.security.DefaultSecurityDialogFactory
-
- delete() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Deletes the current PDO.
- DesktopApplication<C extends FxController> - Class in org.tentackle.app
-
Java FX tentackle desktop application.
- DesktopApplication(String) - Constructor for class org.tentackle.app.DesktopApplication
-
Creates an FX desktop application.
- displayCrudStage(T, boolean, Modality, Window) - Static method in class org.tentackle.fx.rdc.Rdc
-
CRUD of a PDO in a separate window.
- displayCrudStage(T, List<T>, boolean, Modality, Window, Consumer<PdoCrud<T>>) - Static method in class org.tentackle.fx.rdc.Rdc
-
CRUD of a PDO in a separate window.
- displayCrudStage(T, boolean, Modality, Window) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
CRUD of a PDO in a separate window.
- displayCrudStage(T, List<T>, boolean, Modality, Window, Consumer<PdoCrud<T>>) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
CRUD of a PDO in a separate window.
- displaySearchStage(T, Modality, Window, boolean) - Static method in class org.tentackle.fx.rdc.Rdc
-
Searches for PDOs in a separate window.
- displaySearchStage(T, Modality, Window, boolean, Consumer<PdoSearch<T>>) - Static method in class org.tentackle.fx.rdc.Rdc
-
Searches for PDOs in a separate window.
- displaySearchStage(T, Modality, Window, boolean) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
Searches for PDOs in a separate window.
- displaySearchStage(T, Modality, Window, boolean, Consumer<PdoSearch<T>>) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
Searches for PDOs in a separate window.
- doFinishStartup() - Method in class org.tentackle.app.DesktopApplication
-
Finishes the startup.
Invoked after all has been displayed.
- doLogin(Parent, SessionInfo) - Method in class org.tentackle.app.DesktopApplication
-
Performs the login and final startup of the application.
- doStop(int, Exception) - Method in class org.tentackle.app.DesktopApplication
-
Terminates the application gracefully.
- doStop(int) - Method in class org.tentackle.app.DesktopApplication
-
Terminates the application gracefully.
- dropDragboard(Dragboard) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- dropDragboard(Dragboard) - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Drops the dragboard on the pdo.
- getApplication() - Method in class org.tentackle.app.LoginFailedHandler
-
Gets the application.
- getApplicationClass() - Method in class org.tentackle.app.DesktopApplication
-
Gets the FX application class.
- getBindableAnnotation(T) - Method in class org.tentackle.fx.translate.PdoStringTranslator
-
Gets the Bindable annotation of the unique domain key.
- getBundle() - Static method in class org.tentackle.app.AppFxRdcBundle
-
Gets the bundle.
- getBundle() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getBundle() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the resource bundle for this provider.
- getButtonBox() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Gets the HBox containing all buttons.
- getButtonBox() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets the HBox containing all buttons.
- getChildren() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
- getCommandLine() - Method in class org.tentackle.app.DesktopApplication
-
Gets the command line.
- getControl() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- getControl() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Gets the related FX control.
- getCrud(T, List<T>, boolean, Modality) - Static method in class org.tentackle.fx.rdc.Rdc
-
Gets a CRUD for a PDO.
If the PDO is already being edited the corresponding stage will be brought to front and null is returned.
- getCrud(T, List<T>, boolean, Modality) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
Gets a CRUD for a PDO.
If the PDO is already being edited the corresponding stage will be brought to front and null is returned.
- getDesktopApplication() - Static method in class org.tentackle.app.DesktopApplication
-
Gets the running desktop application.
- getDomainContext() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getDomainContext() - Method in class org.tentackle.fx.rdc.PdoEditor
-
- getDomainContext() - Method in class org.tentackle.fx.rdc.PdoFinder
-
- getDomainContext() - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
- getEditor() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Gets the pdo editor.
- getErrorCode() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- getErrorCode() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Gets the optional error code.
- getFinder() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets the pdo finder.
- getFxApplication() - Method in class org.tentackle.app.DesktopApplication
-
Gets the FX application instance.
This is the instance of the class provided by
DesktopApplication.getApplicationClass().
The FX-application ususally provides a login-view and is responsible
to spawn the main view after successful login.
- getGuiProvider() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
Lazily gets the GUI provider for the PDO.
- getInstance() - Static method in interface org.tentackle.fx.rdc.GuiProviderFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.fx.rdc.InteractiveErrorFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.fx.rdc.PdoContextMenuFactory
-
The singleton.
- getInstance() - Static method in interface org.tentackle.fx.rdc.RdcFactory
-
The singleton.
- getInstance() - Static method in class org.tentackle.fx.rdc.RdcUtilities
-
The singleton.
- getInstance() - Static method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
The singleton.
- getItems() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets the items shown in the table or tree.
- getMainController() - Method in class org.tentackle.app.DesktopApplication
-
Gets the main controller.
- getMainControllerClass() - Method in class org.tentackle.app.DesktopApplication
-
Gets the main-controller to be displayed initially.
Maintains the main-scene of the application.
- getMainStage() - Method in class org.tentackle.app.DesktopApplication
-
Gets the main stage.
- getParentPdoItem() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
Gets the parent PdoTreeItem.
- getPdo() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Gets the pdo.
- getPdo() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getPdo() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
Returns the PDO represented by this item.
- getPdo() - Method in class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- getPdo() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets the pdo.
- getPdo() - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
- getPdoList() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Gets the list of pdos to walk through.
- getPdoTreeItem() - Method in class org.tentackle.fx.rdc.PdoTreeCell
-
Gets the PDO tree item.
- getSearch(T, Modality) - Static method in class org.tentackle.fx.rdc.Rdc
-
Gets a search controller for a PDO.
- getSearch(T, Modality) - Method in class org.tentackle.fx.rdc.RdcUtilities
-
Gets a search controller for a PDO.
- getSearchActionProperty() - Method in class org.tentackle.fx.rdc.PdoFinder
-
Gets the search action property.
- getSearchActionProperty() - Method in class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- getSelectedItems() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Returns the selected PDOs.
- getSessionInfo() - Method in class org.tentackle.app.LoginFailedHandler
-
Gets the session info.
- getString(String) - Static method in class org.tentackle.app.AppFxRdcBundle
-
Gets a string for the given key.
- getString(String) - Static method in class org.tentackle.fx.rdc.RdcFxRdcBundle
-
Gets a string for the given key.
- getTableView() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets access to the table view.
If the tree is shown, it will be switched to the table view.
- getText() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- getText() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Gets the error message.
- getToolTipText() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getToolTipText(Object) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getToolTipText() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the tooltip to be displayed for an object in a tree.
- getToolTipText(Object) - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the tooltip text with respect to the parent object this
object is displayed in a tree.
- getTranslation(String) - Static method in class org.tentackle.fx.rdc.RdcFxRdcBundle
-
Gets the translation for a given key.
- getTreeChildObjects() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeChildObjects(Object) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeChildObjects() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets all childs of this objects that should be visible to the user
in a navigatable object tree.
- getTreeChildObjects(Object) - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the childs with respect to the parent object this
object is displayed in the current tree.
- getTreeExpandMaxDepth() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeExpandMaxDepth() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the maximum level of expansion allowed in a navigatable object tree.
The default is 0, i.e.
- getTreeParentObjects() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeParentObjects(Object) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeParentObjects() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the parents of this object.
- getTreeParentObjects(Object) - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the parents with respect to the parent object this
object is displayed in the current tree.
- getTreeRoot() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeRoot() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the object to be displayed in trees in place of this object.
- getTreeText() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeText(Object) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- getTreeText() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the text to be displayed in trees for this object.
- getTreeText(Object) - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Gets the tree text with respect to the parent object this
object is displayed in a tree.
- getTreeView() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Gets access to the tree view.
If the table is shown, it will be switched to the tree view.
- getUncaughtExceptionHandler() - Method in class org.tentackle.app.DesktopApplication
-
Gets the exception handler.
- getValidationMappers() - Method in class org.tentackle.fx.rdc.PdoEditor
-
Gets the validation mappers to map the validation results to the controls.
- getValidationResult() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- getValidationResult() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Gets the optional validation result.
- getView() - Method in class org.tentackle.app.LoginFailedHandler
-
Gets the view.
- GuiProvider<T extends org.tentackle.pdo.PersistentDomainObject<T>> - Interface in org.tentackle.fx.rdc
-
Provider of GUI-functionality for a pdo.
- GuiProviderFactory - Interface in org.tentackle.fx.rdc
-
- GuiProviderService - Annotation Type in org.tentackle.fx.rdc
-
Annotation to express that the annotated class
is a
GuiProvider for PDO.
- GuiProviderServiceAnnotationProcessor - Class in org.tentackle.fx.apt
-
Annotation processor for the @GuiProviderService annotation.
Enforces the implementation of the following constructors:
(PersistentDomainObject)
- GuiProviderServiceAnnotationProcessor() - Constructor for class org.tentackle.fx.apt.GuiProviderServiceAnnotationProcessor
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.login.Login
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
- initialize(URL, ResourceBundle) - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
- InteractiveError - Interface in org.tentackle.fx.rdc
-
Description of an error.
- InteractiveErrorFactory - Interface in org.tentackle.fx.rdc
-
A factory for interactive errors.
- isChangeable() - Method in class org.tentackle.fx.rdc.PdoEditor
-
Get the changeable property of the editor's view.
- isCreatePdoAllowed() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
- isDialogAllowed(DomainContext) - Method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Returns whether user determined by given domain context is allowed to use the security dialog.
- isEditable() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Gets whether the user can change the editor's contents.
- isEditAllowed() - Method in class org.tentackle.fx.rdc.PdoEditor
-
Returns whether the user has sufficient permissions to edit the PDO.
- isFinderVisible() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Returns whether the finder is visible.
- isLeaf() - Method in class org.tentackle.fx.rdc.PdoTreeItem
-
- isRemoveAllowed() - Method in class org.tentackle.fx.rdc.PdoEditor
-
Returns whether the user is allowed to edit the PDO and the PDO is removable.
- isSearchRunningImmediately() - Method in class org.tentackle.fx.rdc.PdoFinder
-
Returns whether to run the search immediately without any futher user interaction.
- isSearchRunningInBackground() - Method in class org.tentackle.fx.rdc.PdoFinder
-
Returns whether the query might block the client for alonger time.
- isServer() - Method in class org.tentackle.app.DesktopApplication
-
- isSingleSelectMode() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Returns single selection mode.
- isTreeShown() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Returns whether the tree is shown instead of the table.
- isViewAllowed() - Method in class org.tentackle.fx.rdc.PdoEditor
-
Returns whether the user has sufficient permissions to view the PDO.
- isVisible() - Method in class org.tentackle.fx.rdc.PdoFinder
-
Returns whether the finder is visible.
- isVisible() - Method in class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- isWarning() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- isWarning() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Returns whether this is just a warning.
- save() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Saves the current PDO.
- searchPdo(T) - Method in class org.tentackle.fx.translate.PdoStringTranslator
-
Modal search of the pdo.
- security() - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Shows the security dialog.
- SecurityDialogFactory - Interface in org.tentackle.fx.rdc.security
-
A factory for security dialogs.
- SecurityEditor - Class in org.tentackle.fx.rdc.security
-
Editor for Security.
- SecurityEditor() - Constructor for class org.tentackle.fx.rdc.security.SecurityEditor
-
- SecurityGuiProvider - Class in org.tentackle.fx.rdc.security
-
GUI provider for Security.
- SecurityGuiProvider(Security) - Constructor for class org.tentackle.fx.rdc.security.SecurityGuiProvider
-
Creates the provider.
- SecurityRulesView - Class in org.tentackle.fx.rdc.security
-
CRUD controller for PDOs.
- SecurityRulesView() - Constructor for class org.tentackle.fx.rdc.security.SecurityRulesView
-
- selectGrantee(Window, DomainContext) - Method in class org.tentackle.fx.rdc.security.DefaultSecurityDialogFactory
-
Selects a grantee.
This is usually a search dialog for users and/or usergroups.
- selectGrantee(Window, DomainContext) - Method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Selects a grantee.
This is usually a search dialog for users and/or usergroups.
- setChangeable(boolean) - Method in class org.tentackle.fx.rdc.PdoEditor
-
Set the changeable property of the editor's view.
- setChangeable(boolean) - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
Sets the changeability of the editor.
- setCreatePdoAllowed(boolean) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Sets whether creating a new PDO is allowed.
- setEditable(boolean) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Sets whether the user can change the editor's contents.
- setEditor(PdoEditor<T>) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Sets the pdo editor.
- setFinder(PdoFinder<T>) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Sets the pdo finder.
- setFinderVisible(boolean) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Sets the visibility of the finder.
The method must be invoked after setPdo because the finder will be made visible
according to
- setFxApplication(FxApplication) - Method in class org.tentackle.app.DesktopApplication
-
Sets the FX application instance.
- setItems(ObservableList<T>) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Shows the search results.
- setMainController(C) - Method in class org.tentackle.app.DesktopApplication
-
Sets the main controller instance.
- setMessage(String) - Method in class org.tentackle.fx.rdc.login.Login
-
Sets the message field.
- setPdo(T) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Sets the pdo to edit.
- setPdo(T) - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- setPdo(T) - Method in class org.tentackle.fx.rdc.search.DefaultPdoFinder
-
- setPdo(T) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Sets the pdo as a template for the search.
- setPdo(Security) - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
- setPdoList(List<T>) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Sets a list of PDOs to walk through via the up and next buttons.
- setProgress(double) - Method in class org.tentackle.fx.rdc.login.Login
-
Sets the progress.
- setSearchRunningImmediately(boolean) - Method in class org.tentackle.fx.rdc.PdoFinder
-
Defines whether to run the search immediately without any futher user interaction.
- setSearchRunningInBackground(boolean) - Method in class org.tentackle.fx.rdc.PdoFinder
-
Defines whether the query might block the client for alonger time.
- setSecurableClass(Class<?>) - Method in class org.tentackle.fx.rdc.security.SecurityEditor
-
Sets the securable class.
- setSecuredObject(PersistentDomainObject<?>) - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
Configures the view to edit security rule sets for a PDO.
- setSecuredObject(int) - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
Configures the view to edit security rule sets for a PDO-class.
- setSecuredObject(Class<?>) - Method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
Configures the view to edit security rule sets for a non-PDO-class.
- setSessionInfo(SessionInfo) - Method in class org.tentackle.fx.rdc.login.Login
-
Sets the session info.
- setSingleSelectMode(boolean) - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Sets the single selection mode.
This mode is usually used in a modal dialog to select exactly one PDO.
- setView(Parent) - Method in class org.tentackle.fx.rdc.login.Login
-
- setVisible(boolean) - Method in class org.tentackle.fx.rdc.PdoFinder
-
Sets the visibility of the finder's view.
- show(Class<?>, PersistentDomainObject<?>) - Static method in class org.tentackle.fx.rdc.security.SecurityRulesView
-
Creates and shows the modal stage.
- showApplicationStatus(String, double) - Method in class org.tentackle.app.DesktopApplication
-
Displays a message during login.
- showApplicationStatus(String, double) - Method in class org.tentackle.app.FxApplication
-
Updates the status in the main application scene.
- showApplicationStatus(String, double) - Method in class org.tentackle.app.LoginApplication
-
- showContextMenu(MouseEvent) - Method in class org.tentackle.fx.rdc.PdoTableCell
-
Shows the popup context menu for the current PDO.
- showContextMenu(MouseEvent) - Method in class org.tentackle.fx.rdc.PdoTreeCell
-
Shows the popup context menu for the current PDO.
- showControl() - Method in class org.tentackle.fx.rdc.DefaultInteractiveError
-
- showControl() - Method in interface org.tentackle.fx.rdc.InteractiveError
-
Shows the control to the user.
The default implementation requests the focus.
- showDialog(PersistentDomainObject<?>) - Method in class org.tentackle.fx.rdc.security.DefaultSecurityDialogFactory
-
- showDialog(int, DomainContext) - Method in class org.tentackle.fx.rdc.security.DefaultSecurityDialogFactory
-
- showDialog(Class<?>) - Method in class org.tentackle.fx.rdc.security.DefaultSecurityDialogFactory
-
- showDialog(PersistentDomainObject<?>) - Method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Shows a dialog to edit security rule sets for a PDO.
- showDialog(int, DomainContext) - Method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Shows a dialog to edit security rule sets for a PDO-class.
- showDialog(Class<?>) - Method in interface org.tentackle.fx.rdc.security.SecurityDialogFactory
-
Shows a dialog to edit security rule sets for a non-PDO-class.
- showSaveDiscardCancelDialog() - Static method in class org.tentackle.fx.rdc.Rdc
-
Shows a question dialog whether to save, discard or cancel editing of a PDO.
- showSaveDiscardCancelDialog() - Method in class org.tentackle.fx.rdc.RdcUtilities
-
Shows a question dialog whether to save, discard or cancel editing of a PDO.
- showTable() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Switches to the table view.
- showTree() - Method in class org.tentackle.fx.rdc.search.PdoSearch
-
Switches to the tree view.
- showValidationResults(ValidationFailedException) - Method in class org.tentackle.fx.rdc.crud.PdoCrud
-
Shows the validation errors.
- start(String[]) - Method in class org.tentackle.app.DesktopApplication
-
Launches the application.
- start(Stage) - Method in class org.tentackle.app.FxApplication
-
- startApplication(Stage) - Method in class org.tentackle.app.FxApplication
-
The main entry point for all Tentackle JavaFX applications.
- startApplication(Stage) - Method in class org.tentackle.app.LoginApplication
-
- stop() - Method in class org.tentackle.app.DesktopApplication
-
Gracefully terminates the application.
- stop() - Method in class org.tentackle.app.FxApplication
-
- stopTreeExpansion() - Method in class org.tentackle.fx.rdc.DefaultGuiProvider
-
- stopTreeExpansion() - Method in interface org.tentackle.fx.rdc.GuiProvider
-
Determines whether tree explansion should stop at this object.
Sometimes treechilds should not be expanded if in a recursive "expand all".