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

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

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

Methods in org.apache.wicket.markup.html.form that return RadioChoice
 RadioChoice<T> RadioChoice.setLabelPosition(AbstractChoice.LabelPosition labelPosition)
          Sets the preferred position of the <label> for each choice
 RadioChoice<T> RadioChoice.setPrefix(String prefix)
           
 RadioChoice<T> RadioChoice.setSuffix(String suffix)
           
 



Copyright © 2006–2019 Apache Software Foundation. All rights reserved.