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

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

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

Subclasses of ListMultipleChoice in org.apache.wicket.markup.html.form
 class CheckBoxMultipleChoice
          A choice subclass that shows choices via checkboxes.
 

Methods in org.apache.wicket.markup.html.form that return ListMultipleChoice
 ListMultipleChoice ListMultipleChoice.setMaxRows(int maxRows)
          Sets the number of visible rows in the listbox.
 



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