Виджеты
Примеры
Демо
Форум
Сервисы
Документация
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
Старт
Справочник API
ui.toolbar
Methods
disable
блокирует компонент (он становится серым, клики по нему не срабатывают)
void
disable
();
Example
$$
(
'mylist'
)
.
disable
(
)
;
Related samples
Disabling Components
See also
API
enable
disabled
Articles
Как блокировать и активировать элементы
Наверх
If you have not checked yet, be sure to visit site of our main product Webix
web control library
and page of
toolbar js
product.