Class TDataListCommandEventParameter

Description

TDataListCommandEventParameter class

TDataListCommandEventParameter encapsulates the parameter data for TDataList::onItemCommand event of TDataList controls.

The Item property indicates the DataList item related with the event. The CommandSource refers to the control that originally raises the Command event.

  • since: 3.0
  • version: $Id: TDataList.php 2227 2007-09-17 12:56:51Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TDataList.php (line 1547)

TComponent
   |
   --TEventParameter
      |
      --TCommandEventParameter
         |
         --TDataListCommandEventParameter
Method Summary
TDataListCommandEventParameter __construct (TControl $item, TControl $source, TCommandEventParameter $param)
Methods
Constructor __construct (line 1564)

Constructor.

  • access: public
TDataListCommandEventParameter __construct (TControl $item, TControl $source, TCommandEventParameter $param)

Redefinition of:
TCommandEventParameter::__construct()
Constructor.
getCommandSource (line 1582)
  • return: the control originally raises the OnCommand event.
  • access: public
TControl getCommandSource ()
getItem (line 1574)
  • return: the datalist item control responsible for the event.
  • access: public
TControl getItem ()

Inherited Methods

Inherited From TCommandEventParameter

TCommandEventParameter::__construct()
TCommandEventParameter::getCommandName()
TCommandEventParameter::getCommandParameter()

Inherited From TComponent

TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
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, 21 Apr 2008 11:34:37 -0400 by phpDocumentor 1.3.0RC4