Виджеты
Примеры
Демо
Форум
Сервисы
Документация
add
addBind
attachEvent
bind
blockEvent
callEvent
clearAll
clearValidation
copy
count
define
destructor
detachEvent
exists
filter
find
getBindData
getBranchIndex
getCursor
getFirstChildId
getFirstId
getIdByIndex
getIndexById
getItem
getLastId
getNextId
getNextSiblingId
getParentId
getPrevId
getPrevSiblingId
hasEvent
isBranch
isVisible
load
loadBranch
loadNext
mapEvent
move
moveBottom
moveTop
parse
refresh
refreshCursor
remove
removeBind
saveBatch
serialize
setBindData
setCursor
sort
sync
unbind
unblockEvent
updateItem
validate
waitSave
Старт
Справочник API
Mixins
TreeCollection
Methods
addBind
добавляет ещё один зависимый компонент
void
addBind
(
object
source
,
string
rule
,
string
format
);
source
object
объект, которому присвоен метод
rule
string
правило, в соответствии с которым компоненты связываются
format
string
формат связанных данных
Наверх