Wijmo UI for the Web
IFileExplorerItem Interface
wijmo.fileexplorer Namespace : IFileExplorerItem Interface
Describle the sub folder or file of the folder.
Fields
 NameDescription
 Field

true, if the item is a folder and has files; otherwise, false or undefined.

 
 Field

true, if the item is a folder and has sub folders; otherwise, false or undefined.

 
 Field

true, if the item is a folder; otherwise, false.

 
 Field

The path of the item.

 
 Field

The size of the file, in bytes. Undefined for sub folder.

 
Top
See Also

Reference

wijmo.fileexplorer Namespace