Widgets
Samples
Forum
Support
Documentation
/
Suite 7.0
add
canCopy
copy
eachChild
eachParent
exists
filter
forEach
getId
getIndex
getItem
getItems
getLength
getParent
getRoot
haveItems
isSaved
load
loadItems
move
parse
refreshItems
remove
removeAll
restoreOrder
save
serialize
sort
update
Start
Helpers
TreeCollection API
Methods
restoreOrder
restores the component to the state previous to sorting / filtering
void
restoreOrder
();
Example
toolbar.
restoreOrder
(
)
;
Back to top