Class
caplin.presenter.node

ToolTipNode

Constructor Summary

Attributes Name and Description
caplin.presenter.node.ToolTipNode(String tooltipClassname)

ToolTipNode is used as the underlying model for caplin.presenter.control.tooltip.TooltipControl

Methods inherited from class caplin.presenter.node.PresentationNode:
getPath, nodes, properties, removeAllListeners, removeChildListeners

Constructor Detail

caplin.presenter.node.ToolTipNode(String tooltipClassname)

ToolTipNode is used as the underlying model for caplin.presenter.control.tooltip.TooltipControl

Parameters
String tooltipClassname Css class name that the caplin.presenter.control.tooltip.TooltipControl will scan for rendering the tool tip box on.