Class TEventTriggeredCallback

Description

TEventTriggeredCallback Class

Triggers a new callback request when a particular EventName on a control with ID given by ControlID is raised.

The default action of the event on the client-side can be prevented when PreventDefaultAction is set to true.

  • since: 3.1
  • version: $Id: TEventTriggeredCallback.php 1399 2006-09-09 03:08:55Z wei $
  • author: Wei Zhuo <weizhuo[at]gmail[dot]com>

Located in /Web/UI/ActiveControls/TEventTriggeredCallback.php (line 29)

TComponent
   |
   --TApplicationComponent
      |
      --TControl
         |
         --TCallback
            |
            --TTriggeredCallback
               |
               --TEventTriggeredCallback
Method Summary
string getClientClassName ()
string getEventName ()
void render (THtmlWriter $writer)
void setEventName (string $value)
void setPreventDefaultAction (boolean $value)
Methods
getClientClassName (line 90)
  • return: corresponding javascript class name for TEventTriggeredCallback.
  • access: protected
string getClientClassName ()
getEventName (line 34)
  • return: The client-side event name the trigger listens to.
  • access: public
string getEventName ()
getPreventDefaultAction (line 59)
  • return: true to prevent/stop default event action.
  • access: public
boolean getPreventDefaultAction ()
getTriggerOptions (line 67)
  • return: list of timer options for client-side.
  • access: protected
array getTriggerOptions ()

Redefinition of:
TTriggeredCallback::getTriggerOptions()
render (line 80)

Registers the javascript code for initializing the active control.

  • access: public
void render (THtmlWriter $writer)

Redefinition of:
TControl::render()
Renders the control.
setEventName (line 43)

Sets the client-side event name that fires the callback request.

  • access: public
void setEventName (string $value)
  • string $value: The client-side event name the trigger listens to.
setPreventDefaultAction (line 51)
  • access: public
void setPreventDefaultAction (boolean $value)
  • boolean $value: true to prevent/stop default event action.

Inherited Methods

Inherited From TTriggeredCallback

TTriggeredCallback::getControlID()
TTriggeredCallback::getTargetControl()
TTriggeredCallback::getTriggerOptions()
TTriggeredCallback::setControlID()

Inherited From TCallback

TCallback::__construct()
TCallback::getActiveControl()
TCallback::getClientSide()
TCallback::onCallback()
TCallback::raiseCallbackEvent()

Inherited From TControl

TControl::__construct()
TControl::addedControl()
TControl::addParsedObject()
TControl::addToPostDataLoader()
TControl::applyStyleSheetSkin()
TControl::autoBindProperty()
TControl::autoDataBindProperties()
TControl::bindProperty()
TControl::broadcastEvent()
TControl::bubbleEvent()
TControl::clearChildState()
TControl::clearControlState()
TControl::clearNamingContainer()
TControl::clearViewState()
TControl::convertUniqueIdToClientId()
TControl::createChildControls()
TControl::createControlCollection()
TControl::dataBind()
TControl::dataBindChildren()
TControl::dataBindProperties()
TControl::ensureChildControls()
TControl::findControl()
TControl::findControlsByID()
TControl::findControlsByType()
TControl::focus()
TControl::getAdapter()
TControl::getAllowChildControls()
TControl::getAttribute()
TControl::getAttributes()
TControl::getChildControlsCreated()
TControl::getClientID()
TControl::getControls()
TControl::getControlStage()
TControl::getControlState()
TControl::getCustomData()
TControl::getEnabled()
TControl::getEnableTheming()
TControl::getEnableViewState()
TControl::getHasAdapter()
TControl::getHasAttributes()
TControl::getHasChildInitialized()
TControl::getHasControls()
TControl::getHasInitialized()
TControl::getHasLoaded()
TControl::getHasLoadedPostData()
TControl::getHasPreRendered()
TControl::getID()
TControl::getNamingContainer()
TControl::getPage()
TControl::getParent()
TControl::getRegisteredObject()
TControl::getSkinID()
TControl::getSourceTemplateControl()
TControl::getTemplateControl()
TControl::getUniqueID()
TControl::getViewState()
TControl::getVisible()
TControl::hasAttribute()
TControl::initRecursive()
TControl::isDescendentOf()
TControl::isObjectRegistered()
TControl::loadRecursive()
TControl::loadState()
TControl::loadStateRecursive()
TControl::onDataBinding()
TControl::onInit()
TControl::onLoad()
TControl::onPreRender()
TControl::onUnload()
TControl::preRenderRecursive()
TControl::raiseBubbleEvent()
TControl::registerObject()
TControl::removeAttribute()
TControl::removedControl()
TControl::render()
TControl::renderChildren()
TControl::renderControl()
TControl::saveState()
TControl::saveStateRecursive()
TControl::setAdapter()
TControl::setAttribute()
TControl::setChildControlsCreated()
TControl::setControlStage()
TControl::setControlState()
TControl::setCustomData()
TControl::setEnabled()
TControl::setEnableTheming()
TControl::setEnableViewState()
TControl::setID()
TControl::setPage()
TControl::setSkinID()
TControl::setTemplateControl()
TControl::setViewState()
TControl::setVisible()
TControl::trackViewState()
TControl::traverseChildControls()
TControl::unbindProperty()
TControl::unloadRecursive()
TControl::unregisterObject()
TControl::__get()

Inherited From TApplicationComponent

TApplicationComponent::getApplication()
TApplicationComponent::getRequest()
TApplicationComponent::getResponse()
TApplicationComponent::getService()
TApplicationComponent::getSession()
TApplicationComponent::getUser()
TApplicationComponent::publishAsset()
TApplicationComponent::publishFilePath()

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()
Class Constants

Documentation generated on Mon, 21 Apr 2008 11:35:00 -0400 by phpDocumentor 1.3.0RC4