Widgets
Samples
Demos
Forum
Services
Documentation
add
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
count
define
destructor
detachEvent
disable
enable
exists
filter
find
getChildViews
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getLastId
getMap
getNextId
getNode
getParentView
getPrevId
getTopParentView
hasEvent
hide
isEnabled
isVisible
load
loadNext
mapEvent
parse
queryView
refresh
remove
render
resize
serialize
show
sort
sync
unbind
unblockEvent
updateItem
waitSave
Start
API Reference
ui.google-map
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
web ui framework
and page of
JavaScript Map
product.