| Package | Description |
|---|---|
| org.tentackle.fx.rdc |
FX rich desktop client API.
|
| org.tentackle.fx.rdc.security |
Security rules editing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGuiProvider<T extends PersistentDomainObject<T>>
Default implementation of a
GuiProvider.Can be used as an adapter. |
| Modifier and Type | Method and Description |
|---|---|
<T extends PersistentDomainObject<T>> |
GuiProviderFactory.createGuiProvider(T pdo)
Creates a service object that provides methods related to the rdc gui.
|
<T extends PersistentDomainObject<T>> |
DefaultGuiProviderFactory.createGuiProvider(T pdo) |
GuiProvider<T> |
PdoTreeItem.getGuiProvider()
Lazily gets the GUI provider for the PDO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityGuiProvider
GUI provider for Security.
|
Tentackle - distributed, domain- and model-driven