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



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