Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / DropZone.html
index 1f046fd..9655aa2 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-dd-DropZone-method-constructor'><span id='Ext-dd-DropZone'>/**
-</span></span> * @class Ext.dd.DropZone
+  <pre class="prettyprint lang-js"><span id='Ext-dd-DropZone'>/**
+</span> * @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', {