|
Servoy 5.x Public API | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IMediaUploadCallback
Call back interface for opening the MediaUploadPage through the call IWebClientPluginAccess#showFileOpenDialog(IMediaUploadCallback, String, boolean, String[])
| Method Summary | |
|---|---|
void |
uploadComplete(IUploadData[] fu)
called when the user uploaded one or more files. |
| Method Detail |
|---|
void uploadComplete(IUploadData[] fu)
fu - The array of file data that are uploaded by the user.
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||