Package com.groiss.smartclient
package com.groiss.smartclient
Utility classes for smart clients.
-
ClassDescriptionA potpourri of utility methods for smartclients.A configuration object that holds all the settings to be used for presenting the requested dialog on the clientsidefor
ClientUtil.DialogConfiguration.Type.CHOICE
dialogs to specify the kind of input to be used for the optionsType of dialog.Enables data to be loaded viaJsonLoader
.Adapter that implements theJsonData
interface.ObjectSelectProvider<T extends Persistent>defaultJsonDataAdapter
implementation also supports data manipulation viaReadWriteJsonData
basic interface to enable data-manipulation using theJsonLoader