moveUp

перемещает элемент вверх в пределах его текущей ветви

void moveUp(id id,number step);
ididid элемента
stepnumberшаг

Example

$$('tree').moveUp("a12", 2);

Наверх
If you have not checked yet, be sure to visit site of our main product Webix js frameworks and page of tree table product.