element <handler>
Namespace:
http://schema.caplin.com/CaplinTrader/rendererDefinitions
XML Representation Summary
<handler
   
 = 
xs:string
/>
Parent elements (1):
Description
Identifies an event handler that responds to events on the control, such as when the end user clicks the control or types text into the control.
Attribute Detail
className
Type:
xs:string, predefined
Use:
required
The fully qualified name of the JavaScript class that implements the event handler.