src/cm/media/js/lib/yui/yui3.0.0/api/DD.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  DD.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; DD.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">DD.Drop</b>
       
    52                         <span class="extends">
       
    53                            - extends <a href="Base.html" title="Base">Base</a>
       
    54                         </span>
       
    55 
       
    56                     </h2>
       
    57                     <!-- class tree goes here -->
       
    58                     
       
    59                         <dl class="subclasses" rel="yui:subclasses">
       
    60                             <dt>Known Subclasses:</dt>
       
    61                             <dd>
       
    62                                     <span rel="yui:subclass" resource="Plugin.Drop.html">
       
    63                                     <a href="Plugin.Drop.html" property="yui:name" title="Plugin.Drop">Plugin.Drop</a>
       
    64                                     </span>
       
    65                             </dd>
       
    66                        </dl>
       
    67                 
       
    68   
       
    69 
       
    70                     <div class="summary description" property="yui:description">
       
    71                         This class provides the ability to create a Drop Target.
       
    72                     </div>
       
    73 
       
    74                         <div class="section constructor details" rel="yui:constructor" resource="#constructor">
       
    75                         <h3 id="constructor">Constructor</h3>
       
    76                         <div class="content">
       
    77                             <div class="detail">
       
    78                                 <strong property="yui:name">DD.Drop</strong>
       
    79                                 <code>
       
    80                                     (
       
    81                                     )
       
    82                                 </code>
       
    83                                 <div class="description">
       
    84                                     
       
    85                                     
       
    86                                 </div>
       
    87                             </div>
       
    88                         </div>
       
    89                     </div>
       
    90                     
       
    91                     <div rel="yui:properties" resource="#properties">
       
    92                         <div class="section field details">
       
    93                             <h3 id="properties">Properties</h3>
       
    94                             <div class="content">
       
    95                                     <div class="private" rel="yui:property" resource="#property__groups">
       
    96                                     <h4><a name="property__groups" property="yui:name">_groups</a>
       
    97                                         - <code>private <span property="yui:type">Array</span></code>
       
    98                                     </h4>
       
    99                                     <div class="detail">
       
   100                                         <div class="description" property="yui:description">
       
   101                                             The groups this target belongs to.
       
   102                                         </div>
       
   103                                     </div>
       
   104      
       
   105                                         
       
   106 
       
   107 
       
   108                                     <hr />
       
   109                                     </div>
       
   110                                     <div class="private" rel="yui:property" resource="#property__valid">
       
   111                                     <h4><a name="property__valid" property="yui:name">_valid</a>
       
   112                                         - <code>private <span property="yui:type">Boolean</span></code>
       
   113                                     </h4>
       
   114                                     <div class="detail">
       
   115                                         <div class="description" property="yui:description">
       
   116                                             Flag for determining if the target is valid in this operation.
       
   117                                         </div>
       
   118                                     </div>
       
   119      
       
   120                                         
       
   121 
       
   122 
       
   123                                     <hr />
       
   124                                     </div>
       
   125                                     <div class="" rel="yui:property" resource="#property_overTarget">
       
   126                                     <h4><a name="property_overTarget" property="yui:name">overTarget</a>
       
   127                                         - <code><span property="yui:type">Boolean</span></code>
       
   128                                     </h4>
       
   129                                     <div class="detail">
       
   130                                         <div class="description" property="yui:description">
       
   131                                             This flag is tripped when a drag element is over this target.
       
   132                                         </div>
       
   133                                     </div>
       
   134      
       
   135                                         
       
   136 
       
   137 
       
   138                                     <hr />
       
   139                                     </div>
       
   140                                     <div class="" rel="yui:property" resource="#property_region">
       
   141                                     <h4><a name="property_region" property="yui:name">region</a>
       
   142                                         - <code><span property="yui:type">Object</span></code>
       
   143                                     </h4>
       
   144                                     <div class="detail">
       
   145                                         <div class="description" property="yui:description">
       
   146                                             A region object associated with this target, used for checking regions while dragging.
       
   147                                         </div>
       
   148                                     </div>
       
   149      
       
   150                                         
       
   151 
       
   152 
       
   153                                     <hr />
       
   154                                     </div>
       
   155                                     <div class="" rel="yui:property" resource="#property_shim">
       
   156                                     <h4><a name="property_shim" property="yui:name">shim</a>
       
   157                                         - <code><span property="yui:type">{Object}</span></code>
       
   158                                     </h4>
       
   159                                     <div class="detail">
       
   160                                         <div class="description" property="yui:description">
       
   161                                             Node reference to the targets shim
       
   162                                         </div>
       
   163                                     </div>
       
   164      
       
   165                                         
       
   166 
       
   167 
       
   168                                     <hr />
       
   169                                     </div>
       
   170                             </div>
       
   171                         </div>
       
   172 
       
   173                         <div rel="yui:inheritance">
       
   174                         <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   175                             <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   176                             <div class="content" rel="yui:properties">
       
   177                                 <code>
       
   178                                     
       
   179                                 </code>
       
   180                             </div>
       
   181                         </div>
       
   182                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   183                             <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   184                             <div class="content" rel="yui:properties">
       
   185                                 <code>
       
   186                                     
       
   187                                         <span rel="yui:property" resource="Base.html#property_name">
       
   188                                         <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a>
       
   189                                         </span>
       
   190                                     
       
   191                                 </code>
       
   192                             </div>
       
   193                         </div>
       
   194                         </div>
       
   195                     </div>
       
   196 
       
   197                     <div rel="yui:methods" resource="#methods">
       
   198                         <div class="section method details">
       
   199                             <h3 id="methods">Methods</h3>
       
   200                             <div class="content">
       
   201                                     <div class="private" rel="yui:method" resource="#method__activateShim">
       
   202                                     <h4>
       
   203                                         <a name="method__activateShim">_activateShim</a></h4>
       
   204                                     <div class="detail" >
       
   205                                         <code>
       
   206                                          private 
       
   207                                         
       
   208                                         
       
   209                                         void
       
   210                                             <strong property="yui:name">_activateShim</strong>
       
   211                                            (
       
   212                                             )
       
   213                                         </code>
       
   214                                         
       
   215                                         <div class="description" property="yui:description">
       
   216                                             Activates the shim and adds some interaction CSS classes
       
   217                                         </div>
       
   218 
       
   219                                         <div class="description">
       
   220 
       
   221 
       
   222 
       
   223 
       
   224              
       
   225 
       
   226                                         </div>
       
   227 
       
   228                                     </div>
       
   229                                     <hr />
       
   230                                     </div>
       
   231                                     <div class="private" rel="yui:method" resource="#method__createEvents">
       
   232                                     <h4>
       
   233                                         <a name="method__createEvents">_createEvents</a></h4>
       
   234                                     <div class="detail" >
       
   235                                         <code>
       
   236                                          private 
       
   237                                         
       
   238                                         
       
   239                                         void
       
   240                                             <strong property="yui:name">_createEvents</strong>
       
   241                                            (
       
   242                                             )
       
   243                                         </code>
       
   244                                         
       
   245                                         <div class="description" property="yui:description">
       
   246                                             This method creates all the events for this Event Target and publishes them so we get Event Bubbling.
       
   247                                         </div>
       
   248 
       
   249                                         <div class="description">
       
   250 
       
   251 
       
   252 
       
   253 
       
   254              
       
   255 
       
   256                                         </div>
       
   257 
       
   258                                     </div>
       
   259                                     <hr />
       
   260                                     </div>
       
   261                                     <div class="private" rel="yui:method" resource="#method__createShim">
       
   262                                     <h4>
       
   263                                         <a name="method__createShim">_createShim</a></h4>
       
   264                                     <div class="detail" >
       
   265                                         <code>
       
   266                                          private 
       
   267                                         
       
   268                                         
       
   269                                         void
       
   270                                             <strong property="yui:name">_createShim</strong>
       
   271                                            (
       
   272                                             )
       
   273                                         </code>
       
   274                                         
       
   275                                         <div class="description" property="yui:description">
       
   276                                             Creates the Target shim and adds it to the DDM's playground..
       
   277                                         </div>
       
   278 
       
   279                                         <div class="description">
       
   280 
       
   281 
       
   282 
       
   283 
       
   284              
       
   285 
       
   286                                         </div>
       
   287 
       
   288                                     </div>
       
   289                                     <hr />
       
   290                                     </div>
       
   291                                     <div class="private" rel="yui:method" resource="#method__deactivateShim">
       
   292                                     <h4>
       
   293                                         <a name="method__deactivateShim">_deactivateShim</a></h4>
       
   294                                     <div class="detail" >
       
   295                                         <code>
       
   296                                          private 
       
   297                                         
       
   298                                         
       
   299                                         void
       
   300                                             <strong property="yui:name">_deactivateShim</strong>
       
   301                                            (
       
   302                                             )
       
   303                                         </code>
       
   304                                         
       
   305                                         <div class="description" property="yui:description">
       
   306                                             Removes classes from the target, resets some flags and sets the shims deactive position [-999, -999]
       
   307                                         </div>
       
   308 
       
   309                                         <div class="description">
       
   310 
       
   311 
       
   312 
       
   313 
       
   314              
       
   315 
       
   316                                         </div>
       
   317 
       
   318                                     </div>
       
   319                                     <hr />
       
   320                                     </div>
       
   321                                     <div class="private" rel="yui:method" resource="#method__handleOut">
       
   322                                     <h4>
       
   323                                         <a name="method__handleOut">_handleOut</a></h4>
       
   324                                     <div class="detail" >
       
   325                                         <code>
       
   326                                          private 
       
   327                                         
       
   328                                         
       
   329                                         void
       
   330                                             <strong property="yui:name">_handleOut</strong>
       
   331                                            (
       
   332                                             )
       
   333                                         </code>
       
   334                                         
       
   335                                         <div class="description" property="yui:description">
       
   336                                             Handles out of target calls/checks
       
   337                                         </div>
       
   338 
       
   339                                         <div class="description">
       
   340 
       
   341 
       
   342 
       
   343 
       
   344              
       
   345 
       
   346                                         </div>
       
   347 
       
   348                                     </div>
       
   349                                     <hr />
       
   350                                     </div>
       
   351                                     <div class="private" rel="yui:method" resource="#method__handleOutEvent">
       
   352                                     <h4>
       
   353                                         <a name="method__handleOutEvent">_handleOutEvent</a></h4>
       
   354                                     <div class="detail" >
       
   355                                         <code>
       
   356                                          private 
       
   357                                         
       
   358                                         
       
   359                                         void
       
   360                                             <strong property="yui:name">_handleOutEvent</strong>
       
   361                                            (
       
   362                                             )
       
   363                                         </code>
       
   364                                         
       
   365                                         <div class="description" property="yui:description">
       
   366                                             Handles the mouseout DOM event on the Target Shim
       
   367                                         </div>
       
   368 
       
   369                                         <div class="description">
       
   370 
       
   371 
       
   372 
       
   373 
       
   374              
       
   375 
       
   376                                         </div>
       
   377 
       
   378                                     </div>
       
   379                                     <hr />
       
   380                                     </div>
       
   381                                     <div class="private" rel="yui:method" resource="#method__handleOverEvent">
       
   382                                     <h4>
       
   383                                         <a name="method__handleOverEvent">_handleOverEvent</a></h4>
       
   384                                     <div class="detail" >
       
   385                                         <code>
       
   386                                          private 
       
   387                                         
       
   388                                         
       
   389                                         void
       
   390                                             <strong property="yui:name">_handleOverEvent</strong>
       
   391                                            (
       
   392                                             )
       
   393                                         </code>
       
   394                                         
       
   395                                         <div class="description" property="yui:description">
       
   396                                             Handles the mouseover DOM event on the Target Shim
       
   397                                         </div>
       
   398 
       
   399                                         <div class="description">
       
   400 
       
   401 
       
   402 
       
   403 
       
   404              
       
   405 
       
   406                                         </div>
       
   407 
       
   408                                     </div>
       
   409                                     <hr />
       
   410                                     </div>
       
   411                                     <div class="private" rel="yui:method" resource="#method__handleOverTarget">
       
   412                                     <h4>
       
   413                                         <a name="method__handleOverTarget">_handleOverTarget</a></h4>
       
   414                                     <div class="detail" >
       
   415                                         <code>
       
   416                                          private 
       
   417                                         
       
   418                                         
       
   419                                         void
       
   420                                             <strong property="yui:name">_handleOverTarget</strong>
       
   421                                            (
       
   422                                             )
       
   423                                         </code>
       
   424                                         
       
   425                                         <div class="description" property="yui:description">
       
   426                                             This handles the over target call made from this object or from the DDM
       
   427                                         </div>
       
   428 
       
   429                                         <div class="description">
       
   430 
       
   431 
       
   432 
       
   433 
       
   434              
       
   435 
       
   436                                         </div>
       
   437 
       
   438                                     </div>
       
   439                                     <hr />
       
   440                                     </div>
       
   441                                     <div class="private" rel="yui:method" resource="#method_destructor">
       
   442                                     <h4>
       
   443                                         <a name="method_destructor">destructor</a></h4>
       
   444                                     <div class="detail" >
       
   445                                         <code>
       
   446                                          private 
       
   447                                         
       
   448                                         
       
   449                                         void
       
   450                                             <strong property="yui:name">destructor</strong>
       
   451                                            (
       
   452                                             )
       
   453                                         </code>
       
   454                                         
       
   455                                         <div class="description" property="yui:description">
       
   456                                             Lifecycle destructor, unreg the drag from the DDM and remove listeners
       
   457                                         </div>
       
   458 
       
   459                                         <div class="description">
       
   460 
       
   461 
       
   462 
       
   463 
       
   464              
       
   465 
       
   466                                         </div>
       
   467 
       
   468                                     </div>
       
   469                                     <hr />
       
   470                                     </div>
       
   471                                     <div class="" rel="yui:method" resource="#method_inGroup">
       
   472                                     <h4>
       
   473                                         <a name="method_inGroup">inGroup</a></h4>
       
   474                                     <div class="detail" >
       
   475                                         <code>
       
   476                                         
       
   477                                         
       
   478                                         
       
   479                                         
       
   480                                             <strong property="yui:name">inGroup</strong>
       
   481                                            (
       
   482                                                 
       
   483                                                         
       
   484                                                          groups
       
   485                                                     
       
   486                                                 
       
   487                                             )
       
   488                                         </code>
       
   489                                         
       
   490                                         <div class="description" property="yui:description">
       
   491                                             Check if this target is in one of the supplied groups.
       
   492                                         </div>
       
   493 
       
   494                                         <div class="description">
       
   495 
       
   496                                                 <dl rel="yui:parameters">
       
   497                                                     <dt>Parameters:</dt>
       
   498                                                         <dd rel="yui:parameter">
       
   499                                                         <code><span property="yui:name">groups</span>
       
   500                                                         &lt;<span property="yui:type">Array</span>&gt;
       
   501                                                         </code>
       
   502                                                         <span property="yui:description"> The groups to check against</span>
       
   503                                                         </dd>
       
   504                                                 </dl>
       
   505 
       
   506                                                 <dl>
       
   507                                                     <dt>Returns:
       
   508                                                     <code property="yui:return">
       
   509                                                     </code></dt>
       
   510                                                     <dd property="yui:returnInfo">Boolean</dd>
       
   511                                                 </dl>
       
   512 
       
   513 
       
   514              
       
   515 
       
   516                                         </div>
       
   517 
       
   518                                     </div>
       
   519                                     <hr />
       
   520                                     </div>
       
   521                                     <div class="private" rel="yui:method" resource="#method_initializer">
       
   522                                     <h4>
       
   523                                         <a name="method_initializer">initializer</a></h4>
       
   524                                     <div class="detail" >
       
   525                                         <code>
       
   526                                          private 
       
   527                                         
       
   528                                         
       
   529                                         void
       
   530                                             <strong property="yui:name">initializer</strong>
       
   531                                            (
       
   532                                             )
       
   533                                         </code>
       
   534                                         
       
   535                                         <div class="description" property="yui:description">
       
   536                                             Private lifecycle method
       
   537                                         </div>
       
   538 
       
   539                                         <div class="description">
       
   540 
       
   541 
       
   542 
       
   543 
       
   544              
       
   545 
       
   546                                         </div>
       
   547 
       
   548                                     </div>
       
   549                                     <hr />
       
   550                                     </div>
       
   551                                     <div class="" rel="yui:method" resource="#method_sizeShim">
       
   552                                     <h4>
       
   553                                         <a name="method_sizeShim">sizeShim</a></h4>
       
   554                                     <div class="detail" >
       
   555                                         <code>
       
   556                                         
       
   557                                         
       
   558                                         
       
   559                                         void
       
   560                                             <strong property="yui:name">sizeShim</strong>
       
   561                                            (
       
   562                                             )
       
   563                                         </code>
       
   564                                         
       
   565                                         <div class="description" property="yui:description">
       
   566                                             Positions and sizes the shim with the raw data from the node, this can be used to programatically adjust the Targets shim for Animation..
       
   567                                         </div>
       
   568 
       
   569                                         <div class="description">
       
   570 
       
   571 
       
   572 
       
   573 
       
   574              
       
   575 
       
   576                                         </div>
       
   577 
       
   578                                     </div>
       
   579                                     <hr />
       
   580                                     </div>
       
   581                             </div>
       
   582                         </div>
       
   583 
       
   584                         <div rel="yui:inheritance">                    
       
   585                             <div class="section field inheritance" rel="yui:superclass"  resource="EventTarget.html">
       
   586                                 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
       
   587                                 <div class="content" rel="yui:methods">
       
   588                                     <code>
       
   589                                             <span rel="yui:method" resource="EventTarget.html#method__getType">                                        
       
   590                                             <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
       
   591                                             </span>
       
   592                                             <span rel="yui:method" resource="EventTarget.html#method__parseType">                                        
       
   593                                             <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
       
   594                                             </span>
       
   595                                             <span rel="yui:method" resource="EventTarget.html#method_addTarget">                                        
       
   596                                             <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
       
   597                                             </span>
       
   598                                             <span rel="yui:method" resource="EventTarget.html#method_after">                                        
       
   599                                             <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
       
   600                                             </span>
       
   601                                             <span rel="yui:method" resource="EventTarget.html#method_before">                                        
       
   602                                             <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
       
   603                                             </span>
       
   604                                             <span rel="yui:method" resource="EventTarget.html#method_bubble">                                        
       
   605                                             <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
       
   606                                             </span>
       
   607                                             <span rel="yui:method" resource="EventTarget.html#method_detach">                                        
       
   608                                             <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
       
   609                                             </span>
       
   610                                             <span rel="yui:method" resource="EventTarget.html#method_detachAll">                                        
       
   611                                             <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
       
   612                                             </span>
       
   613                                             <span rel="yui:method" resource="EventTarget.html#method_fire">                                        
       
   614                                             <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
       
   615                                             </span>
       
   616                                             <span rel="yui:method" resource="EventTarget.html#method_getEvent">                                        
       
   617                                             <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
       
   618                                             </span>
       
   619                                             <span rel="yui:method" resource="EventTarget.html#method_on">                                        
       
   620                                             <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
       
   621                                             </span>
       
   622                                             <span rel="yui:method" resource="EventTarget.html#method_publish">                                        
       
   623                                             <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
       
   624                                             </span>
       
   625                                             <span rel="yui:method" resource="EventTarget.html#method_removeTarget">                                        
       
   626                                             <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
       
   627                                             </span>
       
   628                                             <span rel="yui:method" resource="EventTarget.html#method_subscribe">                                        
       
   629                                             <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
       
   630                                             </span>
       
   631                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribe">                                        
       
   632                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
       
   633                                             </span>
       
   634                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">                                        
       
   635                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
       
   636                                             </span>
       
   637                                     </code>
       
   638                                 </div>
       
   639                             </div>
       
   640                             <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   641                                 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   642                                 <div class="content" rel="yui:methods">
       
   643                                     <code>
       
   644                                             <span rel="yui:method" resource="Attribute.html#method__addAttrs">                                        
       
   645                                             <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
       
   646                                             </span>
       
   647                                             <span rel="yui:method" resource="Attribute.html#method__addLazyAttr">                                        
       
   648                                             <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
       
   649                                             </span>
       
   650                                             <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">                                        
       
   651                                             <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
       
   652                                             </span>
       
   653                                             <span rel="yui:method" resource="Attribute.html#method__fireAttrChange">                                        
       
   654                                             <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
       
   655                                             </span>
       
   656                                             <span rel="yui:method" resource="Attribute.html#method__getAttr">                                        
       
   657                                             <a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
       
   658                                             </span>
       
   659                                             <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">                                        
       
   660                                             <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
       
   661                                             </span>
       
   662                                             <span rel="yui:method" resource="Attribute.html#method__getAttrs">                                        
       
   663                                             <a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
       
   664                                             </span>
       
   665                                             <span rel="yui:method" resource="Attribute.html#method__getStateVal">                                        
       
   666                                             <a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
       
   667                                             </span>
       
   668                                             <span rel="yui:method" resource="Attribute.html#method__isLazyAttr">                                        
       
   669                                             <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
       
   670                                             </span>
       
   671                                             <span rel="yui:method" resource="Attribute.html#method__normAttrVals">                                        
       
   672                                             <a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
       
   673                                             </span>
       
   674                                             <span rel="yui:method" resource="Attribute.html#method__protectAttrs">                                        
       
   675                                             <a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
       
   676                                             </span>
       
   677                                             <span rel="yui:method" resource="Attribute.html#method__set">                                        
       
   678                                             <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
       
   679                                             </span>
       
   680                                             <span rel="yui:method" resource="Attribute.html#method__setAttr">                                        
       
   681                                             <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
       
   682                                             </span>
       
   683                                             <span rel="yui:method" resource="Attribute.html#method__setAttrs">                                        
       
   684                                             <a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
       
   685                                             </span>
       
   686                                             <span rel="yui:method" resource="Attribute.html#method__setAttrVal">                                        
       
   687                                             <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
       
   688                                             </span>
       
   689                                             <span rel="yui:method" resource="Attribute.html#method__setStateVal">                                        
       
   690                                             <a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
       
   691                                             </span>
       
   692                                             <span rel="yui:method" resource="Attribute.html#method_addAttr">                                        
       
   693                                             <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
       
   694                                             </span>
       
   695                                             <span rel="yui:method" resource="Attribute.html#method_addAttrs">                                        
       
   696                                             <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
       
   697                                             </span>
       
   698                                             <span rel="yui:method" resource="Attribute.html#method_attrAdded">                                        
       
   699                                             <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
       
   700                                             </span>
       
   701                                             <span rel="yui:method" resource="Attribute.html#method_get">                                        
       
   702                                             <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
       
   703                                             </span>
       
   704                                             <span rel="yui:method" resource="Attribute.html#method_getAttrs">                                        
       
   705                                             <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
       
   706                                             </span>
       
   707                                             <span rel="yui:method" resource="Attribute.html#method_modifyAttr">                                        
       
   708                                             <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
       
   709                                             </span>
       
   710                                             <span rel="yui:method" resource="Attribute.html#method_removeAttr">                                        
       
   711                                             <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
       
   712                                             </span>
       
   713                                             <span rel="yui:method" resource="Attribute.html#method_reset">                                        
       
   714                                             <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
       
   715                                             </span>
       
   716                                             <span rel="yui:method" resource="Attribute.html#method_set">                                        
       
   717                                             <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
       
   718                                             </span>
       
   719                                             <span rel="yui:method" resource="Attribute.html#method_setAttrs">                                        
       
   720                                             <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
       
   721                                             </span>
       
   722                                     </code>
       
   723                                 </div>
       
   724                             </div>
       
   725                             <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   726                                 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   727                                 <div class="content" rel="yui:methods">
       
   728                                     <code>
       
   729                                             <span rel="yui:method" resource="Base.html#method__aggregateAttrs">                                        
       
   730                                             <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
       
   731                                             </span>
       
   732                                             <span rel="yui:method" resource="Base.html#method__defDestroyFn">                                        
       
   733                                             <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
       
   734                                             </span>
       
   735                                             <span rel="yui:method" resource="Base.html#method__defInitFn">                                        
       
   736                                             <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
       
   737                                             </span>
       
   738                                             <span rel="yui:method" resource="Base.html#method__destroyHierarchy">                                        
       
   739                                             <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
       
   740                                             </span>
       
   741                                             <span rel="yui:method" resource="Base.html#method__filterAttrCfs">                                        
       
   742                                             <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
       
   743                                             </span>
       
   744                                             <span rel="yui:method" resource="Base.html#method__getAttrCfgs">                                        
       
   745                                             <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
       
   746                                             </span>
       
   747                                             <span rel="yui:method" resource="Base.html#method__getClasses">                                        
       
   748                                             <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
       
   749                                             </span>
       
   750                                             <span rel="yui:method" resource="Base.html#method__initHierarchy">                                        
       
   751                                             <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
       
   752                                             </span>
       
   753                                             <span rel="yui:method" resource="Base.html#method__initHierarchyData">                                        
       
   754                                             <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
       
   755                                             </span>
       
   756                                             <span rel="yui:method" resource="Base.html#method_destroy">                                        
       
   757                                             <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   758                                             </span>
       
   759                                             <span rel="yui:method" resource="Base.html#method_init">                                        
       
   760                                             <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   761                                             </span>
       
   762                                             <span rel="yui:method" resource="Base.html#method_toString">                                        
       
   763                                             <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
       
   764                                             </span>
       
   765                                     </code>
       
   766                                 </div>
       
   767                             </div>
       
   768                         </div>
       
   769                     </div>
       
   770 
       
   771                     <div rel="yui:events" resource="#events">
       
   772                         <div class="section method details">
       
   773                             <h3 id="events">Events</h3>
       
   774                             <div class="content">
       
   775                                     <div class="" rel="yui:event" resource="#event_bubblesChange">
       
   776                                     <h4>
       
   777                                         <a name="event_bubblesChange">bubblesChange</a></h4>
       
   778                                     <div class="detail">
       
   779                                         <code>
       
   780                                         
       
   781                                         
       
   782                                         
       
   783                                             <strong property="yui:name">bubblesChange</strong>
       
   784 
       
   785                                             (
       
   786                                                 
       
   787                                                         
       
   788                                                          event
       
   789                                                     
       
   790                                                 
       
   791                                             )
       
   792 
       
   793                                         </code>
       
   794                                         
       
   795                                         <div class="description" property="yui:description">
       
   796                                             Fires when the value for the configuration attribute 'bubbles' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed.
       
   797                                         </div>
       
   798 
       
   799                                         <div class="description">
       
   800 
       
   801 
       
   802                                                 <dl rel="yui:parameters">
       
   803                                                     <dt>Parameters:</dt>
       
   804                                                         <dd rel="yui:parameter">
       
   805                                                             <code><span property="yui:name">event</span>
       
   806                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   807                                                             </code>
       
   808                                                             <span property="yui:description">An Event Facade object with      the following attribute specific properties added:	<dl>		<dt>prevVal</dt>		<dd>The value of the attribute, prior to it being set</dd>		<dt>newVal</dt>		<dd>The value the attribute is to be set to</dd>		<dt>attrName</dt>		<dd>The name of the attribute being set</dd>		<dt>subAttrName</dt>		<dd>If setting a property within the attribute's value,           the name of the sub-attribute property being set</dd>	</dl></span>
       
   809                                                         </dd>
       
   810                                                         
       
   811                                                 </dl>
       
   812 
       
   813 
       
   814                                         </div>
       
   815 
       
   816                                     </div>
       
   817                                     <hr />
       
   818                                     </div>
       
   819                                     <div class="" rel="yui:event" resource="#event_drop:enter">
       
   820                                     <h4>
       
   821                                         <a name="event_drop:enter">drop:enter</a></h4>
       
   822                                     <div class="detail">
       
   823                                         <code>
       
   824                                         
       
   825                                         
       
   826                                         
       
   827                                             <strong property="yui:name">drop:enter</strong>
       
   828 
       
   829                                             (
       
   830                                             )
       
   831 
       
   832                                         </code>
       
   833                                         
       
   834                                         <div class="description" property="yui:description">
       
   835                                             Fires when a drag element enters this target.
       
   836                                         </div>
       
   837 
       
   838                                         <div class="description">
       
   839 
       
   840 
       
   841 
       
   842                                             <div class="bubbles">
       
   843                                                 <strong>Bubbles:</strong> This event bubbles to <a href="DDM.html" title="DDM">DDM</a>.
       
   844                                             </div>        
       
   845 
       
   846                                         </div>
       
   847 
       
   848                                     </div>
       
   849                                     <hr />
       
   850                                     </div>
       
   851                                     <div class="" rel="yui:event" resource="#event_drop:exit">
       
   852                                     <h4>
       
   853                                         <a name="event_drop:exit">drop:exit</a></h4>
       
   854                                     <div class="detail">
       
   855                                         <code>
       
   856                                         
       
   857                                         
       
   858                                         
       
   859                                             <strong property="yui:name">drop:exit</strong>
       
   860 
       
   861                                             (
       
   862                                             )
       
   863 
       
   864                                         </code>
       
   865                                         
       
   866                                         <div class="description" property="yui:description">
       
   867                                             Fires when a drag element exits this target.
       
   868                                         </div>
       
   869 
       
   870                                         <div class="description">
       
   871 
       
   872 
       
   873 
       
   874                                             <div class="bubbles">
       
   875                                                 <strong>Bubbles:</strong> This event bubbles to <a href="DDM.html" title="DDM">DDM</a>.
       
   876                                             </div>        
       
   877 
       
   878                                         </div>
       
   879 
       
   880                                     </div>
       
   881                                     <hr />
       
   882                                     </div>
       
   883                                     <div class="" rel="yui:event" resource="#event_drop:hit">
       
   884                                     <h4>
       
   885                                         <a name="event_drop:hit">drop:hit</a></h4>
       
   886                                     <div class="detail">
       
   887                                         <code>
       
   888                                         
       
   889                                         
       
   890                                         
       
   891                                             <strong property="yui:name">drop:hit</strong>
       
   892 
       
   893                                             (
       
   894                                             )
       
   895 
       
   896                                         </code>
       
   897                                         
       
   898                                         <div class="description" property="yui:description">
       
   899                                             Fires when a draggable node is dropped on this Drop Target. (Fired from dd-ddm-drop)
       
   900                                         </div>
       
   901 
       
   902                                         <div class="description">
       
   903 
       
   904 
       
   905 
       
   906                                             <div class="bubbles">
       
   907                                                 <strong>Bubbles:</strong> This event bubbles to <a href="DDM.html" title="DDM">DDM</a>.
       
   908                                             </div>        
       
   909 
       
   910                                         </div>
       
   911 
       
   912                                     </div>
       
   913                                     <hr />
       
   914                                     </div>
       
   915                                     <div class="" rel="yui:event" resource="#event_drop:over">
       
   916                                     <h4>
       
   917                                         <a name="event_drop:over">drop:over</a></h4>
       
   918                                     <div class="detail">
       
   919                                         <code>
       
   920                                         
       
   921                                         
       
   922                                         
       
   923                                             <strong property="yui:name">drop:over</strong>
       
   924 
       
   925                                             (
       
   926                                             )
       
   927 
       
   928                                         </code>
       
   929                                         
       
   930                                         <div class="description" property="yui:description">
       
   931                                             Fires when a drag element is over this target.
       
   932                                         </div>
       
   933 
       
   934                                         <div class="description">
       
   935 
       
   936 
       
   937 
       
   938                                             <div class="bubbles">
       
   939                                                 <strong>Bubbles:</strong> This event bubbles to <a href="DDM.html" title="DDM">DDM</a>.
       
   940                                             </div>        
       
   941 
       
   942                                         </div>
       
   943 
       
   944                                     </div>
       
   945                                     <hr />
       
   946                                     </div>
       
   947                                     <div class="" rel="yui:event" resource="#event_groupsChange">
       
   948                                     <h4>
       
   949                                         <a name="event_groupsChange">groupsChange</a></h4>
       
   950                                     <div class="detail">
       
   951                                         <code>
       
   952                                         
       
   953                                         
       
   954                                         
       
   955                                             <strong property="yui:name">groupsChange</strong>
       
   956 
       
   957                                             (
       
   958                                                 
       
   959                                                         
       
   960                                                          event
       
   961                                                     
       
   962                                                 
       
   963                                             )
       
   964 
       
   965                                         </code>
       
   966                                         
       
   967                                         <div class="description" property="yui:description">
       
   968                                             Fires when the value for the configuration attribute 'groups' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed.
       
   969                                         </div>
       
   970 
       
   971                                         <div class="description">
       
   972 
       
   973 
       
   974                                                 <dl rel="yui:parameters">
       
   975                                                     <dt>Parameters:</dt>
       
   976                                                         <dd rel="yui:parameter">
       
   977                                                             <code><span property="yui:name">event</span>
       
   978                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   979                                                             </code>
       
   980                                                             <span property="yui:description">An Event Facade object with      the following attribute specific properties added:	<dl>		<dt>prevVal</dt>		<dd>The value of the attribute, prior to it being set</dd>		<dt>newVal</dt>		<dd>The value the attribute is to be set to</dd>		<dt>attrName</dt>		<dd>The name of the attribute being set</dd>		<dt>subAttrName</dt>		<dd>If setting a property within the attribute's value,           the name of the sub-attribute property being set</dd>	</dl></span>
       
   981                                                         </dd>
       
   982                                                         
       
   983                                                 </dl>
       
   984 
       
   985 
       
   986                                         </div>
       
   987 
       
   988                                     </div>
       
   989                                     <hr />
       
   990                                     </div>
       
   991                                     <div class="" rel="yui:event" resource="#event_lockChange">
       
   992                                     <h4>
       
   993                                         <a name="event_lockChange">lockChange</a></h4>
       
   994                                     <div class="detail">
       
   995                                         <code>
       
   996                                         
       
   997                                         
       
   998                                         
       
   999                                             <strong property="yui:name">lockChange</strong>
       
  1000 
       
  1001                                             (
       
  1002                                                 
       
  1003                                                         
       
  1004                                                          event
       
  1005                                                     
       
  1006                                                 
       
  1007                                             )
       
  1008 
       
  1009                                         </code>
       
  1010                                         
       
  1011                                         <div class="description" property="yui:description">
       
  1012                                             Fires when the value for the configuration attribute 'lock' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed.
       
  1013                                         </div>
       
  1014 
       
  1015                                         <div class="description">
       
  1016 
       
  1017 
       
  1018                                                 <dl rel="yui:parameters">
       
  1019                                                     <dt>Parameters:</dt>
       
  1020                                                         <dd rel="yui:parameter">
       
  1021                                                             <code><span property="yui:name">event</span>
       
  1022                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  1023                                                             </code>
       
  1024                                                             <span property="yui:description">An Event Facade object with      the following attribute specific properties added:	<dl>		<dt>prevVal</dt>		<dd>The value of the attribute, prior to it being set</dd>		<dt>newVal</dt>		<dd>The value the attribute is to be set to</dd>		<dt>attrName</dt>		<dd>The name of the attribute being set</dd>		<dt>subAttrName</dt>		<dd>If setting a property within the attribute's value,           the name of the sub-attribute property being set</dd>	</dl></span>
       
  1025                                                         </dd>
       
  1026                                                         
       
  1027                                                 </dl>
       
  1028 
       
  1029 
       
  1030                                         </div>
       
  1031 
       
  1032                                     </div>
       
  1033                                     <hr />
       
  1034                                     </div>
       
  1035                                     <div class="" rel="yui:event" resource="#event_nodeChange">
       
  1036                                     <h4>
       
  1037                                         <a name="event_nodeChange">nodeChange</a></h4>
       
  1038                                     <div class="detail">
       
  1039                                         <code>
       
  1040                                         
       
  1041                                         
       
  1042                                         
       
  1043                                             <strong property="yui:name">nodeChange</strong>
       
  1044 
       
  1045                                             (
       
  1046                                                 
       
  1047                                                         
       
  1048                                                          event
       
  1049                                                     
       
  1050                                                 
       
  1051                                             )
       
  1052 
       
  1053                                         </code>
       
  1054                                         
       
  1055                                         <div class="description" property="yui:description">
       
  1056                                             Fires when the value for the configuration attribute 'node' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed.
       
  1057                                         </div>
       
  1058 
       
  1059                                         <div class="description">
       
  1060 
       
  1061 
       
  1062                                                 <dl rel="yui:parameters">
       
  1063                                                     <dt>Parameters:</dt>
       
  1064                                                         <dd rel="yui:parameter">
       
  1065                                                             <code><span property="yui:name">event</span>
       
  1066                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  1067                                                             </code>
       
  1068                                                             <span property="yui:description">An Event Facade object with      the following attribute specific properties added:	<dl>		<dt>prevVal</dt>		<dd>The value of the attribute, prior to it being set</dd>		<dt>newVal</dt>		<dd>The value the attribute is to be set to</dd>		<dt>attrName</dt>		<dd>The name of the attribute being set</dd>		<dt>subAttrName</dt>		<dd>If setting a property within the attribute's value,           the name of the sub-attribute property being set</dd>	</dl></span>
       
  1069                                                         </dd>
       
  1070                                                         
       
  1071                                                 </dl>
       
  1072 
       
  1073 
       
  1074                                         </div>
       
  1075 
       
  1076                                     </div>
       
  1077                                     <hr />
       
  1078                                     </div>
       
  1079                                     <div class="" rel="yui:event" resource="#event_paddingChange">
       
  1080                                     <h4>
       
  1081                                         <a name="event_paddingChange">paddingChange</a></h4>
       
  1082                                     <div class="detail">
       
  1083                                         <code>
       
  1084                                         
       
  1085                                         
       
  1086                                         
       
  1087                                             <strong property="yui:name">paddingChange</strong>
       
  1088 
       
  1089                                             (
       
  1090                                                 
       
  1091                                                         
       
  1092                                                          event
       
  1093                                                     
       
  1094                                                 
       
  1095                                             )
       
  1096 
       
  1097                                         </code>
       
  1098                                         
       
  1099                                         <div class="description" property="yui:description">
       
  1100                                             Fires when the value for the configuration attribute 'padding' is changed. You can listen for the event using the <a href="Attribute.html#method_on">on</a> method if you wish to be notified before the attribute's value has changed, or using the <a href="Event.Target.html#method_after">after</a> method if you wish to be notified after the attribute's value has changed.
       
  1101                                         </div>
       
  1102 
       
  1103                                         <div class="description">
       
  1104 
       
  1105 
       
  1106                                                 <dl rel="yui:parameters">
       
  1107                                                     <dt>Parameters:</dt>
       
  1108                                                         <dd rel="yui:parameter">
       
  1109                                                             <code><span property="yui:name">event</span>
       
  1110                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  1111                                                             </code>
       
  1112                                                             <span property="yui:description">An Event Facade object with      the following attribute specific properties added:	<dl>		<dt>prevVal</dt>		<dd>The value of the attribute, prior to it being set</dd>		<dt>newVal</dt>		<dd>The value the attribute is to be set to</dd>		<dt>attrName</dt>		<dd>The name of the attribute being set</dd>		<dt>subAttrName</dt>		<dd>If setting a property within the attribute's value,           the name of the sub-attribute property being set</dd>	</dl></span>
       
  1113                                                         </dd>
       
  1114                                                         
       
  1115                                                 </dl>
       
  1116 
       
  1117 
       
  1118                                         </div>
       
  1119 
       
  1120                                     </div>
       
  1121                                     <hr />
       
  1122                                     </div>
       
  1123                             </div>
       
  1124                         </div>
       
  1125 
       
  1126 
       
  1127                         <div rel="yui:inheritance">                    
       
  1128                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  1129                             <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  1130                             <div class="content" rel="yui:events">
       
  1131                                 <code>
       
  1132                                         <span rel="yui:event" resource="Base.html#event_destroy">
       
  1133                                         <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
  1134                                         </span>
       
  1135                                                                             <span rel="yui:event" resource="Base.html#event_destroyedChange">
       
  1136                                         <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
       
  1137                                         </span>
       
  1138                                                                             <span rel="yui:event" resource="Base.html#event_init">
       
  1139                                         <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
       
  1140                                         </span>
       
  1141                                                                             <span rel="yui:event" resource="Base.html#event_initializedChange">
       
  1142                                         <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
       
  1143                                         </span>
       
  1144                                     
       
  1145                                 </code>
       
  1146                             </div>
       
  1147                         </div>
       
  1148                         </div>
       
  1149                     </div>
       
  1150 
       
  1151                     <div rel="yui:attributes" resource="#configattributes">
       
  1152                         <div class="section field details">
       
  1153                             <h3 id="configattributes">Configuration Attributes</h3>
       
  1154                             <div class="content">
       
  1155                                     <div class="" rel="yui:attribute" resource="#config_bubbles">
       
  1156                                     <h4><a name="config_bubbles">bubbles</a>
       
  1157                                         <code>- <span property="yui:type">Object</span></code>
       
  1158                                     </h4>
       
  1159                                     <div class="detail">
       
  1160                                         <div class="description" property="yui:description">
       
  1161                                             Controls the default bubble parent for this Drop instance. Default: Y.DD.DDM. Set to false to disable bubbling.
       
  1162                                         </div>
       
  1163                                     </div>
       
  1164  
       
  1165      
       
  1166 
       
  1167                                     <hr />
       
  1168                                     </div>        
       
  1169                                     <div class="" rel="yui:attribute" resource="#config_groups">
       
  1170                                     <h4><a name="config_groups">groups</a>
       
  1171                                         <code>- <span property="yui:type">Array</span></code>
       
  1172                                     </h4>
       
  1173                                     <div class="detail">
       
  1174                                         <div class="description" property="yui:description">
       
  1175                                             Array of groups to add this drop into.
       
  1176                                         </div>
       
  1177                                     </div>
       
  1178  
       
  1179      
       
  1180 
       
  1181                                     <hr />
       
  1182                                     </div>        
       
  1183                                     <div class="" rel="yui:attribute" resource="#config_lock">
       
  1184                                     <h4><a name="config_lock">lock</a>
       
  1185                                         <code>- <span property="yui:type">Boolean</span></code>
       
  1186                                     </h4>
       
  1187                                     <div class="detail">
       
  1188                                         <div class="description" property="yui:description">
       
  1189                                             Set to lock this drop element.
       
  1190                                         </div>
       
  1191                                     </div>
       
  1192  
       
  1193      
       
  1194 
       
  1195                                     <hr />
       
  1196                                     </div>        
       
  1197                                     <div class="" rel="yui:attribute" resource="#config_node">
       
  1198                                     <h4><a name="config_node">node</a>
       
  1199                                         <code>- <span property="yui:type">Node</span></code>
       
  1200                                     </h4>
       
  1201                                     <div class="detail">
       
  1202                                         <div class="description" property="yui:description">
       
  1203                                             Y.Node instanace to use as the element to make a Drop Target
       
  1204                                         </div>
       
  1205                                     </div>
       
  1206  
       
  1207      
       
  1208 
       
  1209                                     <hr />
       
  1210                                     </div>        
       
  1211                                     <div class="" rel="yui:attribute" resource="#config_padding">
       
  1212                                     <h4><a name="config_padding">padding</a>
       
  1213                                         <code>- <span property="yui:type">String</span></code>
       
  1214                                     </h4>
       
  1215                                     <div class="detail">
       
  1216                                         <div class="description" property="yui:description">
       
  1217                                             CSS style padding to make the Drop Target bigger than the node.
       
  1218                                         </div>
       
  1219                                     </div>
       
  1220  
       
  1221      
       
  1222 
       
  1223                                     <hr />
       
  1224                                     </div>        
       
  1225 
       
  1226                             </div>
       
  1227                         </div>
       
  1228 
       
  1229                         <div rel="yui:inheritance">                    
       
  1230                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  1231                             <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  1232                             <div class="content" rel="yui:attributes">
       
  1233                                 <code>
       
  1234                                         <span rel="yui:attribute" resource="Base.html#config_destroyed">                                        
       
  1235                                         <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
       
  1236                                         </span>
       
  1237                                                                                 <span rel="yui:attribute" resource="Base.html#config_initialized">                                        
       
  1238                                         <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
       
  1239                                         </span>
       
  1240                                         
       
  1241                                 </code>
       
  1242                             </div>
       
  1243                         </div>
       
  1244                         </div>
       
  1245                     </div>
       
  1246 
       
  1247 			</div>
       
  1248 		</div>
       
  1249 		<div class="yui-b">
       
  1250             <div class="nav">
       
  1251 
       
  1252                     <div id="moduleList" class="module">
       
  1253                         <h4>Modules</h4>
       
  1254                         <ul class="content">
       
  1255                                 <li class=""><a href="module_anim.html" title="anim">anim</a></li>
       
  1256                                 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
       
  1257                                 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
       
  1258                                 <li class=""><a href="module_base.html" title="base">base</a></li>
       
  1259                                 <li class=""><a href="module_cache.html" title="cache">cache</a></li>
       
  1260                                 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
       
  1261                                 <li class=""><a href="module_collection.html" title="collection">collection</a></li>
       
  1262                                 <li class=""><a href="module_console.html" title="console">console</a></li>
       
  1263                                 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
       
  1264                                 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
       
  1265                                 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
       
  1266                                 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
       
  1267                                 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
       
  1268                                 <li class="selected"><a href="module_dd.html" title="dd">dd</a></li>
       
  1269                                 <li class=""><a href="module_dom.html" title="dom">dom</a></li>
       
  1270                                 <li class=""><a href="module_dump.html" title="dump">dump</a></li>
       
  1271                                 <li class=""><a href="module_event.html" title="event">event</a></li>
       
  1272                                 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
       
  1273                                 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
       
  1274                                 <li class=""><a href="module_history.html" title="history">history</a></li>
       
  1275                                 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
       
  1276                                 <li class=""><a href="module_io.html" title="io">io</a></li>
       
  1277                                 <li class=""><a href="module_json.html" title="json">json</a></li>
       
  1278                                 <li class=""><a href="module_node.html" title="node">node</a></li>
       
  1279                                 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
       
  1280                                 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
       
  1281                                 <li class=""><a href="module_oop.html" title="oop">oop</a></li>
       
  1282                                 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
       
  1283                                 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
       
  1284                                 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
       
  1285                                 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
       
  1286                                 <li class=""><a href="module_slider.html" title="slider">slider</a></li>
       
  1287                                 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
       
  1288                                 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
       
  1289                                 <li class=""><a href="module_test.html" title="test">test</a></li>
       
  1290                                 <li class=""><a href="module_widget.html" title="widget">widget</a></li>
       
  1291                                 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
       
  1292                                 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
       
  1293                                 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
       
  1294                                 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
       
  1295                                 <li class=""><a href="module_yui.html" title="yui">yui</a></li>
       
  1296                         </ul>
       
  1297                     </div>
       
  1298 
       
  1299                     <div id="classList" class="module">
       
  1300                         <h4>Classes</h4>
       
  1301                         <ul class="content">
       
  1302                                 <li class=""><a href="DD.DDM.html" title="DD.DDM">DD.DDM</a></li>
       
  1303                                 <li class=""><a href="DD.Drag.html" title="DD.Drag">DD.Drag</a></li>
       
  1304                                 <li class="selected"><a href="DD.Drop.html" title="DD.Drop">DD.Drop</a></li>
       
  1305                                 <li class=""><a href="DD.Scroll.html" title="DD.Scroll">DD.Scroll</a></li>
       
  1306                                 <li class=""><a href="Plugin.DDNodeScroll.html" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a></li>
       
  1307                                 <li class=""><a href="Plugin.DDProxy.html" title="Plugin.DDProxy">Plugin.DDProxy</a></li>
       
  1308                                 <li class=""><a href="Plugin.DDWindowScroll.html" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a></li>
       
  1309                                 <li class=""><a href="Plugin.Drag.html" title="Plugin.Drag">Plugin.Drag</a></li>
       
  1310                                 <li class=""><a href="Plugin.DragConstrained.html" title="Plugin.DragConstrained">Plugin.DragConstrained</a></li>
       
  1311                                 <li class=""><a href="Plugin.Drop.html" title="Plugin.Drop">Plugin.Drop</a></li>
       
  1312                         </ul>
       
  1313                     </div>
       
  1314 
       
  1315                     <div id="fileList" class="module">
       
  1316                         <h4>Files</h4>
       
  1317                         <ul class="content">        
       
  1318                                 <li class=""><a href="constrain.js.html" title="constrain.js">constrain.js</a></li>
       
  1319                                 <li class=""><a href="dd-drop-plugin.js.html" title="dd-drop-plugin.js">dd-drop-plugin.js</a></li>
       
  1320                                 <li class=""><a href="dd-plugin.js.html" title="dd-plugin.js">dd-plugin.js</a></li>
       
  1321                                 <li class=""><a href="ddm-base.js.html" title="ddm-base.js">ddm-base.js</a></li>
       
  1322                                 <li class=""><a href="ddm-drop.js.html" title="ddm-drop.js">ddm-drop.js</a></li>
       
  1323                                 <li class=""><a href="ddm.js.html" title="ddm.js">ddm.js</a></li>
       
  1324                                 <li class=""><a href="drag.js.html" title="drag.js">drag.js</a></li>
       
  1325                                 <li class=""><a href="drop.js.html" title="drop.js">drop.js</a></li>
       
  1326                                 <li class=""><a href="proxy.js.html" title="proxy.js">proxy.js</a></li>
       
  1327                                 <li class=""><a href="scroll.js.html" title="scroll.js">scroll.js</a></li>
       
  1328                         </ul>
       
  1329                     </div>
       
  1330 
       
  1331                     <div id="propertyList" class="module">
       
  1332                         <h4>Properties</h4>
       
  1333                         <ul class="content">        
       
  1334                                 <li class="private"><a href="#property__groups" title="_groups">_groups</a></li>
       
  1335                                 <li class="private"><a href="#property__valid" title="_valid">_valid</a></li>
       
  1336                                 <li class=""><a href="#property_overTarget" title="overTarget">overTarget</a></li>
       
  1337                                 <li class=""><a href="#property_region" title="region">region</a></li>
       
  1338                                 <li class=""><a href="#property_shim" title="shim">shim</a></li>
       
  1339                         </ul>
       
  1340                     </div>
       
  1341 
       
  1342                     <div id="methodsList" class="module">
       
  1343                         <h4>Methods</h4>
       
  1344                         <ul class="content">        
       
  1345                                 <li class="private"><a href="#method__activateShim" title="_activateShim">_activateShim</a></li>
       
  1346                                 <li class="private"><a href="#method__createEvents" title="_createEvents">_createEvents</a></li>
       
  1347                                 <li class="private"><a href="#method__createShim" title="_createShim">_createShim</a></li>
       
  1348                                 <li class="private"><a href="#method__deactivateShim" title="_deactivateShim">_deactivateShim</a></li>
       
  1349                                 <li class="private"><a href="#method__handleOut" title="_handleOut">_handleOut</a></li>
       
  1350                                 <li class="private"><a href="#method__handleOutEvent" title="_handleOutEvent">_handleOutEvent</a></li>
       
  1351                                 <li class="private"><a href="#method__handleOverEvent" title="_handleOverEvent">_handleOverEvent</a></li>
       
  1352                                 <li class="private"><a href="#method__handleOverTarget" title="_handleOverTarget">_handleOverTarget</a></li>
       
  1353                                 <li class="private"><a href="#method_destructor" title="destructor">destructor</a></li>
       
  1354                                 <li class=""><a href="#method_inGroup" title="inGroup">inGroup</a></li>
       
  1355                                 <li class="private"><a href="#method_initializer" title="initializer">initializer</a></li>
       
  1356                                 <li class=""><a href="#method_sizeShim" title="sizeShim">sizeShim</a></li>
       
  1357                         </ul>
       
  1358                     </div>
       
  1359 
       
  1360                     <div id="eventsList" class="module">
       
  1361                         <h4>Events</h4>
       
  1362                         <ul class="content">        
       
  1363                                 <li class=""><a href="#event_bubblesChange" title="bubblesChange">bubblesChange</a></li>
       
  1364                                 <li class=""><a href="#event_drop:enter" title="drop:enter">drop:enter</a></li>
       
  1365                                 <li class=""><a href="#event_drop:exit" title="drop:exit">drop:exit</a></li>
       
  1366                                 <li class=""><a href="#event_drop:hit" title="drop:hit">drop:hit</a></li>
       
  1367                                 <li class=""><a href="#event_drop:over" title="drop:over">drop:over</a></li>
       
  1368                                 <li class=""><a href="#event_groupsChange" title="groupsChange">groupsChange</a></li>
       
  1369                                 <li class=""><a href="#event_lockChange" title="lockChange">lockChange</a></li>
       
  1370                                 <li class=""><a href="#event_nodeChange" title="nodeChange">nodeChange</a></li>
       
  1371                                 <li class=""><a href="#event_paddingChange" title="paddingChange">paddingChange</a></li>
       
  1372                         </ul>
       
  1373                     </div>
       
  1374 
       
  1375                     <div id="configList" class="module">
       
  1376                         <h4>Configuration Attributes</h4>
       
  1377                         <ul class="content">        
       
  1378                                 <li class=""><a href="#config_bubbles" title="bubbles">bubbles</a></li>
       
  1379                                 <li class=""><a href="#config_groups" title="groups">groups</a></li>
       
  1380                                 <li class=""><a href="#config_lock" title="lock">lock</a></li>
       
  1381                                 <li class=""><a href="#config_node" title="node">node</a></li>
       
  1382                                 <li class=""><a href="#config_padding" title="padding">padding</a></li>
       
  1383                         </ul>
       
  1384                     </div>
       
  1385 
       
  1386             </div>
       
  1387 		</div>
       
  1388 	</div>
       
  1389 	<div id="ft">
       
  1390         <hr />
       
  1391         Copyright &copy; 2009 Yahoo! Inc. All rights reserved.
       
  1392 	</div>
       
  1393 </div>
       
  1394 <script type="text/javascript">
       
  1395     ALL_YUI_PROPS = [{"access": "private", "host": "DD.Drop", "name": "_activateShim", "url": "DD.Drop.html#method__activateShim", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "activeHandle", "url": "DD.Drag.html#config_activeHandle", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "activeHandleChange", "url": "DD.Drag.html#event_activeHandleChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "actXY", "url": "DD.Drag.html#property_actXY", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "addHandle", "url": "DD.Drag.html#method_addHandle", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "addInvalid", "url": "DD.Drag.html#method_addInvalid", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "addToGroup", "url": "DD.Drag.html#method_addToGroup", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "align", "url": "DD.Scroll.html#method_align", "type": "method"}, {"access": "", "host": "Plugin.DragConstrained", "name": "align", "url": "Plugin.DragConstrained.html#method_align", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_align", "url": "DD.Drag.html#method__align", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_alignNode", "url": "DD.Drag.html#method__alignNode", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "bubbles", "url": "DD.Drag.html#config_bubbles", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "bubbles", "url": "DD.Drop.html#config_bubbles", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "bubblesChange", "url": "DD.Drag.html#event_bubblesChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "bubblesChange", "url": "DD.Drop.html#event_bubblesChange", "type": "event"}, {"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": "Plugin.DragConstrained", "name": "_cacheRegion", "url": "Plugin.DragConstrained.html#method__cacheRegion", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_cancelScroll", "url": "DD.Scroll.html#method__cancelScroll", "type": "method"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_checkRegion", "url": "Plugin.DragConstrained.html#method__checkRegion", "type": "method"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_checkTicks", "url": "Plugin.DragConstrained.html#method__checkTicks", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_checkWinScroll", "url": "DD.Scroll.html#method__checkWinScroll", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThresh", "url": "DD.Drag.html#config_clickPixelThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThreshChange", "url": "DD.Drag.html#event_clickPixelThreshChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_clickTimeout", "url": "DD.Drag.html#property__clickTimeout", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "clickTimeThresh", "url": "DD.Drag.html#config_clickTimeThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickTimeThreshChange", "url": "DD.Drag.html#event_clickTimeThreshChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "con", "url": "Plugin.DragConstrained.html#property_con", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2node", "url": "Plugin.DragConstrained.html#config_constrain2node", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2nodeChange", "url": "Plugin.DragConstrained.html#event_constrain2nodeChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2region", "url": "Plugin.DragConstrained.html#config_constrain2region", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2regionChange", "url": "Plugin.DragConstrained.html#event_constrain2regionChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2view", "url": "Plugin.DragConstrained.html#config_constrain2view", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "constrain2viewChange", "url": "Plugin.DragConstrained.html#event_constrain2viewChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_createEvents", "url": "DD.Drag.html#method__createEvents", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_createEvents", "url": "DD.Drop.html#method__createEvents", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_createShim", "url": "DD.Drop.html#method__createShim", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "data", "url": "DD.Drag.html#config_data", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dataChange", "url": "DD.Drag.html#event_dataChange", "type": "event"}, {"access": "private", "host": "DD.Drop", "name": "_deactivateShim", "url": "DD.Drop.html#method__deactivateShim", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_defAlignFn", "url": "DD.Drag.html#method__defAlignFn", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_defDragFn", "url": "DD.Drag.html#method__defDragFn", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_defMouseDownFn", "url": "DD.Drag.html#method__defMouseDownFn", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "deltaXY", "url": "DD.Drag.html#property_deltaXY", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "destructor", "url": "DD.Drag.html#method_destructor", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "destructor", "url": "DD.Drop.html#method_destructor", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_dimCache", "url": "DD.Scroll.html#property__dimCache", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "drag:addHandle", "url": "DD.Drag.html#event_drag:addHandle", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:addInvalid", "url": "DD.Drag.html#event_drag:addInvalid", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:afterMouseDown", "url": "DD.Drag.html#event_drag:afterMouseDown", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:align", "url": "DD.Drag.html#event_drag:align", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:drag", "url": "DD.Drag.html#event_drag:drag", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:drophit", "url": "DD.Drag.html#event_drag:drophit", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:dropmiss", "url": "DD.Drag.html#event_drag:dropmiss", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:end", "url": "DD.Drag.html#event_drag:end", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:enter", "url": "DD.Drag.html#event_drag:enter", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:exit", "url": "DD.Drag.html#event_drag:exit", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:mouseDown", "url": "DD.Drag.html#event_drag:mouseDown", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:over", "url": "DD.Drag.html#event_drag:over", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:removeHandle", "url": "DD.Drag.html#event_drag:removeHandle", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:removeInvalid", "url": "DD.Drag.html#event_drag:removeInvalid", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "drag:start", "url": "DD.Drag.html#event_drag:start", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragging", "url": "DD.Drag.html#config_dragging", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "draggingChange", "url": "DD.Drag.html#event_draggingChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragMode", "url": "DD.Drag.html#config_dragMode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dragModeChange", "url": "DD.Drag.html#event_dragModeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "dragNode", "url": "DD.Drag.html#config_dragNode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dragNodeChange", "url": "DD.Drag.html#event_dragNodeChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_dragThreshMet", "url": "DD.Drag.html#property__dragThreshMet", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "drop:enter", "url": "DD.Drop.html#event_drop:enter", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:exit", "url": "DD.Drop.html#event_drop:exit", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:hit", "url": "DD.Drop.html#event_drop:hit", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "drop:over", "url": "DD.Drop.html#event_drop:over", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "end", "url": "DD.Scroll.html#method_end", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "end", "url": "DD.Drag.html#method_end", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_endTime", "url": "DD.Drag.html#property__endTime", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_ev_md", "url": "DD.Drag.html#property__ev_md", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_fixDragStart", "url": "DD.Drag.html#method__fixDragStart", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fixIEMouseDown", "url": "DD.Drag.html#method__fixIEMouseDown", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fixIEMouseUp", "url": "DD.Drag.html#method__fixIEMouseUp", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_fromTimeout", "url": "DD.Drag.html#property__fromTimeout", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "getRegion", "url": "Plugin.DragConstrained.html#method_getRegion", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_getVPRegion", "url": "DD.Scroll.html#method__getVPRegion", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_groups", "url": "DD.Drag.html#property__groups", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "groups", "url": "DD.Drag.html#config_groups", "type": "config"}, {"access": "private", "host": "DD.Drop", "name": "_groups", "url": "DD.Drop.html#property__groups", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "groups", "url": "DD.Drop.html#config_groups", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "groupsChange", "url": "DD.Drag.html#event_groupsChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "groupsChange", "url": "DD.Drop.html#event_groupsChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "gutter", "url": "Plugin.DragConstrained.html#config_gutter", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "gutterChange", "url": "Plugin.DragConstrained.html#event_gutterChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_handleMouseDownEvent", "url": "DD.Drag.html#method__handleMouseDownEvent", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handleMouseUp", "url": "DD.Drag.html#method__handleMouseUp", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOut", "url": "DD.Drop.html#method__handleOut", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOutEvent", "url": "DD.Drop.html#method__handleOutEvent", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOverEvent", "url": "DD.Drop.html#method__handleOverEvent", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_handleOverTarget", "url": "DD.Drop.html#method__handleOverTarget", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handles", "url": "DD.Drag.html#property__handles", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "handles", "url": "DD.Drag.html#config_handles", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "handlesChange", "url": "DD.Drag.html#event_handlesChange", "type": "event"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_handleStart", "url": "Plugin.DragConstrained.html#method__handleStart", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_handleTarget", "url": "DD.Drag.html#method__handleTarget", "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.Drag", "name": "_ieSelectBack", "url": "DD.Drag.html#property__ieSelectBack", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_ieSelectFix", "url": "DD.Drag.html#method__ieSelectFix", "type": "method"}, {"access": "", "host": "DD.Drop", "name": "inGroup", "url": "DD.Drop.html#method_inGroup", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "initializer", "url": "DD.Drag.html#method_initializer", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "initializer", "url": "DD.Drop.html#method_initializer", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_initScroll", "url": "DD.Scroll.html#method__initScroll", "type": "method"}, {"access": "", "host": "Plugin.DragConstrained", "name": "inRegion", "url": "Plugin.DragConstrained.html#method_inRegion", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_invalids", "url": "DD.Drag.html#property__invalids", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_invalidsDefault", "url": "DD.Drag.html#property__invalidsDefault", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "lastXY", "url": "DD.Drag.html#property_lastXY", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "lock", "url": "DD.Drag.html#config_lock", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "lock", "url": "DD.Drop.html#config_lock", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "lockChange", "url": "DD.Drag.html#event_lockChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "lockChange", "url": "DD.Drop.html#event_lockChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "mouseXY", "url": "DD.Drag.html#property_mouseXY", "type": "property"}, {"access": "private", "host": "DD.Drag", "name": "_move", "url": "DD.Drag.html#method__move", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "move", "url": "DD.Drag.html#config_move", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "moveChange", "url": "DD.Drag.html#event_moveChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_moveNode", "url": "DD.Drag.html#method__moveNode", "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": "DD.Drag", "name": "node", "url": "DD.Drag.html#config_node", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "node", "url": "DD.Drop.html#config_node", "type": "config"}, {"access": "", "host": "Plugin.DDNodeScroll", "name": "nodeChange", "url": "Plugin.DDNodeScroll.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "nodeChange", "url": "DD.Drag.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "nodeChange", "url": "DD.Drop.html#event_nodeChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "nodeXY", "url": "DD.Drag.html#property_nodeXY", "type": "property"}, {"access": "", "host": "Plugin.Drop", "name": "NS", "url": "Plugin.Drop.html#property_NS", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "offsetNode", "url": "DD.Drag.html#config_offsetNode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "offsetNodeChange", "url": "DD.Drag.html#event_offsetNodeChange", "type": "event"}, {"access": "", "host": "DD.Drop", "name": "overTarget", "url": "DD.Drop.html#property_overTarget", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "padding", "url": "DD.Drop.html#config_padding", "type": "config"}, {"access": "", "host": "DD.Drop", "name": "paddingChange", "url": "DD.Drop.html#event_paddingChange", "type": "event"}, {"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": "private", "host": "DD.Drag", "name": "_prep", "url": "DD.Drag.html#method__prep", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_prevEndFn", "url": "DD.Drag.html#method__prevEndFn", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "primaryButtonOnly", "url": "DD.Drag.html#config_primaryButtonOnly", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "primaryButtonOnlyChange", "url": "DD.Drag.html#event_primaryButtonOnlyChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "realXY", "url": "DD.Drag.html#property_realXY", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "region", "url": "DD.Drag.html#property_region", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "region", "url": "DD.Drop.html#property_region", "type": "property"}, {"access": "private", "host": "Plugin.DragConstrained", "name": "_regionCache", "url": "Plugin.DragConstrained.html#property__regionCache", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "removeFromGroup", "url": "DD.Drag.html#method_removeFromGroup", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "removeHandle", "url": "DD.Drag.html#method_removeHandle", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "removeInvalid", "url": "DD.Drag.html#method_removeInvalid", "type": "method"}, {"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": "private", "host": "DD.Drag", "name": "_setStartPosition", "url": "DD.Drag.html#method__setStartPosition", "type": "method"}, {"access": "", "host": "DD.Drop", "name": "shim", "url": "DD.Drop.html#property_shim", "type": "property"}, {"access": "", "host": "DD.Drop", "name": "sizeShim", "url": "DD.Drop.html#method_sizeShim", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "start", "url": "DD.Scroll.html#method_start", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "start", "url": "DD.Drag.html#method_start", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_startTime", "url": "DD.Drag.html#property__startTime", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "startXY", "url": "DD.Drag.html#property_startXY", "type": "property"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickX", "url": "Plugin.DragConstrained.html#config_stickX", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickXChange", "url": "Plugin.DragConstrained.html#event_stickXChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickY", "url": "Plugin.DragConstrained.html#config_stickY", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "stickYChange", "url": "Plugin.DragConstrained.html#event_stickYChange", "type": "event"}, {"access": "", "host": "DD.Drag", "name": "stopDrag", "url": "DD.Drag.html#method_stopDrag", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "target", "url": "DD.Drag.html#property_target", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "target", "url": "DD.Drag.html#config_target", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "targetChange", "url": "DD.Drag.html#event_targetChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickX", "url": "Plugin.DragConstrained.html#config_tickX", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXArray", "url": "Plugin.DragConstrained.html#config_tickXArray", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXArrayChange", "url": "Plugin.DragConstrained.html#event_tickXArrayChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickXChange", "url": "Plugin.DragConstrained.html#event_tickXChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickY", "url": "Plugin.DragConstrained.html#config_tickY", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYArray", "url": "Plugin.DragConstrained.html#config_tickYArray", "type": "config"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYArrayChange", "url": "Plugin.DragConstrained.html#event_tickYArrayChange", "type": "event"}, {"access": "", "host": "Plugin.DragConstrained", "name": "tickYChange", "url": "Plugin.DragConstrained.html#event_tickYChange", "type": "event"}, {"access": "private", "host": "DD.Drag", "name": "_timeoutCheck", "url": "DD.Drag.html#method__timeoutCheck", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "toString", "url": "DD.Scroll.html#method_toString", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_unprep", "url": "DD.Drag.html#method__unprep", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "useShim", "url": "DD.Drag.html#config_useShim", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "useShimChange", "url": "DD.Drag.html#event_useShimChange", "type": "event"}, {"access": "private", "host": "DD.Drop", "name": "_valid", "url": "DD.Drop.html#property__valid", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "validClick", "url": "DD.Drag.html#method_validClick", "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"}];
       
  1396 </script>
       
  1397 </body>
       
  1398 </html>