|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListDataProvider | |
|---|---|
| org.ujorm.wicket.component.grid | |
| Uses of ListDataProvider in org.ujorm.wicket.component.grid |
|---|
| Methods in org.ujorm.wicket.component.grid that return ListDataProvider | ||
|---|---|---|
static
|
ListDataProvider.of(org.ujorm.criterion.Criterion<? super T> criterion)
Factory for the class |
|
static
|
ListDataProvider.of(org.ujorm.criterion.Criterion<T> criterion,
Key<? super T,?> defaultSort)
Factory for the class |
|
static
|
ListDataProvider.of(org.apache.wicket.model.IModel<org.ujorm.criterion.Criterion<T>> criterion)
Factory for the class |
|
static
|
ListDataProvider.of(org.apache.wicket.model.IModel<org.ujorm.criterion.Criterion<T>> criterion,
Key<? super T,?> defaultSort)
Factory for the class |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||