| Package | Description |
|---|---|
| de.alpharogroup.wicket.components.radio |
| Modifier and Type | Class and Description |
|---|---|
class |
AjaxEnumRadio<T extends Enum<?>>
The Class AjaxEnumRadio extends the class AjaxRadio It restricts the Model to an enum type.
|
| Modifier and Type | Method and Description |
|---|---|
protected AjaxRadio<T> |
AjaxRadioPanel.newAjaxRadio(String id,
org.apache.wicket.markup.html.form.RadioGroup<T> group,
org.apache.wicket.markup.html.list.ListItem<T> item)
Factory method for creating a new AjaxRadio.
|
Copyright © 2010–2015. All rights reserved.