Uses of Class
org.apache.wicket.markup.html.form.upload.FileUploadField

Packages that use FileUploadField
org.apache.wicket.extensions.ajax.markup.html.form.upload   
 

Uses of FileUploadField in org.apache.wicket.extensions.ajax.markup.html.form.upload
 

Constructors in org.apache.wicket.extensions.ajax.markup.html.form.upload with parameters of type FileUploadField
UploadProgressBar(java.lang.String id, Form<?> form, FileUploadField uploadField)
          Constructor that will display the upload progress bar for submissions of the given form, that include a file upload in the given file upload field; i.e.
 



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