Class \Prado\Web\UI\WebControls\TDataGridSortCommandEventParameter
TDataGridSortCommandEventParameter class
TDataGridSortCommandEventParameter encapsulates the parameter data for \Prado\Web\UI\WebControls\TDataGrid::onSortCommand 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\getSortExpression gives the sort expression carried with the sort command.
Class hierarchy
- \Prado\Web\UI\WebControls\TDataGridSortCommandEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |