Samples
Forum
Services
Documentation
add
addOperation
addTotalOperation
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
configure
count
define
destructor
detachEvent
disable
enable
exists
filter
find
getChildViews
getConfigWindow
getFields
getFilterView
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getLastId
getNextId
getNode
getParentView
getPrevId
getStructure
getTopParentView
hasEvent
hide
innerId
isEnabled
isVisible
load
mapEvent
parse
queryView
refresh
remove
render
resize
setStructure
show
sort
sync
ui
unbind
unblockEvent
updateItem
waitSave
Start
API Reference
ui.pivot
Methods
isVisible
checks whether the view is visible
boolean
isVisible
();
Returns
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
javascript framework
and page of
javascript pivot grid
product.