Uses of Package
org.apache.wicket.markup.html.form.upload

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

Classes in org.apache.wicket.markup.html.form.upload used by org.apache.wicket.extensions.ajax.markup.html.form.upload
FileUploadField
          Form component that corresponds to a <input type="file">.
 

Classes in org.apache.wicket.markup.html.form.upload used by org.apache.wicket.markup.html.form.upload
FileUpload
          Model for file uploads.
FileUploadField
          Form component that corresponds to a <input type="file">.
 



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