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
disable
disables the calling view (makes it dimmed and unclickable)
void
disable
();
Example
$$
(
'mylist'
)
.
disable
(
)
;
Related samples
Disabling Components
See also
API
enable
disabled
Articles
Disabling/Enabling Components
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
web development library
and page of
form widget
product.