Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
index
isEnabled
isVisible
mapEvent
queryView
reconstruct
removeView
resize
resizeChildren
restore
serialize
show
showBatch
unbind
unblockEvent
Start
API Reference
ui.accordion
Methods
isEnabled
checks whether the view is enabled
boolean
isEnabled
();
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
web control library
and page of
javascript accordion
product.