This documentation is for the old version. Go to the latest Upload Suite docs

uploadPane Methods

The uploadPane type exposes the following methods.

Methods

NameDescription
Public method addFiles Opens a standard Open File dialog so that the user could select files for upload.
Public method addFolders Opens a standard Open Folder dialog so that the user can select folders for the upload.
Public method loadUploadList(Number) Loads the upload list with the specified id.
Public method removeAllFiles Removes all items from the upload list.
Public method removeSelectedFiles Removes selected items from the upload list.
Public method resetUploadList(Number) Resets the upload list with the specified id.
Public method saveUploadList(Number) Saves the upload list with the specified id.