X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/DropZone.html diff --git a/docs/source/DropZone.html b/docs/source/DropZone.html index 1f046fd0..9655aa27 100644 --- a/docs/source/DropZone.html +++ b/docs/source/DropZone.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.dd.DropZone
+  
/**
+ * @class Ext.dd.DropZone
  * @extends Ext.dd.DropTarget
 
 This class provides a container DD instance that allows dropping on multiple child target nodes.
@@ -80,9 +80,6 @@ For example to make a GridPanel a cooperating target with the example illustrate
 See the {@link Ext.dd.DragZone DragZone} documentation for details about building a DragZone which
 cooperates with this DropZone.
 
- * @constructor
- * @param {Mixed} el The container element
- * @param {Object} config
  * @markdown
  */
 Ext.define('Ext.dd.DropZone', {