| Package | Description |
|---|---|
| org.ujorm.wicket.component.dialog.domestic | |
| org.ujorm.wicket.component.form | |
| org.ujorm.wicket.component.form.fields |
| Modifier and Type | Field and Description |
|---|---|
protected OfferModel<T> |
OfferDialogPane.model
Input fields provider
|
| Constructor and Description |
|---|
OfferDialogPane(org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow modalWindow,
OfferModel<T> model) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Ujo & Serializable> |
FieldProvider.add(Key<? super U,T> key,
OfferModel<T> model)
Add new field to a repeating view
|
| Modifier and Type | Method and Description |
|---|---|
OfferDialogPane |
OfferField.createDialog(String componentId,
OfferModel model)
Create the editor dialog
|
| Constructor and Description |
|---|
OfferField(String id,
Key<W,U> key,
OfferModel<U> model)
Constructor
|
Copyright © 2016. All Rights Reserved.