Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

FileExplorer Object

Client side representation of an FileExplorer control.

Base Object

FileExplorer derives from Control and inherits all method provided by Control.

Methods

getSelectedFile Returns the full path of the currently selected file.
getSelectedFolder Returns the full path of the currently selected folder.
isGridView Returns true if the Grid is in grid view.
isTNView Returns true if the Grid is in thumbnail view.
setPreviewRegionSize Sets the size of the preview region.
switchView Switch the Grid between grid view or thumbnail view.

Direct link to this topic