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

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

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

Methods in org.apache.wicket.markup.html.form that return ListChoice
 ListChoice<T> ListChoice.setMaxRows(int maxRows)
          Sets the maximum number of rows to display.
 



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