Widgets
Samples
Demos
Forum
Services
Documentation
add
addBind
attachEvent
bind
blockEvent
callEvent
clearAll
clearValidation
copy
count
define
destructor
detachEvent
exists
filter
find
getBindData
getCursor
getFirstId
getIdByIndex
getIndexById
getItem
getLastId
getNextId
getPrevId
hasEvent
isVisible
load
loadNext
mapEvent
move
moveBottom
moveDown
moveTop
moveUp
parse
refresh
refreshCursor
remove
removeBind
saveBatch
serialize
setBindData
setCursor
sort
sync
unbind
unblockEvent
updateItem
validate
waitSave
Start
API Reference
Mixins
DataCollection
Methods
getBindData
fills the target object with data
void
getBindData
(
id
key
, [
boolean
update
] );
key
id
the id of master record
update
boolean
forces the target to refresh after data update
Back to top