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

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

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

Methods in org.apache.wicket.markup.html.form that return Check
 Check Check.setLabel(IModel labelModel)
          The value will be made available to the validator property by means of ${label}.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.