The uploader type exposes the following methods.
| Name | Description | |
|---|---|---|
|
|
cancelUpload | Stops the upload process. |
|
|
getHtml | Generates the HTML code which will embed Image Uploader and returns it as a string. |
|
|
set(Object) | Sets the specified properties. |
|
|
upload | Starts the upload process. |
|
|
writeHtml | Generates the HTML code which will embed Image Uploader and writes this code directly into the page. |