element <control>
Namespace:
http://schema.caplin.com/CaplinTrader/rendererDefinitions
XML Representation Summary
<control
   
 = 
xs:string
    >
   
Content: 
{text} × (handler | attribute | {any})*
</control>
Child elements (2):
Parent elements (1):
Description
Identifies the display control that is rendered on the screen. Typical controls are text controls that display text, image controls that display images, and input controls that allow text to be entered.
Attribute Detail
className
Type:
xs:string, predefined
Use:
required
The fully qualified name of the JavaScript class that implements the control (for example, "caplin.control.basic.TextControl").