RangeInputControl
is used to display low/high ranges. The custom
RangeInputControl
is a composite control for displaying a low and high values 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.RangeInputControl(caplin.control.factory.ControlType controlType)
Constructs a new |
►
caplin.control.complex.RangeInputControl(caplin.control.factory.ControlType controlType)
Constructs a new RangeInputControl
with the specified arguments.
caplin.control.factory.ControlType | controlType | The control type. |