AutoGeneratedFolderNode Constructor

Initializes the node. Called during construction.
 

Parameters

folder

Type: dundas.filesystem.File
The parent file that this node represents the auto-generated children for.
options

Type: Object
(optional) The options object for the folder node. Structure:
     hideSubentries          [type: Boolean]     - (optional) If set to true, sub-entries of files will not be loaded.
 

Optional: True