wijmo.fileexplorer 名前空間 > IFileExplorerRequest インターフェース : pageIndex フィールド |
取得するページのインデックス(allowPagingオプションが設定されている場合)。GetItemsコマンドのみで使用されます。
Javascript (Usage) | |
---|---|
var instance; //タイプ:wijmo.fileexplorer.IFileExplorerRequest; var value; // Type: number value = instance.pageIndex; |
Javascript (Specification) | |
---|---|
|