moveDown

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

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

Example

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

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