| 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 org.tentackle.pdo.PersistentDomainObject<T>>
Default implementation of a
GuiProvider.Can be used as an adapter. |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.tentackle.pdo.PersistentDomainObject<T>> |
DefaultGuiProviderFactory.createGuiProvider(T pdo) |
<T extends org.tentackle.pdo.PersistentDomainObject<T>> |
GuiProviderFactory.createGuiProvider(T pdo)
Creates a service object that provides methods related to the rdc gui.
|
GuiProvider<T> |
PdoTreeItem.getGuiProvider()
Lazily gets the GUI provider for the PDO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityGuiProvider
GUI provider for Security.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.