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

Droppable Toolbars

+

This example sets up a dataview with some draggable items which can be dropped onto the toolbar.

+

The toolbar is configured with the Ext.ux.ToolbarDroppable plugin and a Ext.ux.ToolbarReorderer plugin.

+

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

+ +