X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..HEAD:/examples/view/data-view.html diff --git a/examples/view/data-view.html b/examples/view/data-view.html index 175c0da6..a4cc7e3f 100644 --- a/examples/view/data-view.html +++ b/examples/view/data-view.html @@ -1,30 +1,26 @@ - -
- -This example shows how to use an Ext.DataView. It demonstrates editable labels (click
-any of the photo labels), basic multi-select (using ctrl or shift) and drag selection.
This example shows how to use an Ext.view.View. It demonstrates editable labels (click
+ any of the photo labels), basic multi-select (using ctrl or shift) and drag selection.
The source for this example can be viewed by clicking on data-view.js.
+ It uses the plugins in the ../ux/DataView/LabelEditor.js and
+ ../ux/DataView/DragSelector.js files.
+