|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.upload.services.UploadEvents
public class UploadEvents
Names of events that may be triggered on components due to file uploads.
| Field Summary | |
|---|---|
static java.lang.String |
UPLOAD_EXCEPTION
Name of event fired on a page when an upload form associated with that page encounters a FileUploadException while processing the multipart form submission. |
| Constructor Summary | |
|---|---|
UploadEvents()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String UPLOAD_EXCEPTION
FileUploadException while processing the multipart form submission.
| Constructor Detail |
|---|
public UploadEvents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||