Class TRepeaterCommandEventParameter

Description

TRepeaterCommandEventParameter class

TRepeaterCommandEventParameter encapsulates the parameter data for TRepeater::onItemCommand event of TRepeater controls.

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

  • since: 3.0
  • version: $Id: TRepeater.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TRepeater.php (line 832)

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

Constructor.

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

Redefinition of:
TCommandEventParameter::__construct()
Constructor.
getCommandSource (line 867)
  • return: the control originally raises the OnCommand event.
  • access: public
TControl getCommandSource ()
getItem (line 859)
  • return: the repeater 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 Sun, 11 Jan 2009 20:23:35 -0500 by phpDocumentor 1.3.0RC4