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 1698)

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

Constructor.

  • access: public
TDataGridSortCommandEventParameter __construct (TControl $source, TDataGridCommandEventParameter $param)
getCommandSource (line 1723)
  • return: the control originally raises the Command event.
  • access: public
TControl getCommandSource ()
getSortExpression (line 1731)
  • 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 Sun, 04 Jun 2006 18:59:08 -0400 by phpDocumentor 1.3.0RC4