Widgets
Samples
Demos
Forum
Services
Documentation
add
changeId
clearAll
count
each
eachChild
eachLeaf
eachOpen
eachSubItem
getBranch
getBranchIndex
getFirstChildId
getNextSiblingId
getParentId
getPrevSiblingId
getTopRange
isBranch
provideApi
remove
serialize
Start
API Reference
Mixins
TreeStore
Methods
changeId
changes the id of a data item
void
changeId
(
id
old
,
id
newid
);
old
id
the old id
newid
id
the new id
See also
API
id
Articles
Data Object Operations
Back to top