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<T> Check.setLabel(IModel<String> labelModel)
          The value will be made available to the validator property by means of ${label}.
 



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