Class TDataGridSortCommandEventParameter

Description

TDataGridSortCommandEventParameter class

TDataGridSortCommandEventParameter encapsulates the parameter data for TDataGrid::onSortCommand event of TDataGrid controls.

The CommandSource property refers to the control that originally raises the Command event, while SortExpression gives the sort expression carried with the sort command.

Located in /Web/UI/WebControls/TDataGrid.php (line 1622)

TComponent
   |
   --TEventParameter
      |
      --TDataGridSortCommandEventParameter
Method Summary
TDataGridSortCommandEventParameter __construct (TControl $source, TDataGridCommandEventParameter $param)
string getSortExpression ()
Methods
Constructor __construct (line 1638)

Constructor.

  • access: public
TDataGridSortCommandEventParameter __construct (TControl $source, TDataGridCommandEventParameter $param)
getCommandSource (line 1647)
  • return: the control originally raises the Command event.
  • access: public
TControl getCommandSource ()
getSortExpression (line 1655)
  • return: sort expression
  • access: public
string getSortExpression ()

Inherited Methods

Inherited From TComponent

TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()

Documentation generated on Mon, 01 May 2006 23:03:15 -0400 by phpDocumentor 1.3.0RC4