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 2522 2008-10-13 21:40:53Z mikl $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

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

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 2273)
  • return: name of the command
  • access: public
string getCommandName ()
getCommandParameter (line 2281)
  • 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, 11 Jan 2009 20:21:23 -0500 by phpDocumentor 1.3.0RC4