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 1398 2006-09-08 19:31:03Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

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

Constructor.

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

Redefinition of:
TCommandEventParameter::__construct()
Constructor.
getCommandSource (line 1309)
  • return: the control originally raises the Command event.
  • access: public
TControl getCommandSource ()
getItem (line 1301)
  • return: the TDataListItem control responsible for the event.
  • access: public
TDataListItem 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 Sun, 14 Jan 2007 21:42:03 -0500 by phpDocumentor 1.3.0RC4