Wijmo UI for the Web
hasChildren フィールド

項目がフォルダーで、なおかつファイルを持つ場合はtrue。それ以外の場合はfalseまたはundefined。

シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.fileexplorer.IFileExplorerItem;
var value; // Type: boolean
value = instance.hasChildren;
Javascript (Specification) 
var hasChildren : boolean;

関連トピック

参照

IFileExplorerItem インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.