| Package | Description |
|---|---|
| de.alpharogroup.wicket.components.form.input | |
| de.alpharogroup.wicket.components.labeled |
| Constructor and Description |
|---|
TwoFormComponentPanel(String id,
org.apache.wicket.model.IModel<TwoFormComponentBean<L,R>> model)
Instantiates a new
TwoFormComponentPanel. |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.markup.html.form.FormComponent<TwoFormComponentBean<L,R>> |
LabeledTwoFormComponentPanel.getFormComponent()
Abstract method for get the form component.
|
| Modifier and Type | Method and Description |
|---|---|
protected TwoFormComponentPanel<L,R> |
LabeledTwoFormComponentPanel.newTwoFormComponentPanel(String id,
org.apache.wicket.model.IModel<M> model,
org.apache.wicket.model.IModel<TwoFormComponentBean<L,R>> formComponentModel)
Factory method for create the new
TwoFormComponentPanel. |
static <L extends Serializable,R extends Serializable> |
LabeledComponentFactory.newTwoFormComponentPanel(String id,
org.apache.wicket.model.IModel<TwoFormComponentBean<L,R>> model)
Factory method for create a new
TwoFormComponentPanel. |
| Constructor and Description |
|---|
LabeledTwoFormComponentPanel(String id,
org.apache.wicket.model.IModel<M> model,
org.apache.wicket.model.IModel<TwoFormComponentBean<L,R>> formComponentModel,
org.apache.wicket.model.IModel<String> labelModel)
Instantiates a new
LabeledTwoFormComponentPanel. |
Copyright © 2010–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.