|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComboField | |
|---|---|
| org.ujorm.wicket.component.form.fields | |
| Uses of ComboField in org.ujorm.wicket.component.form.fields |
|---|
| Methods in org.ujorm.wicket.component.form.fields that return ComboField | ||
|---|---|---|
static
|
ComboField.of(Key<?,T> key,
org.ujorm.criterion.Criterion<T> items,
Key<T,?> display)
Create new ComboField using database request |
|
static
|
ComboField.of(Key<?,T> key,
Query<T> query,
Key<T,?> display)
Create new ComboField using database request |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||