Виджеты
Примеры
Демо
Форум
Сервисы
Документация
addHotKey
applyChanges
canFocus
destructor
getFocus
getNext
getPrev
getState
getTop
hasFocus
removeHotKey
setFocus
setState
Старт
Справочник API
Mixins
UIManager
Methods
setFocus
смещает фокус на компонент
void
setFocus
(
id
id
);
id
id
ID компонента
Example
webix.
UIManager
.
setFocus
(
$$
(
'books'
)
)
;
See also
API
getFocus
Наверх