SpreadControl
is used to display bid/ask price.
The custom SpreadControl
is a composite control for displaying a bid and ask price together using
one Renderer.
As with all controls, instances are created by the RendererFactory (which uses XML RendererTypes) therefore this
constructor should never be invoked.
Attributes | Name and Description |
---|---|
|
caplin.control.complex.SpreadControl(caplin.control.factory.ControlType controlType)
Constructs a new |
►
caplin.control.complex.SpreadControl(caplin.control.factory.ControlType controlType)
Constructs a new SpreadControl
with the specified arguments.
caplin.control.factory.ControlType | controlType | The control type. |