X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/DropZone.html diff --git a/docs/source/DropZone.html b/docs/source/DropZone.html index 1f046fd0..0b2bbe0b 100644 --- a/docs/source/DropZone.html +++ b/docs/source/DropZone.html @@ -3,8 +3,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', {