| 
       << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableCheckBox > Method >SetTooltipText | 
    
Sets the tooltip text.
Prototype :
void SetTooltipText
(
string TooltipText
)
Arguments :
TooltipText  | 
tooltip text  | 
Example :
This.SetTooltipText("Text");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind