Class
caplin.control.basic

ExpandableGridRowControl

This is a control that is used to display two elements, an expandable row icon and some text.

Constructor Summary

Attributes Name and Description
caplin.control.basic.ExpandableGridRowControl(caplin.control.factory.ControlType oControlType)

Constructs a new ExpandableGridRowControl with the specified arguments.

Methods inherited from class caplin.control.basic.BasicControl:
getElement, getFlashDuration, getId, getNumericFlashDirection, isBound, removeFlash, setAttribute, setDomAttribute, setDomClass, setDomParentClass, setDomStyle, setDomValue, setId, setTooltip

Constructor Detail

caplin.control.basic.ExpandableGridRowControl(caplin.control.factory.ControlType oControlType)

Constructs a new ExpandableGridRowControl with the specified arguments. *

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