src/cm/media/js/lib/yui/yui3.0.0/api/Plugin.Drop.html
changeset 0 40c8f766c9b8
equal deleted inserted replaced
-1:000000000000 0:40c8f766c9b8
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
       
     2 <html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
       
     3 <head>
       
     4     <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
       
     5 	<title>API: dd  Plugin.Drop   (YUI Library)</title>
       
     6 
       
     7 	<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
       
     8 	<link rel="stylesheet" type="text/css" href="assets/api.css" />
       
     9 
       
    10     <script type="text/javascript" src="assets/api-js"></script>
       
    11     <script type="text/javascript" src="assets/ac-js"></script>
       
    12 </head>
       
    13 
       
    14 <body id="yahoo-com">
       
    15 
       
    16 <div id="doc3" class="yui-t2">
       
    17 	<div id="hd">
       
    18         <h1><a href="http://developer.yahoo.com/yui/" title="Yahoo! UI Library">Yahoo! UI Library</a></h1>
       
    19         <h3>dd&nbsp; <span class="subtitle">3.0.0</span></h3>
       
    20         <a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> 
       
    21             &gt; <a href="./module_dd.html" title="dd">dd</a>
       
    22                  &gt; Plugin.Drop 
       
    23                 
       
    24         <form onsubmit="return false">
       
    25             <div id="propertysearch">
       
    26                 Search: <input autocomplete="off" id="searchinput" />
       
    27                 <div id="searchresults">
       
    28                     &nbsp;
       
    29                 </div>
       
    30             </div>
       
    31         </form>
       
    32 	</div>
       
    33 
       
    34 	<div id="bd">
       
    35 		<div id="yui-main">
       
    36 			<div class="yui-b">
       
    37             <form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form">
       
    38                 <fieldset>
       
    39                     <legend>Filters</legend>
       
    40                 <span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span>
       
    41                 <span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span>
       
    42                 <span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span>
       
    43                 </fieldset>
       
    44             </form>
       
    45 
       
    46                     <h2>
       
    47                         
       
    48 
       
    49                         
       
    50                         
       
    51                             Class <b property="yui:name">Plugin.Drop</b>
       
    52                         <span class="extends">
       
    53                            - extends <a href="DD.Drop.html" title="DD.Drop">DD.Drop</a>
       
    54                         </span>
       
    55 
       
    56                     </h2>
       
    57                     <!-- class tree goes here -->
       
    58                     
       
    59                 
       
    60   
       
    61 
       
    62                     <div class="summary description" property="yui:description">
       
    63                         This is a simple Drop plugin that can be attached to a Node via the plug method.
       
    64                     </div>
       
    65 
       
    66                         <div class="section constructor details" rel="yui:constructor" resource="#constructor">
       
    67                         <h3 id="constructor">Constructor</h3>
       
    68                         <div class="content">
       
    69                             <div class="detail">
       
    70                                 <strong property="yui:name">Plugin.Drop</strong>
       
    71                                 <code>
       
    72                                     (
       
    73                                     )
       
    74                                 </code>
       
    75                                 <div class="description">
       
    76                                     
       
    77                                     
       
    78                                 </div>
       
    79                             </div>
       
    80                         </div>
       
    81                     </div>
       
    82                     
       
    83                     <div rel="yui:properties" resource="#properties">
       
    84                         <div class="section field details">
       
    85                             <h3 id="properties">Properties</h3>
       
    86                             <div class="content">
       
    87                                     <div class="" rel="yui:property" resource="#property_NAME">
       
    88                                     <h4><a name="property_NAME" property="yui:name">NAME</a>
       
    89                                         - <code><span property="yui:type">{String}</span></code>
       
    90                                     </h4>
       
    91                                     <div class="detail">
       
    92                                         <div class="description" property="yui:description">
       
    93                                             dd-drop-plugin
       
    94                                         </div>
       
    95                                     </div>
       
    96      
       
    97                                         
       
    98 
       
    99 
       
   100                                     <hr />
       
   101                                     </div>
       
   102                                     <div class="" rel="yui:property" resource="#property_NS">
       
   103                                     <h4><a name="property_NS" property="yui:name">NS</a>
       
   104                                         - <code><span property="yui:type">{String}</span></code>
       
   105                                     </h4>
       
   106                                     <div class="detail">
       
   107                                         <div class="description" property="yui:description">
       
   108                                             The Drop instance will be placed on the Node instance under the drop namespace. It can be accessed via Node.drop;
       
   109                                         </div>
       
   110                                     </div>
       
   111      
       
   112                                         
       
   113 
       
   114 
       
   115                                     <hr />
       
   116                                     </div>
       
   117                             </div>
       
   118                         </div>
       
   119 
       
   120                         <div rel="yui:inheritance">
       
   121                         <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   122                             <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   123                             <div class="content" rel="yui:properties">
       
   124                                 <code>
       
   125                                     
       
   126                                 </code>
       
   127                             </div>
       
   128                         </div>
       
   129                         <div class="section field inheritance" rel="yui:superclass"  resource="DD.Drop.html">
       
   130                             <h4>Properties inherited from <a href="DD.Drop.html" property="yui:name" title="DD.Drop">DD.Drop</a>:</h4>
       
   131                             <div class="content" rel="yui:properties">
       
   132                                 <code>
       
   133                                     
       
   134                                         <span rel="yui:property" resource="DD.Drop.html#property__groups">
       
   135                                         <a class="private" href="DD.Drop.html#property__groups" property="yui:name" title="_groups">_groups</a><span class="private">,</span>
       
   136                                         </span>
       
   137                                     
       
   138                                         <span rel="yui:property" resource="DD.Drop.html#property__valid">
       
   139                                         <a class="private" href="DD.Drop.html#property__valid" property="yui:name" title="_valid">_valid</a><span class="private">,</span>
       
   140                                         </span>
       
   141                                     
       
   142                                         <span rel="yui:property" resource="DD.Drop.html#property_overTarget">
       
   143                                         <a class="" href="DD.Drop.html#property_overTarget" property="yui:name" title="overTarget">overTarget</a><span class="">,</span>
       
   144                                         </span>
       
   145                                     
       
   146                                         <span rel="yui:property" resource="DD.Drop.html#property_region">
       
   147                                         <a class="" href="DD.Drop.html#property_region" property="yui:name" title="region">region</a><span class="">,</span>
       
   148                                         </span>
       
   149                                     
       
   150                                         <span rel="yui:property" resource="DD.Drop.html#property_shim">
       
   151                                         <a class="" href="DD.Drop.html#property_shim" property="yui:name" title="shim">shim</a>
       
   152                                         </span>
       
   153                                     
       
   154                                 </code>
       
   155                             </div>
       
   156                         </div>
       
   157                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   158                             <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   159                             <div class="content" rel="yui:properties">
       
   160                                 <code>
       
   161                                     
       
   162                                         <span rel="yui:property" resource="Base.html#property_name">
       
   163                                         <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a>
       
   164                                         </span>
       
   165                                     
       
   166                                 </code>
       
   167                             </div>
       
   168                         </div>
       
   169                         </div>
       
   170                     </div>
       
   171 
       
   172                     <div rel="yui:methods" resource="#methods">
       
   173 
       
   174                         <div rel="yui:inheritance">                    
       
   175                             <div class="section field inheritance" rel="yui:superclass"  resource="EventTarget.html">
       
   176                                 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
       
   177                                 <div class="content" rel="yui:methods">
       
   178                                     <code>
       
   179                                             <span rel="yui:method" resource="EventTarget.html#method__getType">                                        
       
   180                                             <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
       
   181                                             </span>
       
   182                                             <span rel="yui:method" resource="EventTarget.html#method__parseType">                                        
       
   183                                             <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
       
   184                                             </span>
       
   185                                             <span rel="yui:method" resource="EventTarget.html#method_addTarget">                                        
       
   186                                             <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
       
   187                                             </span>
       
   188                                             <span rel="yui:method" resource="EventTarget.html#method_after">                                        
       
   189                                             <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
       
   190                                             </span>
       
   191                                             <span rel="yui:method" resource="EventTarget.html#method_before">                                        
       
   192                                             <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
       
   193                                             </span>
       
   194                                             <span rel="yui:method" resource="EventTarget.html#method_bubble">                                        
       
   195                                             <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
       
   196                                             </span>
       
   197                                             <span rel="yui:method" resource="EventTarget.html#method_detach">                                        
       
   198                                             <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
       
   199                                             </span>
       
   200                                             <span rel="yui:method" resource="EventTarget.html#method_detachAll">                                        
       
   201                                             <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
       
   202                                             </span>
       
   203                                             <span rel="yui:method" resource="EventTarget.html#method_fire">                                        
       
   204                                             <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
       
   205                                             </span>
       
   206                                             <span rel="yui:method" resource="EventTarget.html#method_getEvent">                                        
       
   207                                             <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
       
   208                                             </span>
       
   209                                             <span rel="yui:method" resource="EventTarget.html#method_on">                                        
       
   210                                             <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
       
   211                                             </span>
       
   212                                             <span rel="yui:method" resource="EventTarget.html#method_publish">                                        
       
   213                                             <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
       
   214                                             </span>
       
   215                                             <span rel="yui:method" resource="EventTarget.html#method_removeTarget">                                        
       
   216                                             <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
       
   217                                             </span>
       
   218                                             <span rel="yui:method" resource="EventTarget.html#method_subscribe">                                        
       
   219                                             <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
       
   220                                             </span>
       
   221                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribe">                                        
       
   222                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
       
   223                                             </span>
       
   224                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">                                        
       
   225                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
       
   226                                             </span>
       
   227                                     </code>
       
   228                                 </div>
       
   229                             </div>
       
   230                             <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   231                                 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   232                                 <div class="content" rel="yui:methods">
       
   233                                     <code>
       
   234                                             <span rel="yui:method" resource="Attribute.html#method__addAttrs">                                        
       
   235                                             <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
       
   236                                             </span>
       
   237                                             <span rel="yui:method" resource="Attribute.html#method__addLazyAttr">                                        
       
   238                                             <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
       
   239                                             </span>
       
   240                                             <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">                                        
       
   241                                             <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
       
   242                                             </span>
       
   243                                             <span rel="yui:method" resource="Attribute.html#method__fireAttrChange">                                        
       
   244                                             <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
       
   245                                             </span>
       
   246                                             <span rel="yui:method" resource="Attribute.html#method__getAttr">                                        
       
   247                                             <a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
       
   248                                             </span>
       
   249                                             <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">                                        
       
   250                                             <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
       
   251                                             </span>
       
   252                                             <span rel="yui:method" resource="Attribute.html#method__getAttrs">                                        
       
   253                                             <a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
       
   254                                             </span>
       
   255                                             <span rel="yui:method" resource="Attribute.html#method__getStateVal">                                        
       
   256                                             <a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
       
   257                                             </span>
       
   258                                             <span rel="yui:method" resource="Attribute.html#method__isLazyAttr">                                        
       
   259                                             <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
       
   260                                             </span>
       
   261                                             <span rel="yui:method" resource="Attribute.html#method__normAttrVals">                                        
       
   262                                             <a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
       
   263                                             </span>
       
   264                                             <span rel="yui:method" resource="Attribute.html#method__protectAttrs">                                        
       
   265                                             <a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
       
   266                                             </span>
       
   267                                             <span rel="yui:method" resource="Attribute.html#method__set">                                        
       
   268                                             <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
       
   269                                             </span>
       
   270                                             <span rel="yui:method" resource="Attribute.html#method__setAttr">                                        
       
   271                                             <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
       
   272                                             </span>
       
   273                                             <span rel="yui:method" resource="Attribute.html#method__setAttrs">                                        
       
   274                                             <a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
       
   275                                             </span>
       
   276                                             <span rel="yui:method" resource="Attribute.html#method__setAttrVal">                                        
       
   277                                             <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
       
   278                                             </span>
       
   279                                             <span rel="yui:method" resource="Attribute.html#method__setStateVal">                                        
       
   280                                             <a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
       
   281                                             </span>
       
   282                                             <span rel="yui:method" resource="Attribute.html#method_addAttr">                                        
       
   283                                             <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
       
   284                                             </span>
       
   285                                             <span rel="yui:method" resource="Attribute.html#method_addAttrs">                                        
       
   286                                             <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
       
   287                                             </span>
       
   288                                             <span rel="yui:method" resource="Attribute.html#method_attrAdded">                                        
       
   289                                             <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
       
   290                                             </span>
       
   291                                             <span rel="yui:method" resource="Attribute.html#method_get">                                        
       
   292                                             <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
       
   293                                             </span>
       
   294                                             <span rel="yui:method" resource="Attribute.html#method_getAttrs">                                        
       
   295                                             <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
       
   296                                             </span>
       
   297                                             <span rel="yui:method" resource="Attribute.html#method_modifyAttr">                                        
       
   298                                             <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
       
   299                                             </span>
       
   300                                             <span rel="yui:method" resource="Attribute.html#method_removeAttr">                                        
       
   301                                             <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
       
   302                                             </span>
       
   303                                             <span rel="yui:method" resource="Attribute.html#method_reset">                                        
       
   304                                             <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
       
   305                                             </span>
       
   306                                             <span rel="yui:method" resource="Attribute.html#method_set">                                        
       
   307                                             <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
       
   308                                             </span>
       
   309                                             <span rel="yui:method" resource="Attribute.html#method_setAttrs">                                        
       
   310                                             <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
       
   311                                             </span>
       
   312                                     </code>
       
   313                                 </div>
       
   314                             </div>
       
   315                             <div class="section field inheritance" rel="yui:superclass"  resource="DD.Drop.html">
       
   316                                 <h4>Methods inherited from <a href="DD.Drop.html" property="yui:name" title="DD.Drop">DD.Drop</a>:</h4>
       
   317                                 <div class="content" rel="yui:methods">
       
   318                                     <code>
       
   319                                             <span rel="yui:method" resource="DD.Drop.html#method__activateShim">                                        
       
   320                                             <a class="private" href="DD.Drop.html#method__activateShim" property="yui:name" title="_activateShim">_activateShim</a><span class="private">,</span>
       
   321                                             </span>
       
   322                                             <span rel="yui:method" resource="DD.Drop.html#method__createEvents">                                        
       
   323                                             <a class="private" href="DD.Drop.html#method__createEvents" property="yui:name" title="_createEvents">_createEvents</a><span class="private">,</span>
       
   324                                             </span>
       
   325                                             <span rel="yui:method" resource="DD.Drop.html#method__createShim">                                        
       
   326                                             <a class="private" href="DD.Drop.html#method__createShim" property="yui:name" title="_createShim">_createShim</a><span class="private">,</span>
       
   327                                             </span>
       
   328                                             <span rel="yui:method" resource="DD.Drop.html#method__deactivateShim">                                        
       
   329                                             <a class="private" href="DD.Drop.html#method__deactivateShim" property="yui:name" title="_deactivateShim">_deactivateShim</a><span class="private">,</span>
       
   330                                             </span>
       
   331                                             <span rel="yui:method" resource="DD.Drop.html#method__handleOut">                                        
       
   332                                             <a class="private" href="DD.Drop.html#method__handleOut" property="yui:name" title="_handleOut">_handleOut</a><span class="private">,</span>
       
   333                                             </span>
       
   334                                             <span rel="yui:method" resource="DD.Drop.html#method__handleOutEvent">                                        
       
   335                                             <a class="private" href="DD.Drop.html#method__handleOutEvent" property="yui:name" title="_handleOutEvent">_handleOutEvent</a><span class="private">,</span>
       
   336                                             </span>
       
   337                                             <span rel="yui:method" resource="DD.Drop.html#method__handleOverEvent">                                        
       
   338                                             <a class="private" href="DD.Drop.html#method__handleOverEvent" property="yui:name" title="_handleOverEvent">_handleOverEvent</a><span class="private">,</span>
       
   339                                             </span>
       
   340                                             <span rel="yui:method" resource="DD.Drop.html#method__handleOverTarget">                                        
       
   341                                             <a class="private" href="DD.Drop.html#method__handleOverTarget" property="yui:name" title="_handleOverTarget">_handleOverTarget</a><span class="private">,</span>
       
   342                                             </span>
       
   343                                             <span rel="yui:method" resource="DD.Drop.html#method_destructor">                                        
       
   344                                             <a class="private" href="DD.Drop.html#method_destructor" property="yui:name" title="destructor">destructor</a><span class="private">,</span>
       
   345                                             </span>
       
   346                                             <span rel="yui:method" resource="DD.Drop.html#method_inGroup">                                        
       
   347                                             <a class="" href="DD.Drop.html#method_inGroup" property="yui:name" title="inGroup">inGroup</a><span class="">,</span>
       
   348                                             </span>
       
   349                                             <span rel="yui:method" resource="DD.Drop.html#method_initializer">                                        
       
   350                                             <a class="private" href="DD.Drop.html#method_initializer" property="yui:name" title="initializer">initializer</a><span class="private">,</span>
       
   351                                             </span>
       
   352                                             <span rel="yui:method" resource="DD.Drop.html#method_sizeShim">                                        
       
   353                                             <a class="" href="DD.Drop.html#method_sizeShim" property="yui:name" title="sizeShim">sizeShim</a>
       
   354                                             </span>
       
   355                                     </code>
       
   356                                 </div>
       
   357                             </div>
       
   358                             <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   359                                 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   360                                 <div class="content" rel="yui:methods">
       
   361                                     <code>
       
   362                                             <span rel="yui:method" resource="Base.html#method__aggregateAttrs">                                        
       
   363                                             <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
       
   364                                             </span>
       
   365                                             <span rel="yui:method" resource="Base.html#method__defDestroyFn">                                        
       
   366                                             <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
       
   367                                             </span>
       
   368                                             <span rel="yui:method" resource="Base.html#method__defInitFn">                                        
       
   369                                             <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
       
   370                                             </span>
       
   371                                             <span rel="yui:method" resource="Base.html#method__destroyHierarchy">                                        
       
   372                                             <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
       
   373                                             </span>
       
   374                                             <span rel="yui:method" resource="Base.html#method__filterAttrCfs">                                        
       
   375                                             <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
       
   376                                             </span>
       
   377                                             <span rel="yui:method" resource="Base.html#method__getAttrCfgs">                                        
       
   378                                             <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
       
   379                                             </span>
       
   380                                             <span rel="yui:method" resource="Base.html#method__getClasses">                                        
       
   381                                             <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
       
   382                                             </span>
       
   383                                             <span rel="yui:method" resource="Base.html#method__initHierarchy">                                        
       
   384                                             <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
       
   385                                             </span>
       
   386                                             <span rel="yui:method" resource="Base.html#method__initHierarchyData">                                        
       
   387                                             <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
       
   388                                             </span>
       
   389                                             <span rel="yui:method" resource="Base.html#method_destroy">                                        
       
   390                                             <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   391                                             </span>
       
   392                                             <span rel="yui:method" resource="Base.html#method_init">                                        
       
   393                                             <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   394                                             </span>
       
   395                                             <span rel="yui:method" resource="Base.html#method_toString">                                        
       
   396                                             <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
       
   397                                             </span>
       
   398                                     </code>
       
   399                                 </div>
       
   400                             </div>
       
   401                         </div>
       
   402                     </div>
       
   403 
       
   404                     <div rel="yui:events" resource="#events">
       
   405 
       
   406 
       
   407                         <div rel="yui:inheritance">                    
       
   408                         <div class="section field inheritance" rel="yui:superclass"  resource="DD.Drop.html">
       
   409                             <h4>Events inherited from <a href="DD.Drop.html" property="yui:name" title="DD.Drop">DD.Drop</a>:</h4>
       
   410                             <div class="content" rel="yui:events">
       
   411                                 <code>
       
   412                                         <span rel="yui:event" resource="DD.Drop.html#event_bubblesChange">
       
   413                                         <a class="" href="DD.Drop.html#event_bubblesChange" property="yui:name" title="bubblesChange">bubblesChange</a><span class="">,</span>
       
   414                                         </span>
       
   415                                                                             <span rel="yui:event" resource="DD.Drop.html#event_drop:enter">
       
   416                                         <a class="" href="DD.Drop.html#event_drop:enter" property="yui:name" title="drop:enter">drop:enter</a><span class="">,</span>
       
   417                                         </span>
       
   418                                                                             <span rel="yui:event" resource="DD.Drop.html#event_drop:exit">
       
   419                                         <a class="" href="DD.Drop.html#event_drop:exit" property="yui:name" title="drop:exit">drop:exit</a><span class="">,</span>
       
   420                                         </span>
       
   421                                                                             <span rel="yui:event" resource="DD.Drop.html#event_drop:hit">
       
   422                                         <a class="" href="DD.Drop.html#event_drop:hit" property="yui:name" title="drop:hit">drop:hit</a><span class="">,</span>
       
   423                                         </span>
       
   424                                                                             <span rel="yui:event" resource="DD.Drop.html#event_drop:over">
       
   425                                         <a class="" href="DD.Drop.html#event_drop:over" property="yui:name" title="drop:over">drop:over</a><span class="">,</span>
       
   426                                         </span>
       
   427                                                                             <span rel="yui:event" resource="DD.Drop.html#event_groupsChange">
       
   428                                         <a class="" href="DD.Drop.html#event_groupsChange" property="yui:name" title="groupsChange">groupsChange</a>
       
   429                                         </span>
       
   430                                                                             <span rel="yui:event" resource="DD.Drop.html#event_lockChange">
       
   431                                         <a class="" href="DD.Drop.html#event_lockChange" property="yui:name" title="lockChange">lockChange</a>
       
   432                                         </span>
       
   433                                                                             <span rel="yui:event" resource="DD.Drop.html#event_nodeChange">
       
   434                                         <a class="" href="DD.Drop.html#event_nodeChange" property="yui:name" title="nodeChange">nodeChange</a>
       
   435                                         </span>
       
   436                                                                             <span rel="yui:event" resource="DD.Drop.html#event_paddingChange">
       
   437                                         <a class="" href="DD.Drop.html#event_paddingChange" property="yui:name" title="paddingChange">paddingChange</a>
       
   438                                         </span>
       
   439                                     
       
   440                                 </code>
       
   441                             </div>
       
   442                         </div>
       
   443                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   444                             <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   445                             <div class="content" rel="yui:events">
       
   446                                 <code>
       
   447                                         <span rel="yui:event" resource="Base.html#event_destroy">
       
   448                                         <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   449                                         </span>
       
   450                                                                             <span rel="yui:event" resource="Base.html#event_destroyedChange">
       
   451                                         <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
       
   452                                         </span>
       
   453                                                                             <span rel="yui:event" resource="Base.html#event_init">
       
   454                                         <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   455                                         </span>
       
   456                                                                             <span rel="yui:event" resource="Base.html#event_initializedChange">
       
   457                                         <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
       
   458                                         </span>
       
   459                                     
       
   460                                 </code>
       
   461                             </div>
       
   462                         </div>
       
   463                         </div>
       
   464                     </div>
       
   465 
       
   466                     <div rel="yui:attributes" resource="#configattributes">
       
   467 
       
   468                         <div rel="yui:inheritance">                    
       
   469                         <div class="section field inheritance" rel="yui:superclass"  resource="DD.Drop.html">
       
   470                             <h4>Configuration attributes inherited from <a href="DD.Drop.html" property="yui:name" title="DD.Drop">DD.Drop</a>:</h4>
       
   471                             <div class="content" rel="yui:attributes">
       
   472                                 <code>
       
   473                                         <span rel="yui:attribute" resource="DD.Drop.html#config_bubbles">                                        
       
   474                                         <a class="" href="DD.Drop.html#config_bubbles" property="yui:name" title="bubbles">bubbles</a><span class="">,</span>
       
   475                                         </span>
       
   476                                                                                 <span rel="yui:attribute" resource="DD.Drop.html#config_groups">                                        
       
   477                                         <a class="" href="DD.Drop.html#config_groups" property="yui:name" title="groups">groups</a><span class="">,</span>
       
   478                                         </span>
       
   479                                                                                 <span rel="yui:attribute" resource="DD.Drop.html#config_lock">                                        
       
   480                                         <a class="" href="DD.Drop.html#config_lock" property="yui:name" title="lock">lock</a><span class="">,</span>
       
   481                                         </span>
       
   482                                                                                 <span rel="yui:attribute" resource="DD.Drop.html#config_node">                                        
       
   483                                         <a class="" href="DD.Drop.html#config_node" property="yui:name" title="node">node</a><span class="">,</span>
       
   484                                         </span>
       
   485                                                                                 <span rel="yui:attribute" resource="DD.Drop.html#config_padding">                                        
       
   486                                         <a class="" href="DD.Drop.html#config_padding" property="yui:name" title="padding">padding</a><span class="">,</span>
       
   487                                         </span>
       
   488                                         
       
   489                                 </code>
       
   490                             </div>
       
   491                         </div>
       
   492                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   493                             <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   494                             <div class="content" rel="yui:attributes">
       
   495                                 <code>
       
   496                                         <span rel="yui:attribute" resource="Base.html#config_destroyed">                                        
       
   497                                         <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
       
   498                                         </span>
       
   499                                                                                 <span rel="yui:attribute" resource="Base.html#config_initialized">                                        
       
   500                                         <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
       
   501                                         </span>
       
   502                                         
       
   503                                 </code>
       
   504                             </div>
       
   505                         </div>
       
   506                         </div>
       
   507                     </div>
       
   508 
       
   509 			</div>
       
   510 		</div>
       
   511 		<div class="yui-b">
       
   512             <div class="nav">
       
   513 
       
   514                     <div id="moduleList" class="module">
       
   515                         <h4>Modules</h4>
       
   516                         <ul class="content">
       
   517                                 <li class=""><a href="module_anim.html" title="anim">anim</a></li>
       
   518                                 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
       
   519                                 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
       
   520                                 <li class=""><a href="module_base.html" title="base">base</a></li>
       
   521                                 <li class=""><a href="module_cache.html" title="cache">cache</a></li>
       
   522                                 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
       
   523                                 <li class=""><a href="module_collection.html" title="collection">collection</a></li>
       
   524                                 <li class=""><a href="module_console.html" title="console">console</a></li>
       
   525                                 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
       
   526                                 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
       
   527                                 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
       
   528                                 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
       
   529                                 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
       
   530                                 <li class="selected"><a href="module_dd.html" title="dd">dd</a></li>
       
   531                                 <li class=""><a href="module_dom.html" title="dom">dom</a></li>
       
   532                                 <li class=""><a href="module_dump.html" title="dump">dump</a></li>
       
   533                                 <li class=""><a href="module_event.html" title="event">event</a></li>
       
   534                                 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
       
   535                                 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
       
   536                                 <li class=""><a href="module_history.html" title="history">history</a></li>
       
   537                                 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
       
   538                                 <li class=""><a href="module_io.html" title="io">io</a></li>
       
   539                                 <li class=""><a href="module_json.html" title="json">json</a></li>
       
   540                                 <li class=""><a href="module_node.html" title="node">node</a></li>
       
   541                                 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
       
   542                                 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
       
   543                                 <li class=""><a href="module_oop.html" title="oop">oop</a></li>
       
   544                                 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
       
   545                                 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
       
   546                                 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
       
   547                                 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
       
   548                                 <li class=""><a href="module_slider.html" title="slider">slider</a></li>
       
   549                                 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
       
   550                                 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
       
   551                                 <li class=""><a href="module_test.html" title="test">test</a></li>
       
   552                                 <li class=""><a href="module_widget.html" title="widget">widget</a></li>
       
   553                                 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
       
   554                                 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
       
   555                                 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
       
   556                                 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
       
   557                                 <li class=""><a href="module_yui.html" title="yui">yui</a></li>
       
   558                         </ul>
       
   559                     </div>
       
   560 
       
   561                     <div id="classList" class="module">
       
   562                         <h4>Classes</h4>
       
   563                         <ul class="content">
       
   564                                 <li class=""><a href="DD.DDM.html" title="DD.DDM">DD.DDM</a></li>
       
   565                                 <li class=""><a href="DD.Drag.html" title="DD.Drag">DD.Drag</a></li>
       
   566                                 <li class=""><a href="DD.Drop.html" title="DD.Drop">DD.Drop</a></li>
       
   567                                 <li class=""><a href="DD.Scroll.html" title="DD.Scroll">DD.Scroll</a></li>
       
   568                                 <li class=""><a href="Plugin.DDNodeScroll.html" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a></li>
       
   569                                 <li class=""><a href="Plugin.DDProxy.html" title="Plugin.DDProxy">Plugin.DDProxy</a></li>
       
   570                                 <li class=""><a href="Plugin.DDWindowScroll.html" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a></li>
       
   571                                 <li class=""><a href="Plugin.Drag.html" title="Plugin.Drag">Plugin.Drag</a></li>
       
   572                                 <li class=""><a href="Plugin.DragConstrained.html" title="Plugin.DragConstrained">Plugin.DragConstrained</a></li>
       
   573                                 <li class="selected"><a href="Plugin.Drop.html" title="Plugin.Drop">Plugin.Drop</a></li>
       
   574                         </ul>
       
   575                     </div>
       
   576 
       
   577                     <div id="fileList" class="module">
       
   578                         <h4>Files</h4>
       
   579                         <ul class="content">        
       
   580                                 <li class=""><a href="constrain.js.html" title="constrain.js">constrain.js</a></li>
       
   581                                 <li class=""><a href="dd-drop-plugin.js.html" title="dd-drop-plugin.js">dd-drop-plugin.js</a></li>
       
   582                                 <li class=""><a href="dd-plugin.js.html" title="dd-plugin.js">dd-plugin.js</a></li>
       
   583                                 <li class=""><a href="ddm-base.js.html" title="ddm-base.js">ddm-base.js</a></li>
       
   584                                 <li class=""><a href="ddm-drop.js.html" title="ddm-drop.js">ddm-drop.js</a></li>
       
   585                                 <li class=""><a href="ddm.js.html" title="ddm.js">ddm.js</a></li>
       
   586                                 <li class=""><a href="drag.js.html" title="drag.js">drag.js</a></li>
       
   587                                 <li class=""><a href="drop.js.html" title="drop.js">drop.js</a></li>
       
   588                                 <li class=""><a href="proxy.js.html" title="proxy.js">proxy.js</a></li>
       
   589                                 <li class=""><a href="scroll.js.html" title="scroll.js">scroll.js</a></li>
       
   590                         </ul>
       
   591                     </div>
       
   592 
       
   593                     <div id="propertyList" class="module">
       
   594                         <h4>Properties</h4>
       
   595                         <ul class="content">        
       
   596                                 <li class=""><a href="#property_NAME" title="NAME">NAME</a></li>
       
   597                                 <li class=""><a href="#property_NS" title="NS">NS</a></li>
       
   598                         </ul>
       
   599                     </div>
       
   600 
       
   601 
       
   602 
       
   603 
       
   604             </div>
       
   605 		</div>
       
   606 	</div>
       
   607 	<div id="ft">
       
   608         <hr />
       
   609         Copyright &copy; 2009 Yahoo! Inc. All rights reserved.
       
   610 	</div>
       
   611 </div>
       
   612 <script type="text/javascript">
       
   613     ALL_YUI_PROPS = [{"access": "", "host": "DD.Scroll", "name": "align", "url": "DD.Scroll.html#method_align", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "buffer", "url": "DD.Scroll.html#config_buffer", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "bufferChange", "url": "DD.Scroll.html#event_bufferChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_cancelScroll", "url": "DD.Scroll.html#method__cancelScroll", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_checkWinScroll", "url": "DD.Scroll.html#method__checkWinScroll", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_dimCache", "url": "DD.Scroll.html#property__dimCache", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "end", "url": "DD.Scroll.html#method_end", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_getVPRegion", "url": "DD.Scroll.html#method__getVPRegion", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "horizontal", "url": "DD.Scroll.html#config_horizontal", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "horizontalChange", "url": "DD.Scroll.html#event_horizontalChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "host", "url": "DD.Scroll.html#config_host", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "hostChange", "url": "DD.Scroll.html#event_hostChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_initScroll", "url": "DD.Scroll.html#method__initScroll", "type": "method"}, {"access": "", "host": "Plugin.Drop", "name": "NAME", "url": "Plugin.Drop.html#property_NAME", "type": "property"}, {"access": "", "host": "Plugin.DDNodeScroll", "name": "node", "url": "Plugin.DDNodeScroll.html#config_node", "type": "config"}, {"access": "", "host": "Plugin.DDNodeScroll", "name": "nodeChange", "url": "Plugin.DDNodeScroll.html#event_nodeChange", "type": "event"}, {"access": "", "host": "Plugin.Drop", "name": "NS", "url": "Plugin.Drop.html#property_NS", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "parentScroll", "url": "DD.Scroll.html#config_parentScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "parentScrollChange", "url": "DD.Scroll.html#event_parentScrollChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelay", "url": "DD.Scroll.html#config_scrollDelay", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelayChange", "url": "DD.Scroll.html#event_scrollDelayChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_scrolling", "url": "DD.Scroll.html#property__scrolling", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_scrollTimer", "url": "DD.Scroll.html#property__scrollTimer", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_setDimCache", "url": "DD.Scroll.html#method__setDimCache", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "start", "url": "DD.Scroll.html#method_start", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "toString", "url": "DD.Scroll.html#method_toString", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "vertical", "url": "DD.Scroll.html#config_vertical", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "verticalChange", "url": "DD.Scroll.html#event_verticalChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_vpRegionCache", "url": "DD.Scroll.html#property__vpRegionCache", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "windowScroll", "url": "DD.Scroll.html#config_windowScroll", "type": "config"}, {"access": "", "host": "Plugin.DDWindowScroll", "name": "windowScroll", "url": "Plugin.DDWindowScroll.html#config_windowScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "windowScrollChange", "url": "DD.Scroll.html#event_windowScrollChange", "type": "event"}, {"access": "", "host": "Plugin.DDWindowScroll", "name": "windowScrollChange", "url": "Plugin.DDWindowScroll.html#event_windowScrollChange", "type": "event"}];
       
   614 </script>
       
   615 </body>
       
   616 </html>