Hi,
I'm trying to find documentation of the Javascript API of the Uploader/AttachementUploader. I am aware of the Javascript API section of the documentation, but that only covers the events exposed by the component. What I'm looking for is functions and types that you can randomly stumble upon in the examples.
For instance, some example code uses a method called getqueuecount to get the number of queued files in javascript. Also, events handle types like List (for example the argument for the CuteWebUI_AjaxUploader_OnQueueUI event.
I've looked through and searched the documentation but cannot find any reference to functions exposed by the javascript objects. Could someone please point me in the right direction for this?
Thanks!