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

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

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

Methods in org.apache.wicket.markup.html.form that return Radio
 Radio<T> Radio.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.