TClientSideOptions abstract class.
TClientSideOptions manages client-side options for components that have common client-side javascript behaviours and client-side events such as between ActiveControls and validators.
Located in /Web/UI/TClientScriptManager.php (line 635)
TComponent | --TClientSideOptions
Class | Description |
---|---|
TCallbackClientSide | TCallbackClientSide class. |
TValidatorClientSide | TValidatorClientSide class. |
TColorPickerClientSide | TColorPickerClientSide class. |
TDatePickerClientScript | TDatePickerClientScript class. |
TSliderClientScript | TSliderClientScript class. |
TClientSideValidationSummaryOptions | TClientSideValidationSummaryOptions class. |
Constructor, initialize the options list.
Ensure that the javascript statements are wrapped in a javascript function block as
.
- function(sender, parameter){ //code }
Adds on client-side event handler by wrapping the code within a javascript function block. If the code begins with "javascript:", the code is assumed to be a javascript function block rather than arbiturary javascript statements.
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 Mon, 21 Apr 2008 11:33:38 -0400 by phpDocumentor 1.3.0RC4