Widgets
Samples
Demos
Forum
Services
Documentation
onAfterScroll
onBeforeShow
onBindRequest
onBlur
onDestruct
onEnter
onFocus
onHide
onKeyPress
onLongTouch
onShow
onSwipeX
onSwipeY
onTimedKeyPress
onTouchEnd
onTouchMove
onTouchStart
onViewMove
onViewMoveEnd
onViewResize
onViewShow
Start
API Reference
ui.context
Events
onHide
fires when window is hidden
void
onHide
();
Example
some.
attachEvent
(
"onHide"
,
function
(
)
{
//... some code here ...
}
)
;
See also
Articles
onShow
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.