Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
attachEvent
bind
blockEvent
callEvent
clear
clearValidation
define
destructor
detachEvent
disable
enable
focus
getChildViews
getCleanValues
getDirtyValues
getFormView
getNode
getParentView
getScrollState
getTopParentView
getValues
hasEvent
hide
index
isDirty
isEnabled
isVisible
load
mapEvent
markInvalid
parse
queryView
reconstruct
refresh
removeView
render
resize
resizeChildren
restore
scrollTo
serialize
setDirty
setValues
show
showBatch
unbind
unblockEvent
validate
Start
API Reference
ui.form
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
javascript ui components library
and page of
form control
product.