Виджеты
Примеры
Демо
Форум
Сервисы
Документация
add
addView
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
copy
count
define
destructor
detachEvent
disable
eachList
enable
exists
filter
find
getChildViews
getColors
getComments
getEditor
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getLastId
getMenu
getNextId
getNode
getOwnerList
getParentView
getPrevId
getSelectedId
getStatuses
getTags
getTopParentView
getUserList
getUsers
hasEvent
hide
index
isEnabled
isVisible
load
loadNext
mapEvent
parse
queryView
reconstruct
refresh
remove
removeView
resize
resizeChildren
restore
select
serialize
show
showBatch
showEditor
sort
sync
unbind
unblockEvent
updateItem
waitSave
Старт
Справочник API
ui.kanban
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
lightweight js framework
and page of
javascript kanban board
product.