Move tree node
move(
moves the target node after the specified sibling node.targetnode
,siblingnode
)
move(
moves the target node after or before the specified sibling node. Specify location
as targetnode
,siblingnode
,location
)'after'
or 'before'
.
appdesigner
| collapse
| expand
| scroll
| uitree
| uitreenode