Class TPagedListFetchDataEventParameter
TPagedListFetchDataEventParameter class.
TPagedListFetchDataEventParameter is used as the parameter for TPagedList::onFetchData OnFetchData event. To obtain the new page index, use getNewPageIndex NewPageIndex. The getOffset Offset property refers to the index of the first item in the new page, while getLimit Limit specifies how many items are requested for the page. Newly fetched data should be saved in setData Data property.
- TComponent
-
TEventParameter
-
TPagedListFetchDataEventParameter
Package: System\Collections
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Collections/TPagedList.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Collections/TPagedList.php
public
|
|
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
mixed
|
|
public
|
GLOBAL_RAISE_EVENT_LISTENER
|