Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
close
define
destructor
detachEvent
disable
enable
getBody
getChildViews
getFormView
getHead
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
resize
resizeChildren
setPosition
show
unbind
unblockEvent
Start
API Reference
ui.window
Methods
isVisible
checks whether the view is visible
boolean
isVisible
();
boolean
true
, if the calling object is visible
Example
$$
(
'my_list'
)
.
isVisible
(
)
;
See also
API
hide
show
Articles
Managing Visibility of Components
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
ui component library
and page of
js window
product.