| Package | Description |
|---|---|
| org.tentackle.swing.rdc |
Swing rich desktop client API.
|
| org.tentackle.swing.rdc.security |
Security rules editing UI.
|
| 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 | Field and Description |
|---|---|
protected GuiProvider |
PdoTree.guiProvider
current GUI provider.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends PersistentDomainObject<T>> |
AbstractGuiProviderFactory.createGuiProvider(T pdo) |
static <T extends PersistentDomainObject<T>> |
Rdc.createGuiProvider(T pdo)
Creates a GUI-service object for a given PDO.
|
<T extends PersistentDomainObject<T>> |
GuiProviderFactory.createGuiProvider(T pdo)
Creates a service object that provides methods related to the rdc gui.
|
GuiProvider<T> |
DefaultPdoTableEntry.getGuiProvider()
Gets the GUI-service object for the PDO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityGuiProvider
GUI provider for
Security rules. |
Tentackle - distributed, domain- and model-driven