| Package | Description |
|---|---|
| org.tentackle.fx.rdc |
FX rich desktop client API.
|
| org.tentackle.fx.rdc.search |
PDO search.
|
| Modifier and Type | Method and Description |
|---|---|
PdoFinder<T> |
DefaultGuiProvider.createFinder() |
PdoFinder<T> |
GuiProvider.createFinder()
Creates a controller to search PDOs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPdoFinder<T extends PersistentDomainObject<T>>
The simple default finder.
Provides normtext-search criteria (if entity provides a normtext). |
| Modifier and Type | Method and Description |
|---|---|
PdoFinder<T> |
PdoSearch.getFinder()
Gets the pdo finder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdoSearch.setFinder(PdoFinder<T> finder)
Sets the pdo finder.
|
Tentackle - distributed, domain- and model-driven