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

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

Uses of CheckBox in org.apache.wicket.ajax.markup.html.form
 

Subclasses of CheckBox in org.apache.wicket.ajax.markup.html.form
 class AjaxCheckBox
          A CheckBox which is updated via ajax when the user changes its value
 

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

Constructors in org.apache.wicket.markup.html.form with parameters of type CheckBox
CheckBoxSelector(java.lang.String id, CheckBox... boxes)
           
 



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