| Class | Description |
|---|---|
| AbstractDataProvider<U extends Ujo> |
This class called UjoDataProvider is an database
Wicket DataProvider.
|
| KeyColumn<UJO extends Ujo,T> |
A convenience implementation of column that adds a Ujo Property to the cell whose model is determined by
the provided wicket key expression (same as used by
PropertyModel) that is evaluated
against the current row's model object |
| KeyColumnBoolean<UJO extends Ujo> |
Key column for a boolean data type
|
| KeyPopulator<UJO extends Ujo,T> |
A convenience implementation of
ICellPopulator that adds a label that will display the
value of the specified key. |
| ListDataProvider<U extends Ujo> |
This class called ListDataProvider is an database
Wicket DataProvider.
|
| UjoDataProvider<U extends OrmUjo> |
This class called UjoDataProvider is an database
Wicket DataProvider.
|
Copyright © 2014. All Rights Reserved.