X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/tree/two-trees.html diff --git a/examples/tree/two-trees.html b/examples/tree/two-trees.html index de74b056..9c17a243 100644 --- a/examples/tree/two-trees.html +++ b/examples/tree/two-trees.html @@ -1,45 +1,45 @@ - - - -Drag and Drop between 2 TreePanels - - - - - - - - - - - - - - - - -

Drag and Drop betweens two TreePanels

-

The TreePanels have a TreeSorter applied in "folderSort" mode.

-

Both TreePanels are in "appendOnly" drop mode since they are sorted.

-

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

-

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

-

The js is not minified so it is readable. See two-trees.js.

- -
-
- - + + + +Drag and Drop between 2 TreePanels + + + + + + + + + + + + + + + + +

Drag and Drop betweens two TreePanels

+

The TreePanels have a TreeSorter applied in "folderSort" mode.

+

Both TreePanels are in "appendOnly" drop mode since they are sorted.

+

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

+

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

+

The js is not minified so it is readable. See two-trees.js.

+ +
+
+ + \ No newline at end of file