Interface | Description |
---|---|
JsonData |
enables data to be loaded via
JsonLoader
models have to implement this interface
it's recommended to implement JsonDataAdapter instead |
ReadWriteJsonData<T> |
basic interface to enable data-manipulation using the
JsonLoader |
Class | Description |
---|---|
ClientUtil |
A potpourri of utility methods for smartclients.
|
ClientUtil.DialogConfiguration |
A configuration object that holds all the settings to be used for presenting the requested dialog on the clientside
|
JsonDataAdapter<T> | |
ObjectSelectProvider<T extends Persistent> |
default
JsonDataAdapter implementation also supports data manipulation via ReadWriteJsonData |
Enum | Description |
---|---|
ClientUtil.DialogConfiguration.ChoiceType |
for
ClientUtil.DialogConfiguration.Type.CHOICE dialogs to specify the kind of input to be used for the options |
ClientUtil.DialogConfiguration.Type |
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.