Class ecm.widget.HoverHelpText


Extends dijit._Widget.
Provides a widget that is used to display hover help and text in a grid cell in the user interface.
Defined in: <ecm\widget\HoverHelpText.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
Message to display in the hover help.
 
label 
Label to display.

Method Summary

Method Attributes Method Name and Description
 

Constructor Detail

ecm.widget.HoverHelpText()

Field Detail

hoverHelpMessage

Message to display in the hover help.

label

Label to display.

Method Detail

postCreate()