Widgets
Samples
Demos
Forum
Services
Documentation
onAfterScroll
onBeforeShow
onBindRequest
onBlur
onDestruct
onEnter
onFocus
onHide
onKeyPress
onLongTouch
onShow
onSwipeX
onSwipeY
onTimedKeyPress
onTouchEnd
onTouchMove
onTouchStart
onValueSuggest
onViewMove
onViewMoveEnd
onViewResize
onViewShow
Start
API Reference
ui.multisuggest
Events
onHide
fires when window is hidden
void
onHide
();
Example
some.
attachEvent
(
"onHide"
,
function
(
)
{
//... some code here ...
}
)
;
See also
Articles
Window
Popup
ContextMenu
Context
Managing Visibility of Components
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript component library
and page of
javascript new window
product.