Class
caplin.control.complex

PipsControl

Extends caplin.control.complex.BasicControl.
This is a complex control that is used to display a price separated into three pip parts and react to user gestures. Use the PipStyler to set the smallPip attribute

Constructor Summary

Attributes Name and Description
caplin.control.complex.PipsControl(caplin.control.factory.ControlType controlType)

Constructs a new PipsControl with the specified arguments.

Constructor Detail

caplin.control.complex.PipsControl(caplin.control.factory.ControlType controlType)

Constructs a new PipsControl with the specified arguments.

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