Uses of Class
org.apache.wicket.markup.html.form.AbstractCheckSelector

Packages that use AbstractCheckSelector
org.apache.wicket.markup.html.form HTML Forms and form components. 
 

Uses of AbstractCheckSelector in org.apache.wicket.markup.html.form
 

Subclasses of AbstractCheckSelector in org.apache.wicket.markup.html.form
 class CheckboxMultipleChoiceSelector
          A Javascript-based "Select All" checkbox component that works with CheckBoxMultipleChoice .
 class CheckBoxSelector
          A Javascript-based "Select All" checkbox component that works with a loose collection of CheckBox components.
 class CheckGroupSelector
          Selects and deselects all Check components under the same CheckGroup as itself.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.