| Class | Description |
|---|---|
| DisplayBooleanPropertyModel |
Model to well display boolean informations
|
| DisplayDecimalPropertyModel |
Property model to well display decimal fields
|
| DisplayEnumPropertyModel |
Well Display an enum with a property model
|
| DisplayMapValuePropertyModel<T> |
Property Model which give the string resulting value of applying model value on a map.
|
| DisplayPercentPropertyModel |
Property Model to well display percent informations fields
|
| DisplayShortDatePropertyModel |
Property Model to well display short date fields informations
|
| GenericLoadableDetachableModel<M extends AbstractModel> |
Generic loadable/detachable model, it stores only the model class & ID, and retrieve the model from the DB when
necessary.
|
| LoadableDetachableSortableListDataProvider<M extends AbstractModel> |
Generic loadable/detachable/sortable data provider.
|
| SimpleSortableListDataProvider<M> |
Same as
LoadableDetachableSortableListDataProvider but use directly object in list (without reload from data
base) |
| Enum | Description |
|---|---|
| DisplayDecimalPropertyModel.DecimalDisplFormat |
Format to display decimal
|
Copyright © 2009–2014 IRD. All rights reserved.