uploadPane.removeAllFiles Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Removes all items from the upload list.

Syntax

JavaScript
$au.uploader('uploaderID').uploadPane().removeAllFiles();

Remarks

Note

The contrary method addAllFiles is not available due the security reasons. If this method is required, you should create support case and order the private-label version. In this case it is possible to discuss the inclusion of this feature.

See Also

Reference