
Use this method to set a tooltip for a hierarchy heading. The tooltip is displayed whenever the mouse pointer is positioned over the heading.
CALL METHOD column_tree->hierarchy_header_set_tooltip
EXPORTING tooltip = tooltip
EXCEPTIONS failed = 1
cntl_system_error = 2.
|
Parameters |
Description |
|---|---|
|
tooltip |
Text |