Package wicket.markup.html.form.model

Specialized models for HTML components.

See:
          Description

Interface Summary
IChoice Interface implemented by choices in an IChoiceList.
IChoiceList A List interface that is used by the choice implementations to access a detachable list of choices by index and id.
 

Class Summary
ChoiceList Simple choice list backed by an ArrayList.
DetachableChoiceList Adds attach/detach logic to ChoiceList.
 

Package wicket.markup.html.form.model Description

Specialized models for HTML components.



Copyright © 2004-2005 Wicket developers. All Rights Reserved.