Class
caplin.control.complex

RangeInputControl

The custom 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.

Constructor Summary

Attributes Name and Description
caplin.control.complex.RangeInputControl(caplin.control.factory.ControlType oControlType)

Constructs a new RangeInputControl with the specified arguments.

Methods inherited from class caplin.control.basic.InputControl:
getHeight, getWidth

Constructor Detail

caplin.control.complex.RangeInputControl(caplin.control.factory.ControlType oControlType)

Constructs a new RangeInputControl with the specified arguments.

Parameters
caplin.control.factory.ControlType oControlType The control type