Class \Prado\Collections\TPagedListFetchDataEventParameter
TPagedListFetchDataEventParameter class.
TPagedListFetchDataEventParameter is used as the parameter for \Prado\Collections\TPagedList::onFetchData event. To obtain the new page index, use \Prado\Collections\getNewPageIndex. The \Prado\Collections\getOffset property refers to the index of the first item in the new page, while \Prado\Collections\getLimit specifies how many items are requested for the page. Newly fetched data should be saved in \Prado\Collections\setData property.
Class hierarchy
- \Prado\Collections\TPagedListFetchDataEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |