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
isEnabled
checks whether the view is enabled
boolean
isEnabled
();
Returns
boolean
true
if the view is enabled, otherwise -
false
Example
$$
(
'mylist'
)
.
isEnabled
(
)
;
Related samples
Disabling Components
See also
API
enable
disable
Articles
Disabling/Enabling Components
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
open source html5 framework
and page of
pivot table web
product.