Uses of Class
org.apache.wicket.extensions.markup.html.form.select.SelectOption

Packages that use SelectOption
org.apache.wicket.extensions.markup.html.form.select   
 

Uses of SelectOption in org.apache.wicket.extensions.markup.html.form.select
 

Methods in org.apache.wicket.extensions.markup.html.form.select that return SelectOption
protected  SelectOption<T> SelectOptions.newOption(String text, IModel<T> model)
          Factory method for creating a new SelectOption.
 



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