Class ListChoicePage.Input
- java.lang.Object
-
- org.apache.wicket.examples.compref.ListChoicePage.Input
-
- All Implemented Interfaces:
Serializable,IClusterable
- Enclosing class:
- ListChoicePage
public static class ListChoicePage.Input extends Object implements IClusterable
Simple data class that acts as a model for the input fields.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Input()
-
-
-
Field Detail
-
site
public String site
the selected site.
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toStringin classObject- See Also:
Object.toString()
-
-