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

Packages that use CheckBox
wicket.ajax.markup.html.form   
 

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

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



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