X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/examples/toolbar/reorderable.html diff --git a/examples/toolbar/reorderable.html b/examples/toolbar/reorderable.html new file mode 100644 index 00000000..c4044ea4 --- /dev/null +++ b/examples/toolbar/reorderable.html @@ -0,0 +1,31 @@ + + + + Reorderable Toolbar + + + + + + + + + + + + + + + + + + + + + +

Reorderable Toolbars

+

This toolbar has the Ext.ux.ToolbarReorderer plugin applied to it.

+

Each item in the Toolbar has an optional 'reorderable' property, which will make the button draggable if set to true. In this example the 4 rightmost buttons are reorderable.

+

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

+ +