Wijmo UI for the Web
pageCount フィールド

現在のアクションの対象となるページの数(allowPagingオプションが設定されている場合)。GetItemsコマンドのみで使用されます。

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

関連トピック

参照

IFileExplorerResponse インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.