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 SelectOptions.newOption(java.lang.String text, IModel model)
          Factory method for creating a new SelectOption.
 



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