| Package | Description |
|---|---|
| org.ujorm.wicket.component.grid |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.ujorm.Ujo> |
ListDataProvider.of(org.ujorm.criterion.Criterion<? super T> criterion)
Factory for the class
|
static <T extends org.ujorm.Ujo> |
ListDataProvider.of(org.ujorm.criterion.Criterion<T> criterion,
org.ujorm.Key<? super T,?> defaultSort)
Factory for the class
|
static <T extends org.ujorm.Ujo> |
ListDataProvider.of(org.apache.wicket.model.IModel<org.ujorm.criterion.Criterion<T>> criterion)
Factory for the class
|
static <T extends org.ujorm.Ujo> |
ListDataProvider.of(org.apache.wicket.model.IModel<org.ujorm.criterion.Criterion<T>> criterion,
org.ujorm.Key<? super T,?> defaultSort)
Factory for the class
|
Copyright © 2019. All rights reserved.