moveBottom

moves the specified item to the last position

void moveBottom(id id);
ididthe item id

Example

$$('view').moveBottom("a12"); //moves the item with id="a12" 2 to the very end

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix javascript web framework and page of javascript menu product.