Uses of Class
org.apache.wicket.model.util.ListModel

Packages that use ListModel
org.apache.wicket.markup.html.form.upload Support for upload forms (using multipart requests). 
 

Uses of ListModel in org.apache.wicket.markup.html.form.upload
 

Constructors in org.apache.wicket.markup.html.form.upload with parameters of type ListModel
FileUploadField(String id, ListModel<FileUpload> model)
           
 



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