X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/tree/reorder.html diff --git a/examples/tree/reorder.html b/examples/tree/reorder.html index 9dc9e9d0..654360bb 100644 --- a/examples/tree/reorder.html +++ b/examples/tree/reorder.html @@ -1,31 +1,31 @@ - - - -Reorder TreePanel - - - - - - - - - - - - - - - -

Drag and Drop ordering in a TreePanel

-

This example shows basic drag and drop node moving in a tree. In this implementation there are no restrictions and -anything can be dropped anywhere except appending to nodes marked "leaf" (the files).

-

Drag along the edge of the tree to trigger auto scrolling while performing a drag and drop.

-

In order to demonstrate drag and drop insertion points, sorting was not enabled.

-

The data for this tree is asynchronously loaded with a JSON TreeLoader.

-

The js is not minified so it is readable. See reorder.js.

- -
- - - + + + +Reorder TreePanel + + + + + + + + + + + + + + + +

Drag and Drop ordering in a TreePanel

+

This example shows basic drag and drop node moving in a tree. In this implementation there are no restrictions and +anything can be dropped anywhere except appending to nodes marked "leaf" (the files).

+

Drag along the edge of the tree to trigger auto scrolling while performing a drag and drop.

+

In order to demonstrate drag and drop insertion points, sorting was not enabled.

+

The data for this tree is asynchronously loaded with a JSON TreeLoader.

+

The js is not minified so it is readable. See reorder.js.

+ +
+ + +