|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(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. if the user did not select a file in the given file upload field, the progess bar is not displayed. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||