Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
blockEvent
callEvent
customize
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
render
resize
show
unblockEvent
Start
API Reference
ui.tooltip
Methods
hide
hides the tooltip
void
hide
();
Example
$$
(
"tooltip"
)
.
hide
(
)
;
Related samples
See also
API
show
Articles
Tooltip
Back to top