Class TCommandEventParameter

Description

TCommandEventParameter class

TCommandEventParameter encapsulates the parameter data for Command event of button controls. You can access the name of the command via CommandName property, and the parameter carried with the command via CommandParameter property.

  • since: 3.0
  • version: $Id: TControl.php 2122 2007-08-16 11:46:47Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/TControl.php (line 2229)

TComponent
   |
   --TEventParameter
      |
      --TCommandEventParameter
Direct descendents
Class Description
TDataGridCommandEventParameter TDataGridCommandEventParameter class
TDataListCommandEventParameter TDataListCommandEventParameter class
TRepeaterCommandEventParameter TRepeaterCommandEventParameter class
Method Summary
TCommandEventParameter __construct ([string $name = ''], [string $parameter = ''])
string getCommandName ()
Methods
Constructor __construct (line 2239)

Constructor.

  • access: public
TCommandEventParameter __construct ([string $name = ''], [string $parameter = ''])
  • string $name: name of the command
  • string $parameter: parameter of the command

Redefined in descendants as:
getCommandName (line 2248)
  • return: name of the command
  • access: public
string getCommandName ()
getCommandParameter (line 2256)
  • return: parameter of the command
  • access: public
string getCommandParameter ()

Inherited Methods

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, 30 Sep 2007 19:15:07 -0400 by phpDocumentor 1.3.0RC4