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