Uses of Class
wheel.components.SelectModelFormElement

Packages that use SelectModelFormElement
wheel.components   
 

Uses of SelectModelFormElement in wheel.components
 

Subclasses of SelectModelFormElement in wheel.components
 class CheckboxGroup
          CheckboxGroup makes it possible to select objects with checkboxes from an ISelectModel.
 class RadioGroup
          A form element that makes it possible to choose a single object from a collection of objects using radio buttons.
 class Select
          A form element that makes it possible to choose a single object or multiple objects (using multiselect mode) from a collection of objects using the <select> element.
 



Copyright © 2007-2008. All Rights Reserved.