| 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 org.ujorm.Ujo & Serializable> |
FieldProvider.add(org.ujorm.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,
org.ujorm.Key<W,U> key,
OfferModel<U> model)
Constructor
|
Copyright © 2017. All rights reserved.