Class
caplin.control.complex

PriceControl

This simple PriceControl is the most basic implementation of a piece of text on the screen that is controlled through the Renderer framework. The PriceControl is a multi-stream control.

Constructor Summary

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

Constructs a new PriceControl with the specified arguments.

Methods from caplin.control.basic.BasicControl:
addClass, attachControlEventListener, bind, clear, clearState, detachControlEventListener, disable, enable, finalize, flash, focus, getAttributes, getElement, getFlashDuration, getId, getInitialClassName, getNumericFlashDirection, getValue, initialize, isBound, isEnabled, refresh, removeClass, removeFlash, replaceClass, select, setAttribute, setDomAttribute, setDomClass, setDomParentClass, setDomStyle, setDomValue, setId, setInitialClassName, setStyle, setTooltip, setValue, toString, unbind

Constructor Detail

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

Constructs a new PriceControl with the specified arguments.

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