Check documentation for the latest version of dhtmlxSuite dhtmlXFileSelector API DHTMLX Docs

dhtmlXFileSelector API

Methods
attachEvent adds any user-defined handler to available events
detachEvent detaches a handler from an event
loadUserLanguage sets a new language interface for FileSelector
setStrings defines a collection of string resources
setURL sets the path to the server-side script
show shows dhtmlxFileSelector
unload destructor, unloads dhtmlXFileSelector instance and clears memory
Events
onGridCreated fires immediately after a grid has been created
onSelect fires when selection in the FileSelector is changed
Other
lang defines the default language for all FileSelector instances
langData the storage of custom FileSelector languages
Back to top