|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolTip | |
---|---|
qx.ui.core | |
qx.ui.popup |
Uses of ToolTip in qx.ui.core |
---|
Methods in qx.ui.core that return ToolTip | |
---|---|
ToolTip |
ClientDocument.getToolTip()
|
ToolTip |
Widget.getToolTip()
Returns the (computed) value of the property toolTip . |
Methods in qx.ui.core with parameters of type ToolTip | |
---|---|
void |
Widget.initToolTip(ToolTip arg)
Calls the apply method and dispatches the change event of the property toolTip
with the default value defined by the class developer. |
void |
Widget.setToolTip(ToolTip arg)
Sets the user value of the property toolTip . |
Uses of ToolTip in qx.ui.popup |
---|
Methods in qx.ui.popup that return ToolTip | |
---|---|
ToolTip |
ToolTipManager.getCurrentToolTip()
Returns the (computed) value of the property currentToolTip . |
Methods in qx.ui.popup with parameters of type ToolTip | |
---|---|
void |
ToolTipManager.initCurrentToolTip(ToolTip arg)
Calls the apply method and dispatches the change event of the property currentToolTip
with the default value defined by the class developer. |
void |
ToolTipManager.setCurrentToolTip(ToolTip arg)
Sets the user value of the property currentToolTip . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |