Class \Prado\Web\UI\WebControls\TDataGridPageChangedEventParameter
TDataGridPageChangedEventParameter class
TDataGridPageChangedEventParameter encapsulates the parameter data for \Prado\Web\UI\WebControls\TDataGrid::onPageIndexChanged event of TDataGrid controls.
The \Prado\Web\UI\WebControls\getCommandSource property refers to the control that originally raises the OnCommand event, while \Prado\Web\UI\WebControls\getNewPageIndex returns the new page index carried with the page command.
Class hierarchy
- \Prado\Web\UI\WebControls\TDataGridPageChangedEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |