src/cm/media/js/lib/yui/yui3.0.0/api/DD.DDM.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.DDM   (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.DDM 
       
    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.DDM</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                 
       
    60   
       
    61 
       
    62                     <div class="summary description" property="yui:description">
       
    63                         Provides the base Drag Drop Manger required for making a Node draggable.
       
    64                     </div>
       
    65 
       
    66                         <div class="section constructor details" rel="yui:constructor" resource="#constructor">
       
    67                         <h3 id="constructor">Constructor</h3>
       
    68                         <div class="content">
       
    69                             <div class="detail">
       
    70                                 <strong property="yui:name">DD.DDM</strong>
       
    71                                 <code>
       
    72                                     (
       
    73                                     )
       
    74                                 </code>
       
    75                                 <div class="description">
       
    76                                     
       
    77                                     
       
    78                                 </div>
       
    79                             </div>
       
    80                         </div>
       
    81                     </div>
       
    82                     
       
    83                     <div rel="yui:properties" resource="#properties">
       
    84                         <div class="section field details">
       
    85                             <h3 id="properties">Properties</h3>
       
    86                             <div class="content">
       
    87                                     <div class="" rel="yui:property" resource="#property__active">
       
    88                                     <h4><a name="property__active" property="yui:name">_active</a>
       
    89                                         - <code><span property="yui:type">{Boolean}</span></code>
       
    90                                     </h4>
       
    91                                     <div class="detail">
       
    92                                         <div class="description" property="yui:description">
       
    93                                             flag set when we activate our first drag, so DDM can start listening for events.
       
    94                                         </div>
       
    95                                     </div>
       
    96      
       
    97                                         
       
    98 
       
    99 
       
   100                                     <hr />
       
   101                                     </div>
       
   102                                     <div class="private" rel="yui:property" resource="#property__activeShims">
       
   103                                     <h4><a name="property__activeShims" property="yui:name">_activeShims</a>
       
   104                                         - <code>private <span property="yui:type">{Array}</span></code>
       
   105                                     </h4>
       
   106                                     <div class="detail">
       
   107                                         <div class="description" property="yui:description">
       
   108                                             Placeholder for all active shims on the page
       
   109                                         </div>
       
   110                                     </div>
       
   111      
       
   112                                         
       
   113 
       
   114 
       
   115                                     <hr />
       
   116                                     </div>
       
   117                                     <div class="private" rel="yui:property" resource="#property__debugShim">
       
   118                                     <h4><a name="property__debugShim" property="yui:name">_debugShim</a>
       
   119                                         - <code>private <span property="yui:type">{Boolean}</span></code>
       
   120                                     </h4>
       
   121                                     <div class="detail">
       
   122                                         <div class="description" property="yui:description">
       
   123                                             Set this to true to set the shims opacity to .5 for debugging it, default: false.
       
   124                                         </div>
       
   125                                     </div>
       
   126      
       
   127                                         
       
   128 
       
   129 
       
   130                                     <hr />
       
   131                                     </div>
       
   132                                     <div class="private" rel="yui:property" resource="#property__drags">
       
   133                                     <h4><a name="property__drags" property="yui:name">_drags</a>
       
   134                                         - <code>private <span property="yui:type">{Array}</span></code>
       
   135                                     </h4>
       
   136                                     <div class="detail">
       
   137                                         <div class="description" property="yui:description">
       
   138                                             Holder for all registered drag elements.
       
   139                                         </div>
       
   140                                     </div>
       
   141      
       
   142                                         
       
   143 
       
   144 
       
   145                                     <hr />
       
   146                                     </div>
       
   147                                     <div class="private" rel="yui:property" resource="#property__noShim">
       
   148                                     <h4><a name="property__noShim" property="yui:name">_noShim</a>
       
   149                                         - <code>private <span property="yui:type">{Boolean}</span></code>
       
   150                                     </h4>
       
   151                                     <div class="detail">
       
   152                                         <div class="description" property="yui:description">
       
   153                                             This flag turns off the use of the mouseover/mouseout shim. It should not be used unless you know what you are doing.
       
   154                                         </div>
       
   155                                     </div>
       
   156      
       
   157                                         
       
   158 
       
   159 
       
   160                                     <hr />
       
   161                                     </div>
       
   162                                     <div class="private" rel="yui:property" resource="#property__pg">
       
   163                                     <h4><a name="property__pg" property="yui:name">_pg</a>
       
   164                                         - <code>private <span property="yui:type">{Node}</span></code>
       
   165                                     </h4>
       
   166                                     <div class="detail">
       
   167                                         <div class="description" property="yui:description">
       
   168                                             The shim placed over the screen to track the mousemove event.
       
   169                                         </div>
       
   170                                     </div>
       
   171      
       
   172                                         
       
   173 
       
   174 
       
   175                                     <hr />
       
   176                                     </div>
       
   177                                     <div class="" rel="yui:property" resource="#property_activeDrag">
       
   178                                     <h4><a name="property_activeDrag" property="yui:name">activeDrag</a>
       
   179                                         - <code><span property="yui:type">{Drag}</span></code>
       
   180                                     </h4>
       
   181                                     <div class="detail">
       
   182                                         <div class="description" property="yui:description">
       
   183                                             A reference to the currently active draggable object.
       
   184                                         </div>
       
   185                                     </div>
       
   186      
       
   187                                         
       
   188 
       
   189 
       
   190                                     <hr />
       
   191                                     </div>
       
   192                                     <div class="" rel="yui:property" resource="#property_activeDrop">
       
   193                                     <h4><a name="property_activeDrop" property="yui:name">activeDrop</a>
       
   194                                         - <code><span property="yui:type">{Object}</span></code>
       
   195                                     </h4>
       
   196                                     <div class="detail">
       
   197                                         <div class="description" property="yui:description">
       
   198                                             A reference to the active Drop Target
       
   199                                         </div>
       
   200                                     </div>
       
   201      
       
   202                                         
       
   203 
       
   204 
       
   205                                     <hr />
       
   206                                     </div>
       
   207                                     <div class="" rel="yui:property" resource="#property_CSS_PREFIX">
       
   208                                     <h4><a name="property_CSS_PREFIX" property="yui:name">CSS_PREFIX</a>
       
   209                                         - <code><span property="yui:type">{String}</span></code>
       
   210                                     </h4>
       
   211                                     <div class="detail">
       
   212                                         <div class="description" property="yui:description">
       
   213                                             The PREFIX to attach to all DD CSS class names
       
   214                                         </div>
       
   215                                     </div>
       
   216      
       
   217                                         
       
   218 
       
   219 
       
   220                                     <hr />
       
   221                                     </div>
       
   222                                     <div class="private" rel="yui:property" resource="#property_INTERSECT">
       
   223                                     <h4><a name="property_INTERSECT" property="yui:name">INTERSECT</a>
       
   224                                         - <code>private <span property="yui:type">Number</span></code>
       
   225                                     </h4>
       
   226                                     <div class="detail">
       
   227                                         <div class="description" property="yui:description">
       
   228                                             In intersect mode, a Drop is targeted by "part" of the drag node being over the Target
       
   229                                         </div>
       
   230                                     </div>
       
   231      
       
   232                                         
       
   233 
       
   234 
       
   235                                     <hr />
       
   236                                     </div>
       
   237                                     <div class="private" rel="yui:property" resource="#property_mode">
       
   238                                     <h4><a name="property_mode" property="yui:name">mode</a>
       
   239                                         - <code>private <span property="yui:type">Number</span></code>
       
   240                                     </h4>
       
   241                                     <div class="detail">
       
   242                                         <div class="description" property="yui:description">
       
   243                                             The mode that the drag operations will run in 0 for Point, 1 for Intersect, 2 for Strict
       
   244                                         </div>
       
   245                                     </div>
       
   246      
       
   247                                         
       
   248 
       
   249 
       
   250                                     <hr />
       
   251                                     </div>
       
   252                                     <div class="" rel="yui:property" resource="#property_otherDrops">
       
   253                                     <h4><a name="property_otherDrops" property="yui:name">otherDrops</a>
       
   254                                         - <code><span property="yui:type">{Object}</span></code>
       
   255                                     </h4>
       
   256                                     <div class="detail">
       
   257                                         <div class="description" property="yui:description">
       
   258                                             An object literal of Other Drop Targets that we encountered during this interaction (in the case of overlapping Drop Targets)
       
   259                                         </div>
       
   260                                     </div>
       
   261      
       
   262                                         
       
   263 
       
   264 
       
   265                                     <hr />
       
   266                                     </div>
       
   267                                     <div class="private" rel="yui:property" resource="#property_POINT">
       
   268                                     <h4><a name="property_POINT" property="yui:name">POINT</a>
       
   269                                         - <code>private <span property="yui:type">Number</span></code>
       
   270                                     </h4>
       
   271                                     <div class="detail">
       
   272                                         <div class="description" property="yui:description">
       
   273                                             In point mode, a Drop is targeted by the cursor being over the Target
       
   274                                         </div>
       
   275                                     </div>
       
   276      
       
   277                                         
       
   278 
       
   279 
       
   280                                     <hr />
       
   281                                     </div>
       
   282                                     <div class="private" rel="yui:property" resource="#property_STRICT">
       
   283                                     <h4><a name="property_STRICT" property="yui:name">STRICT</a>
       
   284                                         - <code>private <span property="yui:type">Number</span></code>
       
   285                                     </h4>
       
   286                                     <div class="detail">
       
   287                                         <div class="description" property="yui:description">
       
   288                                             In strict mode, a Drop is targeted by the "entire" drag node being over the Target
       
   289                                         </div>
       
   290                                     </div>
       
   291      
       
   292                                         
       
   293 
       
   294 
       
   295                                     <hr />
       
   296                                     </div>
       
   297                                     <div class="" rel="yui:property" resource="#property_targets">
       
   298                                     <h4><a name="property_targets" property="yui:name">targets</a>
       
   299                                         - <code><span property="yui:type">{Array}</span></code>
       
   300                                     </h4>
       
   301                                     <div class="detail">
       
   302                                         <div class="description" property="yui:description">
       
   303                                             All of the Targets
       
   304                                         </div>
       
   305                                     </div>
       
   306      
       
   307                                         
       
   308 
       
   309 
       
   310                                     <hr />
       
   311                                     </div>
       
   312                                     <div class="" rel="yui:property" resource="#property_useHash">
       
   313                                     <h4><a name="property_useHash" property="yui:name">useHash</a>
       
   314                                         - <code><span property="yui:type">{Boolean}</span></code>
       
   315                                     </h4>
       
   316                                     <div class="detail">
       
   317                                         <div class="description" property="yui:description">
       
   318                                             Should we only check targets that are in the viewport on drags (for performance), default: true
       
   319                                         </div>
       
   320                                     </div>
       
   321      
       
   322                                         
       
   323 
       
   324 
       
   325                                     <hr />
       
   326                                     </div>
       
   327                                     <div class="" rel="yui:property" resource="#property_validDrops">
       
   328                                     <h4><a name="property_validDrops" property="yui:name">validDrops</a>
       
   329                                         - <code><span property="yui:type">{Array}</span></code>
       
   330                                     </h4>
       
   331                                     <div class="detail">
       
   332                                         <div class="description" property="yui:description">
       
   333                                             An array of the valid Drop Targets for this interaction.
       
   334                                         </div>
       
   335                                     </div>
       
   336      
       
   337                                         
       
   338 
       
   339 
       
   340                                     <hr />
       
   341                                     </div>
       
   342                             </div>
       
   343                         </div>
       
   344 
       
   345                         <div rel="yui:inheritance">
       
   346                         <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   347                             <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   348                             <div class="content" rel="yui:properties">
       
   349                                 <code>
       
   350                                     
       
   351                                 </code>
       
   352                             </div>
       
   353                         </div>
       
   354                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   355                             <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   356                             <div class="content" rel="yui:properties">
       
   357                                 <code>
       
   358                                     
       
   359                                         <span rel="yui:property" resource="Base.html#property_name">
       
   360                                         <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a>
       
   361                                         </span>
       
   362                                     
       
   363                                 </code>
       
   364                             </div>
       
   365                         </div>
       
   366                         </div>
       
   367                     </div>
       
   368 
       
   369                     <div rel="yui:methods" resource="#methods">
       
   370                         <div class="section method details">
       
   371                             <h3 id="methods">Methods</h3>
       
   372                             <div class="content">
       
   373                                     <div class="private" rel="yui:method" resource="#method__activateTargets">
       
   374                                     <h4>
       
   375                                         <a name="method__activateTargets">_activateTargets</a></h4>
       
   376                                     <div class="detail" >
       
   377                                         <code>
       
   378                                          private 
       
   379                                         
       
   380                                         
       
   381                                         void
       
   382                                             <strong property="yui:name">_activateTargets</strong>
       
   383                                            (
       
   384                                             )
       
   385                                         </code>
       
   386                                         
       
   387                                         <div class="description" property="yui:description">
       
   388                                             Clear the cache and activate the shims of all the targets
       
   389                                         </div>
       
   390 
       
   391                                         <div class="description">
       
   392 
       
   393 
       
   394 
       
   395 
       
   396              
       
   397 
       
   398                                         </div>
       
   399 
       
   400                                     </div>
       
   401                                     <hr />
       
   402                                     </div>
       
   403                                     <div class="private" rel="yui:method" resource="#method__addActiveShim">
       
   404                                     <h4>
       
   405                                         <a name="method__addActiveShim">_addActiveShim</a></h4>
       
   406                                     <div class="detail" >
       
   407                                         <code>
       
   408                                          private 
       
   409                                         
       
   410                                         
       
   411                                         void
       
   412                                             <strong property="yui:name">_addActiveShim</strong>
       
   413                                            (
       
   414                                                 
       
   415                                                         
       
   416                                                          d
       
   417                                                     
       
   418                                                 
       
   419                                             )
       
   420                                         </code>
       
   421                                         
       
   422                                         <div class="description" property="yui:description">
       
   423                                             Adds a Drop Target to the list of active shims
       
   424                                         </div>
       
   425 
       
   426                                         <div class="description">
       
   427 
       
   428                                                 <dl rel="yui:parameters">
       
   429                                                     <dt>Parameters:</dt>
       
   430                                                         <dd rel="yui:parameter">
       
   431                                                         <code><span property="yui:name">d</span>
       
   432                                                         &lt;<span property="yui:type">Object</span>&gt;
       
   433                                                         </code>
       
   434                                                         <span property="yui:description"> The Drop instance to add to the list.</span>
       
   435                                                         </dd>
       
   436                                                 </dl>
       
   437 
       
   438 
       
   439 
       
   440              
       
   441 
       
   442                                         </div>
       
   443 
       
   444                                     </div>
       
   445                                     <hr />
       
   446                                     </div>
       
   447                                     <div class="private" rel="yui:method" resource="#method__addValid">
       
   448                                     <h4>
       
   449                                         <a name="method__addValid">_addValid</a></h4>
       
   450                                     <div class="detail" >
       
   451                                         <code>
       
   452                                          private 
       
   453                                         
       
   454                                         
       
   455                                         Self
       
   456                                             <strong property="yui:name">_addValid</strong>
       
   457                                            (
       
   458                                                 
       
   459                                                         
       
   460                                                          drop
       
   461                                                     
       
   462                                                 
       
   463                                             )
       
   464                                         </code>
       
   465                                         
       
   466                                         <div class="description" property="yui:description">
       
   467                                             Add a Drop Target to the list of Valid Targets. This list get's regenerated on each new drag operation.
       
   468                                         </div>
       
   469 
       
   470                                         <div class="description">
       
   471 
       
   472                                                 <dl rel="yui:parameters">
       
   473                                                     <dt>Parameters:</dt>
       
   474                                                         <dd rel="yui:parameter">
       
   475                                                         <code><span property="yui:name">drop</span>
       
   476                                                         &lt;<span property="yui:type">Object</span>&gt;
       
   477                                                         </code>
       
   478                                                         <span property="yui:description"></span>
       
   479                                                         </dd>
       
   480                                                 </dl>
       
   481 
       
   482 
       
   483                                             <div class="chainable">
       
   484                                                 <strong>Chainable:</strong> This method is chainable.
       
   485                                             </div>        
       
   486 
       
   487              
       
   488 
       
   489                                         </div>
       
   490 
       
   491                                     </div>
       
   492                                     <hr />
       
   493                                     </div>
       
   494                                     <div class="private" rel="yui:method" resource="#method__calcTickArray">
       
   495                                     <h4>
       
   496                                         <a name="method__calcTickArray">_calcTickArray</a></h4>
       
   497                                     <div class="detail" >
       
   498                                         <code>
       
   499                                          private 
       
   500                                         
       
   501                                         
       
   502                                         
       
   503                                             <strong property="yui:name">_calcTickArray</strong>
       
   504                                            (
       
   505                                                 
       
   506                                                         
       
   507                                                          pos
       
   508                                                     
       
   509                                                 
       
   510                                                         , 
       
   511                                                          ticks
       
   512                                                     
       
   513                                                 
       
   514                                                         , 
       
   515                                                          off1
       
   516                                                     
       
   517                                                 
       
   518                                                         , 
       
   519                                                          off2
       
   520                                                     
       
   521                                                 
       
   522                                             )
       
   523                                         </code>
       
   524                                         
       
   525                                         <div class="description" property="yui:description">
       
   526                                             This method is used with the tickXArray and tickYArray config options
       
   527                                         </div>
       
   528 
       
   529                                         <div class="description">
       
   530 
       
   531                                                 <dl rel="yui:parameters">
       
   532                                                     <dt>Parameters:</dt>
       
   533                                                         <dd rel="yui:parameter">
       
   534                                                         <code><span property="yui:name">pos</span>
       
   535                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   536                                                         </code>
       
   537                                                         <span property="yui:description"> The current X or Y position</span>
       
   538                                                         </dd>
       
   539                                                         <dd rel="yui:parameter">
       
   540                                                         <code><span property="yui:name">ticks</span>
       
   541                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   542                                                         </code>
       
   543                                                         <span property="yui:description"> The array containing our custom tick positions.</span>
       
   544                                                         </dd>
       
   545                                                         <dd rel="yui:parameter">
       
   546                                                         <code><span property="yui:name">off1</span>
       
   547                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   548                                                         </code>
       
   549                                                         <span property="yui:description"> The min offset that we can't pass (region)</span>
       
   550                                                         </dd>
       
   551                                                         <dd rel="yui:parameter">
       
   552                                                         <code><span property="yui:name">off2</span>
       
   553                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   554                                                         </code>
       
   555                                                         <span property="yui:description"> The max offset that we can't pass (region)</span>
       
   556                                                         </dd>
       
   557                                                 </dl>
       
   558 
       
   559                                                 <dl>
       
   560                                                     <dt>Returns:
       
   561                                                     <code property="yui:return">
       
   562                                                     </code></dt>
       
   563                                                     <dd property="yui:returnInfo">The tick position</dd>
       
   564                                                 </dl>
       
   565 
       
   566 
       
   567              
       
   568 
       
   569                                         </div>
       
   570 
       
   571                                     </div>
       
   572                                     <hr />
       
   573                                     </div>
       
   574                                     <div class="private" rel="yui:method" resource="#method__calcTicks">
       
   575                                     <h4>
       
   576                                         <a name="method__calcTicks">_calcTicks</a></h4>
       
   577                                     <div class="detail" >
       
   578                                         <code>
       
   579                                          private 
       
   580                                         
       
   581                                         
       
   582                                         Number
       
   583                                             <strong property="yui:name">_calcTicks</strong>
       
   584                                            (
       
   585                                                 
       
   586                                                         
       
   587                                                          pos
       
   588                                                     
       
   589                                                 
       
   590                                                         , 
       
   591                                                          start
       
   592                                                     
       
   593                                                 
       
   594                                                         , 
       
   595                                                          tick
       
   596                                                     
       
   597                                                 
       
   598                                                         , 
       
   599                                                          off1
       
   600                                                     
       
   601                                                 
       
   602                                                         , 
       
   603                                                          off2
       
   604                                                     
       
   605                                                 
       
   606                                             )
       
   607                                         </code>
       
   608                                         
       
   609                                         <div class="description" property="yui:description">
       
   610                                             Helper method to calculate the tick offsets for a given position
       
   611                                         </div>
       
   612 
       
   613                                         <div class="description">
       
   614 
       
   615                                                 <dl rel="yui:parameters">
       
   616                                                     <dt>Parameters:</dt>
       
   617                                                         <dd rel="yui:parameter">
       
   618                                                         <code><span property="yui:name">pos</span>
       
   619                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   620                                                         </code>
       
   621                                                         <span property="yui:description"> The current X or Y position</span>
       
   622                                                         </dd>
       
   623                                                         <dd rel="yui:parameter">
       
   624                                                         <code><span property="yui:name">start</span>
       
   625                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   626                                                         </code>
       
   627                                                         <span property="yui:description"> The start X or Y position</span>
       
   628                                                         </dd>
       
   629                                                         <dd rel="yui:parameter">
       
   630                                                         <code><span property="yui:name">tick</span>
       
   631                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   632                                                         </code>
       
   633                                                         <span property="yui:description"> The X or Y tick increment</span>
       
   634                                                         </dd>
       
   635                                                         <dd rel="yui:parameter">
       
   636                                                         <code><span property="yui:name">off1</span>
       
   637                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   638                                                         </code>
       
   639                                                         <span property="yui:description"> The min offset that we can't pass (region)</span>
       
   640                                                         </dd>
       
   641                                                         <dd rel="yui:parameter">
       
   642                                                         <code><span property="yui:name">off2</span>
       
   643                                                         &lt;<span property="yui:type">Number</span>&gt;
       
   644                                                         </code>
       
   645                                                         <span property="yui:description"> The max offset that we can't pass (region)</span>
       
   646                                                         </dd>
       
   647                                                 </dl>
       
   648 
       
   649                                                 <dl>
       
   650                                                     <dt>Returns:
       
   651                                                     <code property="yui:return">
       
   652                                                             Number
       
   653                                                     </code></dt>
       
   654                                                     <dd property="yui:returnInfo">The new position based on the tick calculation</dd>
       
   655                                                 </dl>
       
   656 
       
   657 
       
   658              
       
   659 
       
   660                                         </div>
       
   661 
       
   662                                     </div>
       
   663                                     <hr />
       
   664                                     </div>
       
   665                                     <div class="private" rel="yui:method" resource="#method__createFrame">
       
   666                                     <h4>
       
   667                                         <a name="method__createFrame">_createFrame</a></h4>
       
   668                                     <div class="detail" >
       
   669                                         <code>
       
   670                                          private 
       
   671                                         
       
   672                                         
       
   673                                         void
       
   674                                             <strong property="yui:name">_createFrame</strong>
       
   675                                            (
       
   676                                             )
       
   677                                         </code>
       
   678                                         
       
   679                                         <div class="description" property="yui:description">
       
   680                                             Create the proxy element if it doesn't already exist and set the DD.DDM._proxy value
       
   681                                         </div>
       
   682 
       
   683                                         <div class="description">
       
   684 
       
   685 
       
   686 
       
   687 
       
   688              
       
   689 
       
   690                                         </div>
       
   691 
       
   692                                     </div>
       
   693                                     <hr />
       
   694                                     </div>
       
   695                                     <div class="private" rel="yui:method" resource="#method__createPG">
       
   696                                     <h4>
       
   697                                         <a name="method__createPG">_createPG</a></h4>
       
   698                                     <div class="detail" >
       
   699                                         <code>
       
   700                                          private 
       
   701                                         
       
   702                                         
       
   703                                         void
       
   704                                             <strong property="yui:name">_createPG</strong>
       
   705                                            (
       
   706                                             )
       
   707                                         </code>
       
   708                                         
       
   709                                         <div class="description" property="yui:description">
       
   710                                             Creates the shim and adds it's listeners to it.
       
   711                                         </div>
       
   712 
       
   713                                         <div class="description">
       
   714 
       
   715 
       
   716 
       
   717 
       
   718              
       
   719 
       
   720                                         </div>
       
   721 
       
   722                                     </div>
       
   723                                     <hr />
       
   724                                     </div>
       
   725                                     <div class="private" rel="yui:method" resource="#method__deactivateTargets">
       
   726                                     <h4>
       
   727                                         <a name="method__deactivateTargets">_deactivateTargets</a></h4>
       
   728                                     <div class="detail" >
       
   729                                         <code>
       
   730                                          private 
       
   731                                         
       
   732                                         
       
   733                                         void
       
   734                                             <strong property="yui:name">_deactivateTargets</strong>
       
   735                                            (
       
   736                                             )
       
   737                                         </code>
       
   738                                         
       
   739                                         <div class="description" property="yui:description">
       
   740                                             This method fires the drop:hit, drag:drophit, drag:dropmiss methods and deactivates the shims..
       
   741                                         </div>
       
   742 
       
   743                                         <div class="description">
       
   744 
       
   745 
       
   746 
       
   747 
       
   748              
       
   749 
       
   750                                         </div>
       
   751 
       
   752                                     </div>
       
   753                                     <hr />
       
   754                                     </div>
       
   755                                     <div class="private" rel="yui:method" resource="#method__dropMove">
       
   756                                     <h4>
       
   757                                         <a name="method__dropMove">_dropMove</a></h4>
       
   758                                     <div class="detail" >
       
   759                                         <code>
       
   760                                          private 
       
   761                                         
       
   762                                         
       
   763                                         void
       
   764                                             <strong property="yui:name">_dropMove</strong>
       
   765                                            (
       
   766                                             )
       
   767                                         </code>
       
   768                                         
       
   769                                         <div class="description" property="yui:description">
       
   770                                             This method is called when the move method is called on the Drag Object.
       
   771                                         </div>
       
   772 
       
   773                                         <div class="description">
       
   774 
       
   775 
       
   776 
       
   777 
       
   778              
       
   779 
       
   780                                         </div>
       
   781 
       
   782                                     </div>
       
   783                                     <hr />
       
   784                                     </div>
       
   785                                     <div class="private" rel="yui:method" resource="#method__end">
       
   786                                     <h4>
       
   787                                         <a name="method__end">_end</a></h4>
       
   788                                     <div class="detail" >
       
   789                                         <code>
       
   790                                          private 
       
   791                                         
       
   792                                         
       
   793                                         void
       
   794                                             <strong property="yui:name">_end</strong>
       
   795                                            (
       
   796                                             )
       
   797                                         </code>
       
   798                                         
       
   799                                         <div class="description" property="yui:description">
       
   800                                             Internal method used by Drag to signal the end of a drag operation
       
   801                                         </div>
       
   802 
       
   803                                         <div class="description">
       
   804 
       
   805 
       
   806 
       
   807 
       
   808              
       
   809 
       
   810                                         </div>
       
   811 
       
   812                                     </div>
       
   813                                     <hr />
       
   814                                     </div>
       
   815                                     <div class="private" rel="yui:method" resource="#method__endDrag">
       
   816                                     <h4>
       
   817                                         <a name="method__endDrag">_endDrag</a></h4>
       
   818                                     <div class="detail" >
       
   819                                         <code>
       
   820                                          private 
       
   821                                         
       
   822                                         
       
   823                                         void
       
   824                                             <strong property="yui:name">_endDrag</strong>
       
   825                                            (
       
   826                                             )
       
   827                                         </code>
       
   828                                         
       
   829                                         <div class="description" property="yui:description">
       
   830                                             Factory method to be overwritten by other DDM's
       
   831                                         </div>
       
   832 
       
   833                                         <div class="description">
       
   834 
       
   835 
       
   836 
       
   837 
       
   838              
       
   839 
       
   840                                         </div>
       
   841 
       
   842                                     </div>
       
   843                                     <hr />
       
   844                                     </div>
       
   845                                     <div class="private" rel="yui:method" resource="#method__handleTargetOver">
       
   846                                     <h4>
       
   847                                         <a name="method__handleTargetOver">_handleTargetOver</a></h4>
       
   848                                     <div class="detail" >
       
   849                                         <code>
       
   850                                          private 
       
   851                                         
       
   852                                         
       
   853                                         void
       
   854                                             <strong property="yui:name">_handleTargetOver</strong>
       
   855                                            (
       
   856                                             )
       
   857                                         </code>
       
   858                                         
       
   859                                         <div class="description" property="yui:description">
       
   860                                             This method execs _handleTargetOver on all valid Drop Targets
       
   861                                         </div>
       
   862 
       
   863                                         <div class="description">
       
   864 
       
   865 
       
   866 
       
   867 
       
   868              
       
   869 
       
   870                                         </div>
       
   871 
       
   872                                     </div>
       
   873                                     <hr />
       
   874                                     </div>
       
   875                                     <div class="private" rel="yui:method" resource="#method__hasActiveShim">
       
   876                                     <h4>
       
   877                                         <a name="method__hasActiveShim">_hasActiveShim</a></h4>
       
   878                                     <div class="detail" >
       
   879                                         <code>
       
   880                                          private 
       
   881                                         
       
   882                                         
       
   883                                         Boolean
       
   884                                             <strong property="yui:name">_hasActiveShim</strong>
       
   885                                            (
       
   886                                             )
       
   887                                         </code>
       
   888                                         
       
   889                                         <div class="description" property="yui:description">
       
   890                                             This method checks the _activeShims Object to see if there is a shim active.
       
   891                                         </div>
       
   892 
       
   893                                         <div class="description">
       
   894 
       
   895 
       
   896 
       
   897 
       
   898              
       
   899 
       
   900                                         </div>
       
   901 
       
   902                                     </div>
       
   903                                     <hr />
       
   904                                     </div>
       
   905                                     <div class="private" rel="yui:method" resource="#method__lookup">
       
   906                                     <h4>
       
   907                                         <a name="method__lookup">_lookup</a></h4>
       
   908                                     <div class="detail" >
       
   909                                         <code>
       
   910                                          private 
       
   911                                         
       
   912                                         
       
   913                                         Array
       
   914                                             <strong property="yui:name">_lookup</strong>
       
   915                                            (
       
   916                                             )
       
   917                                         </code>
       
   918                                         
       
   919                                         <div class="description" property="yui:description">
       
   920                                             Filters the list of Drops down to those in the viewport.
       
   921                                         </div>
       
   922 
       
   923                                         <div class="description">
       
   924 
       
   925 
       
   926                                                 <dl>
       
   927                                                     <dt>Returns:
       
   928                                                     <code property="yui:return">
       
   929                                                             Array
       
   930                                                     </code></dt>
       
   931                                                     <dd property="yui:returnInfo">The valid Drop Targets that are in the viewport.</dd>
       
   932                                                 </dl>
       
   933 
       
   934 
       
   935              
       
   936 
       
   937                                         </div>
       
   938 
       
   939                                     </div>
       
   940                                     <hr />
       
   941                                     </div>
       
   942                                     <div class="private" rel="yui:method" resource="#method__move">
       
   943                                     <h4>
       
   944                                         <a name="method__move">_move</a></h4>
       
   945                                     <div class="detail" >
       
   946                                         <code>
       
   947                                          private 
       
   948                                         
       
   949                                         
       
   950                                         void
       
   951                                             <strong property="yui:name">_move</strong>
       
   952                                            (
       
   953                                                 
       
   954                                                         
       
   955                                                          ev
       
   956                                                     
       
   957                                                 
       
   958                                             )
       
   959                                         </code>
       
   960                                         
       
   961                                         <div class="description" property="yui:description">
       
   962                                             Internal listener for the mousemove DOM event to pass to the Drag's move method.
       
   963                                         </div>
       
   964 
       
   965                                         <div class="description">
       
   966 
       
   967                                                 <dl rel="yui:parameters">
       
   968                                                     <dt>Parameters:</dt>
       
   969                                                         <dd rel="yui:parameter">
       
   970                                                         <code><span property="yui:name">ev</span>
       
   971                                                         &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   972                                                         </code>
       
   973                                                         <span property="yui:description"> The Dom mousemove Event</span>
       
   974                                                         </dd>
       
   975                                                 </dl>
       
   976 
       
   977 
       
   978 
       
   979              
       
   980 
       
   981                                         </div>
       
   982 
       
   983                                     </div>
       
   984                                     <hr />
       
   985                                     </div>
       
   986                                     <div class="private" rel="yui:method" resource="#method__pg_activate">
       
   987                                     <h4>
       
   988                                         <a name="method__pg_activate">_pg_activate</a></h4>
       
   989                                     <div class="detail" >
       
   990                                         <code>
       
   991                                          private 
       
   992                                         
       
   993                                         
       
   994                                         void
       
   995                                             <strong property="yui:name">_pg_activate</strong>
       
   996                                            (
       
   997                                             )
       
   998                                         </code>
       
   999                                         
       
  1000                                         <div class="description" property="yui:description">
       
  1001                                             Activates the shim
       
  1002                                         </div>
       
  1003 
       
  1004                                         <div class="description">
       
  1005 
       
  1006 
       
  1007 
       
  1008 
       
  1009              
       
  1010 
       
  1011                                         </div>
       
  1012 
       
  1013                                     </div>
       
  1014                                     <hr />
       
  1015                                     </div>
       
  1016                                     <div class="private" rel="yui:method" resource="#method__pg_deactivate">
       
  1017                                     <h4>
       
  1018                                         <a name="method__pg_deactivate">_pg_deactivate</a></h4>
       
  1019                                     <div class="detail" >
       
  1020                                         <code>
       
  1021                                          private 
       
  1022                                         
       
  1023                                         
       
  1024                                         void
       
  1025                                             <strong property="yui:name">_pg_deactivate</strong>
       
  1026                                            (
       
  1027                                             )
       
  1028                                         </code>
       
  1029                                         
       
  1030                                         <div class="description" property="yui:description">
       
  1031                                             Deactivates the shim
       
  1032                                         </div>
       
  1033 
       
  1034                                         <div class="description">
       
  1035 
       
  1036 
       
  1037 
       
  1038 
       
  1039              
       
  1040 
       
  1041                                         </div>
       
  1042 
       
  1043                                     </div>
       
  1044                                     <hr />
       
  1045                                     </div>
       
  1046                                     <div class="private" rel="yui:method" resource="#method__pg_size">
       
  1047                                     <h4>
       
  1048                                         <a name="method__pg_size">_pg_size</a></h4>
       
  1049                                     <div class="detail" >
       
  1050                                         <code>
       
  1051                                          private 
       
  1052                                         
       
  1053                                         
       
  1054                                         void
       
  1055                                             <strong property="yui:name">_pg_size</strong>
       
  1056                                            (
       
  1057                                             )
       
  1058                                         </code>
       
  1059                                         
       
  1060                                         <div class="description" property="yui:description">
       
  1061                                             Sizes the shim on: activatation, window:scroll, window:resize
       
  1062                                         </div>
       
  1063 
       
  1064                                         <div class="description">
       
  1065 
       
  1066 
       
  1067 
       
  1068 
       
  1069              
       
  1070 
       
  1071                                         </div>
       
  1072 
       
  1073                                     </div>
       
  1074                                     <hr />
       
  1075                                     </div>
       
  1076                                     <div class="private" rel="yui:method" resource="#method__regDrag">
       
  1077                                     <h4>
       
  1078                                         <a name="method__regDrag">_regDrag</a></h4>
       
  1079                                     <div class="detail" >
       
  1080                                         <code>
       
  1081                                          private 
       
  1082                                         
       
  1083                                         
       
  1084                                         void
       
  1085                                             <strong property="yui:name">_regDrag</strong>
       
  1086                                            (
       
  1087                                                 
       
  1088                                                         
       
  1089                                                          d
       
  1090                                                     
       
  1091                                                 
       
  1092                                             )
       
  1093                                         </code>
       
  1094                                         
       
  1095                                         <div class="description" property="yui:description">
       
  1096                                             Adds a reference to the drag object to the DDM._drags array, called in the constructor of Drag.
       
  1097                                         </div>
       
  1098 
       
  1099                                         <div class="description">
       
  1100 
       
  1101                                                 <dl rel="yui:parameters">
       
  1102                                                     <dt>Parameters:</dt>
       
  1103                                                         <dd rel="yui:parameter">
       
  1104                                                         <code><span property="yui:name">d</span>
       
  1105                                                         &lt;<span property="yui:type">Drag</span>&gt;
       
  1106                                                         </code>
       
  1107                                                         <span property="yui:description"> The Drag object</span>
       
  1108                                                         </dd>
       
  1109                                                 </dl>
       
  1110 
       
  1111 
       
  1112 
       
  1113              
       
  1114 
       
  1115                                         </div>
       
  1116 
       
  1117                                     </div>
       
  1118                                     <hr />
       
  1119                                     </div>
       
  1120                                     <div class="private" rel="yui:method" resource="#method__regTarget">
       
  1121                                     <h4>
       
  1122                                         <a name="method__regTarget">_regTarget</a></h4>
       
  1123                                     <div class="detail" >
       
  1124                                         <code>
       
  1125                                          private 
       
  1126                                         
       
  1127                                         
       
  1128                                         void
       
  1129                                             <strong property="yui:name">_regTarget</strong>
       
  1130                                            (
       
  1131                                                 
       
  1132                                                         
       
  1133                                                          t
       
  1134                                                     
       
  1135                                                 
       
  1136                                             )
       
  1137                                         </code>
       
  1138                                         
       
  1139                                         <div class="description" property="yui:description">
       
  1140                                             Add the passed in Target to the targets collection
       
  1141                                         </div>
       
  1142 
       
  1143                                         <div class="description">
       
  1144 
       
  1145                                                 <dl rel="yui:parameters">
       
  1146                                                     <dt>Parameters:</dt>
       
  1147                                                         <dd rel="yui:parameter">
       
  1148                                                         <code><span property="yui:name">t</span>
       
  1149                                                         &lt;<span property="yui:type">Object</span>&gt;
       
  1150                                                         </code>
       
  1151                                                         <span property="yui:description"> The Target to add to the targets collection</span>
       
  1152                                                         </dd>
       
  1153                                                 </dl>
       
  1154 
       
  1155 
       
  1156 
       
  1157              
       
  1158 
       
  1159                                         </div>
       
  1160 
       
  1161                                     </div>
       
  1162                                     <hr />
       
  1163                                     </div>
       
  1164                                     <div class="private" rel="yui:method" resource="#method__removeActiveShim">
       
  1165                                     <h4>
       
  1166                                         <a name="method__removeActiveShim">_removeActiveShim</a></h4>
       
  1167                                     <div class="detail" >
       
  1168                                         <code>
       
  1169                                          private 
       
  1170                                         
       
  1171                                         
       
  1172                                         void
       
  1173                                             <strong property="yui:name">_removeActiveShim</strong>
       
  1174                                            (
       
  1175                                                 
       
  1176                                                         
       
  1177                                                          d
       
  1178                                                     
       
  1179                                                 
       
  1180                                             )
       
  1181                                         </code>
       
  1182                                         
       
  1183                                         <div class="description" property="yui:description">
       
  1184                                             Removes a Drop Target to the list of active shims
       
  1185                                         </div>
       
  1186 
       
  1187                                         <div class="description">
       
  1188 
       
  1189                                                 <dl rel="yui:parameters">
       
  1190                                                     <dt>Parameters:</dt>
       
  1191                                                         <dd rel="yui:parameter">
       
  1192                                                         <code><span property="yui:name">d</span>
       
  1193                                                         &lt;<span property="yui:type">Object</span>&gt;
       
  1194                                                         </code>
       
  1195                                                         <span property="yui:description"> The Drop instance to remove from the list.</span>
       
  1196                                                         </dd>
       
  1197                                                 </dl>
       
  1198 
       
  1199 
       
  1200 
       
  1201              
       
  1202 
       
  1203                                         </div>
       
  1204 
       
  1205                                     </div>
       
  1206                                     <hr />
       
  1207                                     </div>
       
  1208                                     <div class="private" rel="yui:method" resource="#method__removeValid">
       
  1209                                     <h4>
       
  1210                                         <a name="method__removeValid">_removeValid</a></h4>
       
  1211                                     <div class="detail" >
       
  1212                                         <code>
       
  1213                                          private 
       
  1214                                         
       
  1215                                         
       
  1216                                         Self
       
  1217                                             <strong property="yui:name">_removeValid</strong>
       
  1218                                            (
       
  1219                                                 
       
  1220                                                         
       
  1221                                                          drop
       
  1222                                                     
       
  1223                                                 
       
  1224                                             )
       
  1225                                         </code>
       
  1226                                         
       
  1227                                         <div class="description" property="yui:description">
       
  1228                                             Removes a Drop Target from the list of Valid Targets. This list get's regenerated on each new drag operation.
       
  1229                                         </div>
       
  1230 
       
  1231                                         <div class="description">
       
  1232 
       
  1233                                                 <dl rel="yui:parameters">
       
  1234                                                     <dt>Parameters:</dt>
       
  1235                                                         <dd rel="yui:parameter">
       
  1236                                                         <code><span property="yui:name">drop</span>
       
  1237                                                         &lt;<span property="yui:type">Object</span>&gt;
       
  1238                                                         </code>
       
  1239                                                         <span property="yui:description"></span>
       
  1240                                                         </dd>
       
  1241                                                 </dl>
       
  1242 
       
  1243 
       
  1244                                             <div class="chainable">
       
  1245                                                 <strong>Chainable:</strong> This method is chainable.
       
  1246                                             </div>        
       
  1247 
       
  1248              
       
  1249 
       
  1250                                         </div>
       
  1251 
       
  1252                                     </div>
       
  1253                                     <hr />
       
  1254                                     </div>
       
  1255                                     <div class="private" rel="yui:method" resource="#method__setDragMode">
       
  1256                                     <h4>
       
  1257                                         <a name="method__setDragMode">_setDragMode</a></h4>
       
  1258                                     <div class="detail" >
       
  1259                                         <code>
       
  1260                                          private 
       
  1261                                         
       
  1262                                         
       
  1263                                         
       
  1264                                             <strong property="yui:name">_setDragMode</strong>
       
  1265                                            (
       
  1266                                                 
       
  1267                                                         
       
  1268                                                          String/Number
       
  1269                                                     
       
  1270                                                 
       
  1271                                             )
       
  1272                                         </code>
       
  1273                                         
       
  1274                                         <div class="description" property="yui:description">
       
  1275                                             Handler for dragMode attribute setter.
       
  1276                                         </div>
       
  1277 
       
  1278                                         <div class="description">
       
  1279 
       
  1280                                                 <dl rel="yui:parameters">
       
  1281                                                     <dt>Parameters:</dt>
       
  1282                                                         <dd rel="yui:parameter">
       
  1283                                                         <code><span property="yui:name">String/Number</span>
       
  1284                                                         &lt;<span property="yui:type">object</span>&gt;
       
  1285                                                         </code>
       
  1286                                                         <span property="yui:description"> The Number value or the String for the DragMode to default all future drag instances to.</span>
       
  1287                                                         </dd>
       
  1288                                                 </dl>
       
  1289 
       
  1290                                                 <dl>
       
  1291                                                     <dt>Returns:
       
  1292                                                     <code property="yui:return">
       
  1293                                                     </code></dt>
       
  1294                                                     <dd property="yui:returnInfo">Number The Mode to be set</dd>
       
  1295                                                 </dl>
       
  1296 
       
  1297 
       
  1298              
       
  1299 
       
  1300                                         </div>
       
  1301 
       
  1302                                     </div>
       
  1303                                     <hr />
       
  1304                                     </div>
       
  1305                                     <div class="private" rel="yui:method" resource="#method__setFrame">
       
  1306                                     <h4>
       
  1307                                         <a name="method__setFrame">_setFrame</a></h4>
       
  1308                                     <div class="detail" >
       
  1309                                         <code>
       
  1310                                          private 
       
  1311                                         
       
  1312                                         
       
  1313                                         void
       
  1314                                             <strong property="yui:name">_setFrame</strong>
       
  1315                                            (
       
  1316                                             )
       
  1317                                         </code>
       
  1318                                         
       
  1319                                         <div class="description" property="yui:description">
       
  1320                                             If resizeProxy is set to true (default) it will resize the proxy element to match the size of the Drag Element.
       
  1321 If positionProxy is set to true (default) it will position the proxy element in the same location as the Drag Element.
       
  1322                                         </div>
       
  1323 
       
  1324                                         <div class="description">
       
  1325 
       
  1326 
       
  1327 
       
  1328 
       
  1329              
       
  1330 
       
  1331                                         </div>
       
  1332 
       
  1333                                     </div>
       
  1334                                     <hr />
       
  1335                                     </div>
       
  1336                                     <div class="private" rel="yui:method" resource="#method__setupListeners">
       
  1337                                     <h4>
       
  1338                                         <a name="method__setupListeners">_setupListeners</a></h4>
       
  1339                                     <div class="detail" >
       
  1340                                         <code>
       
  1341                                          private 
       
  1342                                         
       
  1343                                         
       
  1344                                         void
       
  1345                                             <strong property="yui:name">_setupListeners</strong>
       
  1346                                            (
       
  1347                                             )
       
  1348                                         </code>
       
  1349                                         
       
  1350                                         <div class="description" property="yui:description">
       
  1351                                             Add the document listeners.
       
  1352                                         </div>
       
  1353 
       
  1354                                         <div class="description">
       
  1355 
       
  1356 
       
  1357 
       
  1358 
       
  1359              
       
  1360 
       
  1361                                         </div>
       
  1362 
       
  1363                                     </div>
       
  1364                                     <hr />
       
  1365                                     </div>
       
  1366                                     <div class="private" rel="yui:method" resource="#method__start">
       
  1367                                     <h4>
       
  1368                                         <a name="method__start">_start</a></h4>
       
  1369                                     <div class="detail" >
       
  1370                                         <code>
       
  1371                                          private 
       
  1372                                         
       
  1373                                         
       
  1374                                         void
       
  1375                                             <strong property="yui:name">_start</strong>
       
  1376                                            (
       
  1377                                             )
       
  1378                                         </code>
       
  1379                                         
       
  1380                                         <div class="description" property="yui:description">
       
  1381                                             Internal method used by Drag to signal the start of a drag operation
       
  1382                                         </div>
       
  1383 
       
  1384                                         <div class="description">
       
  1385 
       
  1386 
       
  1387 
       
  1388 
       
  1389              
       
  1390 
       
  1391                                         </div>
       
  1392 
       
  1393                                     </div>
       
  1394                                     <hr />
       
  1395                                     </div>
       
  1396                                     <div class="private" rel="yui:method" resource="#method__startDrag">
       
  1397                                     <h4>
       
  1398                                         <a name="method__startDrag">_startDrag</a></h4>
       
  1399                                     <div class="detail" >
       
  1400                                         <code>
       
  1401                                          private 
       
  1402                                         
       
  1403                                         
       
  1404                                         void
       
  1405                                             <strong property="yui:name">_startDrag</strong>
       
  1406                                            (
       
  1407                                                 
       
  1408                                                         
       
  1409                                                          x
       
  1410                                                     
       
  1411                                                 
       
  1412                                                         , 
       
  1413                                                          y
       
  1414                                                     
       
  1415                                                 
       
  1416                                                         , 
       
  1417                                                          w
       
  1418                                                     
       
  1419                                                 
       
  1420                                                         , 
       
  1421                                                          h
       
  1422                                                     
       
  1423                                                 
       
  1424                                             )
       
  1425                                         </code>
       
  1426                                         
       
  1427                                         <div class="description" property="yui:description">
       
  1428                                             Factory method to be overwritten by other DDM's
       
  1429                                         </div>
       
  1430 
       
  1431                                         <div class="description">
       
  1432 
       
  1433                                                 <dl rel="yui:parameters">
       
  1434                                                     <dt>Parameters:</dt>
       
  1435                                                         <dd rel="yui:parameter">
       
  1436                                                         <code><span property="yui:name">x</span>
       
  1437                                                         &lt;<span property="yui:type">Number</span>&gt;
       
  1438                                                         </code>
       
  1439                                                         <span property="yui:description"> The x position of the drag element</span>
       
  1440                                                         </dd>
       
  1441                                                         <dd rel="yui:parameter">
       
  1442                                                         <code><span property="yui:name">y</span>
       
  1443                                                         &lt;<span property="yui:type">Number</span>&gt;
       
  1444                                                         </code>
       
  1445                                                         <span property="yui:description"> The y position of the drag element</span>
       
  1446                                                         </dd>
       
  1447                                                         <dd rel="yui:parameter">
       
  1448                                                         <code><span property="yui:name">w</span>
       
  1449                                                         &lt;<span property="yui:type">Number</span>&gt;
       
  1450                                                         </code>
       
  1451                                                         <span property="yui:description"> The width of the drag element</span>
       
  1452                                                         </dd>
       
  1453                                                         <dd rel="yui:parameter">
       
  1454                                                         <code><span property="yui:name">h</span>
       
  1455                                                         &lt;<span property="yui:type">Number</span>&gt;
       
  1456                                                         </code>
       
  1457                                                         <span property="yui:description"> The height of the drag element</span>
       
  1458                                                         </dd>
       
  1459                                                 </dl>
       
  1460 
       
  1461 
       
  1462 
       
  1463              
       
  1464 
       
  1465                                         </div>
       
  1466 
       
  1467                                     </div>
       
  1468                                     <hr />
       
  1469                                     </div>
       
  1470                                     <div class="private" rel="yui:method" resource="#method__unregDrag">
       
  1471                                     <h4>
       
  1472                                         <a name="method__unregDrag">_unregDrag</a></h4>
       
  1473                                     <div class="detail" >
       
  1474                                         <code>
       
  1475                                          private 
       
  1476                                         
       
  1477                                         
       
  1478                                         void
       
  1479                                             <strong property="yui:name">_unregDrag</strong>
       
  1480                                            (
       
  1481                                                 
       
  1482                                                         
       
  1483                                                          d
       
  1484                                                     
       
  1485                                                 
       
  1486                                             )
       
  1487                                         </code>
       
  1488                                         
       
  1489                                         <div class="description" property="yui:description">
       
  1490                                             Remove this drag object from the DDM._drags array.
       
  1491                                         </div>
       
  1492 
       
  1493                                         <div class="description">
       
  1494 
       
  1495                                                 <dl rel="yui:parameters">
       
  1496                                                     <dt>Parameters:</dt>
       
  1497                                                         <dd rel="yui:parameter">
       
  1498                                                         <code><span property="yui:name">d</span>
       
  1499                                                         &lt;<span property="yui:type">Drag</span>&gt;
       
  1500                                                         </code>
       
  1501                                                         <span property="yui:description"> The drag object.</span>
       
  1502                                                         </dd>
       
  1503                                                 </dl>
       
  1504 
       
  1505 
       
  1506 
       
  1507              
       
  1508 
       
  1509                                         </div>
       
  1510 
       
  1511                                     </div>
       
  1512                                     <hr />
       
  1513                                     </div>
       
  1514                                     <div class="private" rel="yui:method" resource="#method__unregTarget">
       
  1515                                     <h4>
       
  1516                                         <a name="method__unregTarget">_unregTarget</a></h4>
       
  1517                                     <div class="detail" >
       
  1518                                         <code>
       
  1519                                          private 
       
  1520                                         
       
  1521                                         
       
  1522                                         void
       
  1523                                             <strong property="yui:name">_unregTarget</strong>
       
  1524                                            (
       
  1525                                                 
       
  1526                                                         
       
  1527                                                          drop
       
  1528                                                     
       
  1529                                                 
       
  1530                                             )
       
  1531                                         </code>
       
  1532                                         
       
  1533                                         <div class="description" property="yui:description">
       
  1534                                             Remove the passed in Target from the targets collection
       
  1535                                         </div>
       
  1536 
       
  1537                                         <div class="description">
       
  1538 
       
  1539                                                 <dl rel="yui:parameters">
       
  1540                                                     <dt>Parameters:</dt>
       
  1541                                                         <dd rel="yui:parameter">
       
  1542                                                         <code><span property="yui:name">drop</span>
       
  1543                                                         &lt;<span property="yui:type">Object</span>&gt;
       
  1544                                                         </code>
       
  1545                                                         <span property="yui:description"> The Target to remove from the targets collection</span>
       
  1546                                                         </dd>
       
  1547                                                 </dl>
       
  1548 
       
  1549 
       
  1550 
       
  1551              
       
  1552 
       
  1553                                         </div>
       
  1554 
       
  1555                                     </div>
       
  1556                                     <hr />
       
  1557                                     </div>
       
  1558                                     <div class="" rel="yui:method" resource="#method_clearCache">
       
  1559                                     <h4>
       
  1560                                         <a name="method_clearCache">clearCache</a></h4>
       
  1561                                     <div class="detail" >
       
  1562                                         <code>
       
  1563                                         
       
  1564                                         
       
  1565                                         
       
  1566                                         void
       
  1567                                             <strong property="yui:name">clearCache</strong>
       
  1568                                            (
       
  1569                                             )
       
  1570                                         </code>
       
  1571                                         
       
  1572                                         <div class="description" property="yui:description">
       
  1573                                             Clears the cache data used for this interaction.
       
  1574                                         </div>
       
  1575 
       
  1576                                         <div class="description">
       
  1577 
       
  1578 
       
  1579 
       
  1580 
       
  1581              
       
  1582 
       
  1583                                         </div>
       
  1584 
       
  1585                                     </div>
       
  1586                                     <hr />
       
  1587                                     </div>
       
  1588                                     <div class="private" rel="yui:method" resource="#method_cssSizestoObject">
       
  1589                                     <h4>
       
  1590                                         <a name="method_cssSizestoObject">cssSizestoObject</a></h4>
       
  1591                                     <div class="detail" >
       
  1592                                         <code>
       
  1593                                          private 
       
  1594                                         
       
  1595                                         
       
  1596                                         Object
       
  1597                                             <strong property="yui:name">cssSizestoObject</strong>
       
  1598                                            (
       
  1599                                                 
       
  1600                                                         
       
  1601                                                          gutter
       
  1602                                                     
       
  1603                                                 
       
  1604                                             )
       
  1605                                         </code>
       
  1606                                         
       
  1607                                         <div class="description" property="yui:description">
       
  1608                                             //TODO Private, rename??...
       
  1609                                         </div>
       
  1610 
       
  1611                                         <div class="description">
       
  1612 
       
  1613                                                 <dl rel="yui:parameters">
       
  1614                                                     <dt>Parameters:</dt>
       
  1615                                                         <dd rel="yui:parameter">
       
  1616                                                         <code><span property="yui:name">gutter</span>
       
  1617                                                         &lt;<span property="yui:type">String</span>&gt;
       
  1618                                                         </code>
       
  1619                                                         <span property="yui:description"> CSS style string for gutter: '5 0' (sets top and bottom to 5px, left and right to 0px), '1 2 3 4' (top 1px, right 2px, bottom 3px, left 4px)</span>
       
  1620                                                         </dd>
       
  1621                                                 </dl>
       
  1622 
       
  1623                                                 <dl>
       
  1624                                                     <dt>Returns:
       
  1625                                                     <code property="yui:return">
       
  1626                                                             Object
       
  1627                                                     </code></dt>
       
  1628                                                     <dd property="yui:returnInfo">The gutter Object Literal.</dd>
       
  1629                                                 </dl>
       
  1630 
       
  1631 
       
  1632              
       
  1633 
       
  1634                                         </div>
       
  1635 
       
  1636                                     </div>
       
  1637                                     <hr />
       
  1638                                     </div>
       
  1639                                     <div class="" rel="yui:method" resource="#method_getBestMatch">
       
  1640                                     <h4>
       
  1641                                         <a name="method_getBestMatch">getBestMatch</a></h4>
       
  1642                                     <div class="detail" >
       
  1643                                         <code>
       
  1644                                         
       
  1645                                         
       
  1646                                         
       
  1647                                         Object or Array
       
  1648                                             <strong property="yui:name">getBestMatch</strong>
       
  1649                                            (
       
  1650                                                 
       
  1651                                                         
       
  1652                                                          drops
       
  1653                                                     
       
  1654                                                 
       
  1655                                                         , 
       
  1656                                                          all
       
  1657                                                     
       
  1658                                                 
       
  1659                                             )
       
  1660                                         </code>
       
  1661                                         
       
  1662                                         <div class="description" property="yui:description">
       
  1663                                             This method will gather the area for all potential targets and see which has the hightest covered area and return it.
       
  1664                                         </div>
       
  1665 
       
  1666                                         <div class="description">
       
  1667 
       
  1668                                                 <dl rel="yui:parameters">
       
  1669                                                     <dt>Parameters:</dt>
       
  1670                                                         <dd rel="yui:parameter">
       
  1671                                                         <code><span property="yui:name">drops</span>
       
  1672                                                         &lt;<span property="yui:type">Array</span>&gt;
       
  1673                                                         </code>
       
  1674                                                         <span property="yui:description"> An Array of drops to scan for the best match.</span>
       
  1675                                                         </dd>
       
  1676                                                         <dd rel="yui:parameter">
       
  1677                                                         <code><span property="yui:name">all</span>
       
  1678                                                         &lt;<span property="yui:type">Boolean</span>&gt;
       
  1679                                                         </code>
       
  1680                                                         <span property="yui:description"> If present, it returns an Array. First item is best match, second is an Array of the other items in the original Array.</span>
       
  1681                                                         </dd>
       
  1682                                                 </dl>
       
  1683 
       
  1684 
       
  1685 
       
  1686              
       
  1687 
       
  1688                                         </div>
       
  1689 
       
  1690                                     </div>
       
  1691                                     <hr />
       
  1692                                     </div>
       
  1693                                     <div class="" rel="yui:method" resource="#method_getDrag">
       
  1694                                     <h4>
       
  1695                                         <a name="method_getDrag">getDrag</a></h4>
       
  1696                                     <div class="detail" >
       
  1697                                         <code>
       
  1698                                         
       
  1699                                         
       
  1700                                         
       
  1701                                         Object
       
  1702                                             <strong property="yui:name">getDrag</strong>
       
  1703                                            (
       
  1704                                                 
       
  1705                                                         
       
  1706                                                          node
       
  1707                                                     
       
  1708                                                 
       
  1709                                             )
       
  1710                                         </code>
       
  1711                                         
       
  1712                                         <div class="description" property="yui:description">
       
  1713                                             Get a valid Drag instance back from a Node or a selector string, false otherwise
       
  1714                                         </div>
       
  1715 
       
  1716                                         <div class="description">
       
  1717 
       
  1718                                                 <dl rel="yui:parameters">
       
  1719                                                     <dt>Parameters:</dt>
       
  1720                                                         <dd rel="yui:parameter">
       
  1721                                                         <code><span property="yui:name">node</span>
       
  1722                                                         &lt;<span property="yui:type">String/Object</span>&gt;
       
  1723                                                         </code>
       
  1724                                                         <span property="yui:description"> The Node instance or Selector string to check for a valid Drag Object</span>
       
  1725                                                         </dd>
       
  1726                                                 </dl>
       
  1727 
       
  1728 
       
  1729 
       
  1730              
       
  1731 
       
  1732                                         </div>
       
  1733 
       
  1734                                     </div>
       
  1735                                     <hr />
       
  1736                                     </div>
       
  1737                                     <div class="" rel="yui:method" resource="#method_getDrop">
       
  1738                                     <h4>
       
  1739                                         <a name="method_getDrop">getDrop</a></h4>
       
  1740                                     <div class="detail" >
       
  1741                                         <code>
       
  1742                                         
       
  1743                                         
       
  1744                                         
       
  1745                                         Object
       
  1746                                             <strong property="yui:name">getDrop</strong>
       
  1747                                            (
       
  1748                                                 
       
  1749                                                         
       
  1750                                                          node
       
  1751                                                     
       
  1752                                                 
       
  1753                                             )
       
  1754                                         </code>
       
  1755                                         
       
  1756                                         <div class="description" property="yui:description">
       
  1757                                             Get a valid Drop instance back from a Node or a selector string, false otherwise
       
  1758                                         </div>
       
  1759 
       
  1760                                         <div class="description">
       
  1761 
       
  1762                                                 <dl rel="yui:parameters">
       
  1763                                                     <dt>Parameters:</dt>
       
  1764                                                         <dd rel="yui:parameter">
       
  1765                                                         <code><span property="yui:name">node</span>
       
  1766                                                         &lt;<span property="yui:type">String/Object</span>&gt;
       
  1767                                                         </code>
       
  1768                                                         <span property="yui:description"> The Node instance or Selector string to check for a valid Drop Object</span>
       
  1769                                                         </dd>
       
  1770                                                 </dl>
       
  1771 
       
  1772 
       
  1773 
       
  1774              
       
  1775 
       
  1776                                         </div>
       
  1777 
       
  1778                                     </div>
       
  1779                                     <hr />
       
  1780                                     </div>
       
  1781                                     <div class="" rel="yui:method" resource="#method_isOverTarget">
       
  1782                                     <h4>
       
  1783                                         <a name="method_isOverTarget">isOverTarget</a></h4>
       
  1784                                     <div class="detail" >
       
  1785                                         <code>
       
  1786                                         
       
  1787                                         
       
  1788                                         
       
  1789                                         Boolean
       
  1790                                             <strong property="yui:name">isOverTarget</strong>
       
  1791                                            (
       
  1792                                                 
       
  1793                                                         
       
  1794                                                          drop
       
  1795                                                     
       
  1796                                                 
       
  1797                                             )
       
  1798                                         </code>
       
  1799                                         
       
  1800                                         <div class="description" property="yui:description">
       
  1801                                             Check to see if the Drag element is over the target, method varies on current mode
       
  1802                                         </div>
       
  1803 
       
  1804                                         <div class="description">
       
  1805 
       
  1806                                                 <dl rel="yui:parameters">
       
  1807                                                     <dt>Parameters:</dt>
       
  1808                                                         <dd rel="yui:parameter">
       
  1809                                                         <code><span property="yui:name">drop</span>
       
  1810                                                         &lt;<span property="yui:type">Object</span>&gt;
       
  1811                                                         </code>
       
  1812                                                         <span property="yui:description"> The drop to check against</span>
       
  1813                                                         </dd>
       
  1814                                                 </dl>
       
  1815 
       
  1816 
       
  1817 
       
  1818              
       
  1819 
       
  1820                                         </div>
       
  1821 
       
  1822                                     </div>
       
  1823                                     <hr />
       
  1824                                     </div>
       
  1825                                     <div class="" rel="yui:method" resource="#method_stopDrag">
       
  1826                                     <h4>
       
  1827                                         <a name="method_stopDrag">stopDrag</a></h4>
       
  1828                                     <div class="detail" >
       
  1829                                         <code>
       
  1830                                         
       
  1831                                         
       
  1832                                         
       
  1833                                         Self
       
  1834                                             <strong property="yui:name">stopDrag</strong>
       
  1835                                            (
       
  1836                                             )
       
  1837                                         </code>
       
  1838                                         
       
  1839                                         <div class="description" property="yui:description">
       
  1840                                             Method will forcefully stop a drag operation. For example calling this from inside an ESC keypress handler will stop this drag.
       
  1841                                         </div>
       
  1842 
       
  1843                                         <div class="description">
       
  1844 
       
  1845 
       
  1846 
       
  1847                                             <div class="chainable">
       
  1848                                                 <strong>Chainable:</strong> This method is chainable.
       
  1849                                             </div>        
       
  1850 
       
  1851              
       
  1852 
       
  1853                                         </div>
       
  1854 
       
  1855                                     </div>
       
  1856                                     <hr />
       
  1857                                     </div>
       
  1858                                     <div class="" rel="yui:method" resource="#method_syncActiveShims">
       
  1859                                     <h4>
       
  1860                                         <a name="method_syncActiveShims">syncActiveShims</a></h4>
       
  1861                                     <div class="detail" >
       
  1862                                         <code>
       
  1863                                         
       
  1864                                         
       
  1865                                         
       
  1866                                         void
       
  1867                                             <strong property="yui:name">syncActiveShims</strong>
       
  1868                                            (
       
  1869                                                 
       
  1870                                                         
       
  1871                                                          force
       
  1872                                                     
       
  1873                                                 
       
  1874                                             )
       
  1875                                         </code>
       
  1876                                         
       
  1877                                         <div class="description" property="yui:description">
       
  1878                                             This method will sync the position of the shims on the Drop Targets that are currently active.
       
  1879                                         </div>
       
  1880 
       
  1881                                         <div class="description">
       
  1882 
       
  1883                                                 <dl rel="yui:parameters">
       
  1884                                                     <dt>Parameters:</dt>
       
  1885                                                         <dd rel="yui:parameter">
       
  1886                                                         <code><span property="yui:name">force</span>
       
  1887                                                         &lt;<span property="yui:type">Boolean</span>&gt;
       
  1888                                                         </code>
       
  1889                                                         <span property="yui:description"> Resize/sync all Targets.</span>
       
  1890                                                         </dd>
       
  1891                                                 </dl>
       
  1892 
       
  1893 
       
  1894 
       
  1895              
       
  1896 
       
  1897                                         </div>
       
  1898 
       
  1899                                     </div>
       
  1900                                     <hr />
       
  1901                                     </div>
       
  1902                             </div>
       
  1903                         </div>
       
  1904 
       
  1905                         <div rel="yui:inheritance">                    
       
  1906                             <div class="section field inheritance" rel="yui:superclass"  resource="EventTarget.html">
       
  1907                                 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
       
  1908                                 <div class="content" rel="yui:methods">
       
  1909                                     <code>
       
  1910                                             <span rel="yui:method" resource="EventTarget.html#method__getType">                                        
       
  1911                                             <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
       
  1912                                             </span>
       
  1913                                             <span rel="yui:method" resource="EventTarget.html#method__parseType">                                        
       
  1914                                             <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
       
  1915                                             </span>
       
  1916                                             <span rel="yui:method" resource="EventTarget.html#method_addTarget">                                        
       
  1917                                             <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
       
  1918                                             </span>
       
  1919                                             <span rel="yui:method" resource="EventTarget.html#method_after">                                        
       
  1920                                             <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
       
  1921                                             </span>
       
  1922                                             <span rel="yui:method" resource="EventTarget.html#method_before">                                        
       
  1923                                             <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
       
  1924                                             </span>
       
  1925                                             <span rel="yui:method" resource="EventTarget.html#method_bubble">                                        
       
  1926                                             <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
       
  1927                                             </span>
       
  1928                                             <span rel="yui:method" resource="EventTarget.html#method_detach">                                        
       
  1929                                             <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
       
  1930                                             </span>
       
  1931                                             <span rel="yui:method" resource="EventTarget.html#method_detachAll">                                        
       
  1932                                             <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
       
  1933                                             </span>
       
  1934                                             <span rel="yui:method" resource="EventTarget.html#method_fire">                                        
       
  1935                                             <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
       
  1936                                             </span>
       
  1937                                             <span rel="yui:method" resource="EventTarget.html#method_getEvent">                                        
       
  1938                                             <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
       
  1939                                             </span>
       
  1940                                             <span rel="yui:method" resource="EventTarget.html#method_on">                                        
       
  1941                                             <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
       
  1942                                             </span>
       
  1943                                             <span rel="yui:method" resource="EventTarget.html#method_publish">                                        
       
  1944                                             <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
       
  1945                                             </span>
       
  1946                                             <span rel="yui:method" resource="EventTarget.html#method_removeTarget">                                        
       
  1947                                             <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
       
  1948                                             </span>
       
  1949                                             <span rel="yui:method" resource="EventTarget.html#method_subscribe">                                        
       
  1950                                             <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
       
  1951                                             </span>
       
  1952                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribe">                                        
       
  1953                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
       
  1954                                             </span>
       
  1955                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">                                        
       
  1956                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
       
  1957                                             </span>
       
  1958                                     </code>
       
  1959                                 </div>
       
  1960                             </div>
       
  1961                             <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
  1962                                 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
  1963                                 <div class="content" rel="yui:methods">
       
  1964                                     <code>
       
  1965                                             <span rel="yui:method" resource="Attribute.html#method__addAttrs">                                        
       
  1966                                             <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
       
  1967                                             </span>
       
  1968                                             <span rel="yui:method" resource="Attribute.html#method__addLazyAttr">                                        
       
  1969                                             <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
       
  1970                                             </span>
       
  1971                                             <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">                                        
       
  1972                                             <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
       
  1973                                             </span>
       
  1974                                             <span rel="yui:method" resource="Attribute.html#method__fireAttrChange">                                        
       
  1975                                             <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
       
  1976                                             </span>
       
  1977                                             <span rel="yui:method" resource="Attribute.html#method__getAttr">                                        
       
  1978                                             <a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
       
  1979                                             </span>
       
  1980                                             <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">                                        
       
  1981                                             <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
       
  1982                                             </span>
       
  1983                                             <span rel="yui:method" resource="Attribute.html#method__getAttrs">                                        
       
  1984                                             <a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
       
  1985                                             </span>
       
  1986                                             <span rel="yui:method" resource="Attribute.html#method__getStateVal">                                        
       
  1987                                             <a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
       
  1988                                             </span>
       
  1989                                             <span rel="yui:method" resource="Attribute.html#method__isLazyAttr">                                        
       
  1990                                             <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
       
  1991                                             </span>
       
  1992                                             <span rel="yui:method" resource="Attribute.html#method__normAttrVals">                                        
       
  1993                                             <a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
       
  1994                                             </span>
       
  1995                                             <span rel="yui:method" resource="Attribute.html#method__protectAttrs">                                        
       
  1996                                             <a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
       
  1997                                             </span>
       
  1998                                             <span rel="yui:method" resource="Attribute.html#method__set">                                        
       
  1999                                             <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
       
  2000                                             </span>
       
  2001                                             <span rel="yui:method" resource="Attribute.html#method__setAttr">                                        
       
  2002                                             <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
       
  2003                                             </span>
       
  2004                                             <span rel="yui:method" resource="Attribute.html#method__setAttrs">                                        
       
  2005                                             <a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
       
  2006                                             </span>
       
  2007                                             <span rel="yui:method" resource="Attribute.html#method__setAttrVal">                                        
       
  2008                                             <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
       
  2009                                             </span>
       
  2010                                             <span rel="yui:method" resource="Attribute.html#method__setStateVal">                                        
       
  2011                                             <a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
       
  2012                                             </span>
       
  2013                                             <span rel="yui:method" resource="Attribute.html#method_addAttr">                                        
       
  2014                                             <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
       
  2015                                             </span>
       
  2016                                             <span rel="yui:method" resource="Attribute.html#method_addAttrs">                                        
       
  2017                                             <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
       
  2018                                             </span>
       
  2019                                             <span rel="yui:method" resource="Attribute.html#method_attrAdded">                                        
       
  2020                                             <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
       
  2021                                             </span>
       
  2022                                             <span rel="yui:method" resource="Attribute.html#method_get">                                        
       
  2023                                             <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
       
  2024                                             </span>
       
  2025                                             <span rel="yui:method" resource="Attribute.html#method_getAttrs">                                        
       
  2026                                             <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
       
  2027                                             </span>
       
  2028                                             <span rel="yui:method" resource="Attribute.html#method_modifyAttr">                                        
       
  2029                                             <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
       
  2030                                             </span>
       
  2031                                             <span rel="yui:method" resource="Attribute.html#method_removeAttr">                                        
       
  2032                                             <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
       
  2033                                             </span>
       
  2034                                             <span rel="yui:method" resource="Attribute.html#method_reset">                                        
       
  2035                                             <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
       
  2036                                             </span>
       
  2037                                             <span rel="yui:method" resource="Attribute.html#method_set">                                        
       
  2038                                             <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
       
  2039                                             </span>
       
  2040                                             <span rel="yui:method" resource="Attribute.html#method_setAttrs">                                        
       
  2041                                             <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
       
  2042                                             </span>
       
  2043                                     </code>
       
  2044                                 </div>
       
  2045                             </div>
       
  2046                             <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  2047                                 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  2048                                 <div class="content" rel="yui:methods">
       
  2049                                     <code>
       
  2050                                             <span rel="yui:method" resource="Base.html#method__aggregateAttrs">                                        
       
  2051                                             <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
       
  2052                                             </span>
       
  2053                                             <span rel="yui:method" resource="Base.html#method__defDestroyFn">                                        
       
  2054                                             <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
       
  2055                                             </span>
       
  2056                                             <span rel="yui:method" resource="Base.html#method__defInitFn">                                        
       
  2057                                             <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
       
  2058                                             </span>
       
  2059                                             <span rel="yui:method" resource="Base.html#method__destroyHierarchy">                                        
       
  2060                                             <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
       
  2061                                             </span>
       
  2062                                             <span rel="yui:method" resource="Base.html#method__filterAttrCfs">                                        
       
  2063                                             <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
       
  2064                                             </span>
       
  2065                                             <span rel="yui:method" resource="Base.html#method__getAttrCfgs">                                        
       
  2066                                             <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
       
  2067                                             </span>
       
  2068                                             <span rel="yui:method" resource="Base.html#method__getClasses">                                        
       
  2069                                             <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
       
  2070                                             </span>
       
  2071                                             <span rel="yui:method" resource="Base.html#method__initHierarchy">                                        
       
  2072                                             <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
       
  2073                                             </span>
       
  2074                                             <span rel="yui:method" resource="Base.html#method__initHierarchyData">                                        
       
  2075                                             <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
       
  2076                                             </span>
       
  2077                                             <span rel="yui:method" resource="Base.html#method_destroy">                                        
       
  2078                                             <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
  2079                                             </span>
       
  2080                                             <span rel="yui:method" resource="Base.html#method_init">                                        
       
  2081                                             <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
       
  2082                                             </span>
       
  2083                                             <span rel="yui:method" resource="Base.html#method_toString">                                        
       
  2084                                             <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
       
  2085                                             </span>
       
  2086                                     </code>
       
  2087                                 </div>
       
  2088                             </div>
       
  2089                         </div>
       
  2090                     </div>
       
  2091 
       
  2092                     <div rel="yui:events" resource="#events">
       
  2093                         <div class="section method details">
       
  2094                             <h3 id="events">Events</h3>
       
  2095                             <div class="content">
       
  2096                                     <div class="" rel="yui:event" resource="#event_clickPixelThreshChange">
       
  2097                                     <h4>
       
  2098                                         <a name="event_clickPixelThreshChange">clickPixelThreshChange</a></h4>
       
  2099                                     <div class="detail">
       
  2100                                         <code>
       
  2101                                         
       
  2102                                         
       
  2103                                         
       
  2104                                             <strong property="yui:name">clickPixelThreshChange</strong>
       
  2105 
       
  2106                                             (
       
  2107                                                 
       
  2108                                                         
       
  2109                                                          event
       
  2110                                                     
       
  2111                                                 
       
  2112                                             )
       
  2113 
       
  2114                                         </code>
       
  2115                                         
       
  2116                                         <div class="description" property="yui:description">
       
  2117                                             Fires when the value for the configuration attribute 'clickPixelThresh' 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.
       
  2118                                         </div>
       
  2119 
       
  2120                                         <div class="description">
       
  2121 
       
  2122 
       
  2123                                                 <dl rel="yui:parameters">
       
  2124                                                     <dt>Parameters:</dt>
       
  2125                                                         <dd rel="yui:parameter">
       
  2126                                                             <code><span property="yui:name">event</span>
       
  2127                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  2128                                                             </code>
       
  2129                                                             <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>
       
  2130                                                         </dd>
       
  2131                                                         
       
  2132                                                 </dl>
       
  2133 
       
  2134 
       
  2135                                         </div>
       
  2136 
       
  2137                                     </div>
       
  2138                                     <hr />
       
  2139                                     </div>
       
  2140                                     <div class="" rel="yui:event" resource="#event_clickTimeThreshChange">
       
  2141                                     <h4>
       
  2142                                         <a name="event_clickTimeThreshChange">clickTimeThreshChange</a></h4>
       
  2143                                     <div class="detail">
       
  2144                                         <code>
       
  2145                                         
       
  2146                                         
       
  2147                                         
       
  2148                                             <strong property="yui:name">clickTimeThreshChange</strong>
       
  2149 
       
  2150                                             (
       
  2151                                                 
       
  2152                                                         
       
  2153                                                          event
       
  2154                                                     
       
  2155                                                 
       
  2156                                             )
       
  2157 
       
  2158                                         </code>
       
  2159                                         
       
  2160                                         <div class="description" property="yui:description">
       
  2161                                             Fires when the value for the configuration attribute 'clickTimeThresh' 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.
       
  2162                                         </div>
       
  2163 
       
  2164                                         <div class="description">
       
  2165 
       
  2166 
       
  2167                                                 <dl rel="yui:parameters">
       
  2168                                                     <dt>Parameters:</dt>
       
  2169                                                         <dd rel="yui:parameter">
       
  2170                                                             <code><span property="yui:name">event</span>
       
  2171                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  2172                                                             </code>
       
  2173                                                             <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>
       
  2174                                                         </dd>
       
  2175                                                         
       
  2176                                                 </dl>
       
  2177 
       
  2178 
       
  2179                                         </div>
       
  2180 
       
  2181                                     </div>
       
  2182                                     <hr />
       
  2183                                     </div>
       
  2184                                     <div class="" rel="yui:event" resource="#event_ddm:end">
       
  2185                                     <h4>
       
  2186                                         <a name="event_ddm:end">ddm:end</a></h4>
       
  2187                                     <div class="detail">
       
  2188                                         <code>
       
  2189                                         
       
  2190                                         
       
  2191                                         
       
  2192                                             <strong property="yui:name">ddm:end</strong>
       
  2193 
       
  2194                                             (
       
  2195                                             )
       
  2196 
       
  2197                                         </code>
       
  2198                                         
       
  2199                                         <div class="description" property="yui:description">
       
  2200                                             Fires from the DDM after the DDM finishes, before the drag end events.
       
  2201                                         </div>
       
  2202 
       
  2203                                         <div class="description">
       
  2204 
       
  2205 
       
  2206 
       
  2207 
       
  2208                                         </div>
       
  2209 
       
  2210                                     </div>
       
  2211                                     <hr />
       
  2212                                     </div>
       
  2213                                     <div class="" rel="yui:event" resource="#event_ddm:start">
       
  2214                                     <h4>
       
  2215                                         <a name="event_ddm:start">ddm:start</a></h4>
       
  2216                                     <div class="detail">
       
  2217                                         <code>
       
  2218                                         
       
  2219                                         
       
  2220                                         
       
  2221                                             <strong property="yui:name">ddm:start</strong>
       
  2222 
       
  2223                                             (
       
  2224                                             )
       
  2225 
       
  2226                                         </code>
       
  2227                                         
       
  2228                                         <div class="description" property="yui:description">
       
  2229                                             Fires from the DDM before all drag events fire.
       
  2230                                         </div>
       
  2231 
       
  2232                                         <div class="description">
       
  2233 
       
  2234 
       
  2235 
       
  2236 
       
  2237                                         </div>
       
  2238 
       
  2239                                     </div>
       
  2240                                     <hr />
       
  2241                                     </div>
       
  2242                                     <div class="" rel="yui:event" resource="#event_dragCursorChange">
       
  2243                                     <h4>
       
  2244                                         <a name="event_dragCursorChange">dragCursorChange</a></h4>
       
  2245                                     <div class="detail">
       
  2246                                         <code>
       
  2247                                         
       
  2248                                         
       
  2249                                         
       
  2250                                             <strong property="yui:name">dragCursorChange</strong>
       
  2251 
       
  2252                                             (
       
  2253                                                 
       
  2254                                                         
       
  2255                                                          event
       
  2256                                                     
       
  2257                                                 
       
  2258                                             )
       
  2259 
       
  2260                                         </code>
       
  2261                                         
       
  2262                                         <div class="description" property="yui:description">
       
  2263                                             Fires when the value for the configuration attribute 'dragCursor' 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.
       
  2264                                         </div>
       
  2265 
       
  2266                                         <div class="description">
       
  2267 
       
  2268 
       
  2269                                                 <dl rel="yui:parameters">
       
  2270                                                     <dt>Parameters:</dt>
       
  2271                                                         <dd rel="yui:parameter">
       
  2272                                                             <code><span property="yui:name">event</span>
       
  2273                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  2274                                                             </code>
       
  2275                                                             <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>
       
  2276                                                         </dd>
       
  2277                                                         
       
  2278                                                 </dl>
       
  2279 
       
  2280 
       
  2281                                         </div>
       
  2282 
       
  2283                                     </div>
       
  2284                                     <hr />
       
  2285                                     </div>
       
  2286                                     <div class="" rel="yui:event" resource="#event_dragModeChange">
       
  2287                                     <h4>
       
  2288                                         <a name="event_dragModeChange">dragModeChange</a></h4>
       
  2289                                     <div class="detail">
       
  2290                                         <code>
       
  2291                                         
       
  2292                                         
       
  2293                                         
       
  2294                                             <strong property="yui:name">dragModeChange</strong>
       
  2295 
       
  2296                                             (
       
  2297                                                 
       
  2298                                                         
       
  2299                                                          event
       
  2300                                                     
       
  2301                                                 
       
  2302                                             )
       
  2303 
       
  2304                                         </code>
       
  2305                                         
       
  2306                                         <div class="description" property="yui:description">
       
  2307                                             Fires when the value for the configuration attribute 'dragMode' 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.
       
  2308                                         </div>
       
  2309 
       
  2310                                         <div class="description">
       
  2311 
       
  2312 
       
  2313                                                 <dl rel="yui:parameters">
       
  2314                                                     <dt>Parameters:</dt>
       
  2315                                                         <dd rel="yui:parameter">
       
  2316                                                             <code><span property="yui:name">event</span>
       
  2317                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
  2318                                                             </code>
       
  2319                                                             <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>
       
  2320                                                         </dd>
       
  2321                                                         
       
  2322                                                 </dl>
       
  2323 
       
  2324 
       
  2325                                         </div>
       
  2326 
       
  2327                                     </div>
       
  2328                                     <hr />
       
  2329                                     </div>
       
  2330                             </div>
       
  2331                         </div>
       
  2332 
       
  2333 
       
  2334                         <div rel="yui:inheritance">                    
       
  2335                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  2336                             <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  2337                             <div class="content" rel="yui:events">
       
  2338                                 <code>
       
  2339                                         <span rel="yui:event" resource="Base.html#event_destroy">
       
  2340                                         <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
  2341                                         </span>
       
  2342                                                                             <span rel="yui:event" resource="Base.html#event_destroyedChange">
       
  2343                                         <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
       
  2344                                         </span>
       
  2345                                                                             <span rel="yui:event" resource="Base.html#event_init">
       
  2346                                         <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
       
  2347                                         </span>
       
  2348                                                                             <span rel="yui:event" resource="Base.html#event_initializedChange">
       
  2349                                         <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
       
  2350                                         </span>
       
  2351                                     
       
  2352                                 </code>
       
  2353                             </div>
       
  2354                         </div>
       
  2355                         </div>
       
  2356                     </div>
       
  2357 
       
  2358                     <div rel="yui:attributes" resource="#configattributes">
       
  2359                         <div class="section field details">
       
  2360                             <h3 id="configattributes">Configuration Attributes</h3>
       
  2361                             <div class="content">
       
  2362                                     <div class="" rel="yui:attribute" resource="#config_clickPixelThresh">
       
  2363                                     <h4><a name="config_clickPixelThresh">clickPixelThresh</a>
       
  2364                                         <code>- <span property="yui:type">Number</span></code>
       
  2365                                     </h4>
       
  2366                                     <div class="detail">
       
  2367                                         <div class="description" property="yui:description">
       
  2368                                             The number of pixels to move to start a drag operation, default is 3.
       
  2369                                         </div>
       
  2370                                     </div>
       
  2371  
       
  2372      
       
  2373 
       
  2374                                     <hr />
       
  2375                                     </div>        
       
  2376                                     <div class="" rel="yui:attribute" resource="#config_clickTimeThresh">
       
  2377                                     <h4><a name="config_clickTimeThresh">clickTimeThresh</a>
       
  2378                                         <code>- <span property="yui:type">Number</span></code>
       
  2379                                     </h4>
       
  2380                                     <div class="detail">
       
  2381                                         <div class="description" property="yui:description">
       
  2382                                             The number of milliseconds a mousedown has to pass to start a drag operation, default is 1000.
       
  2383                                         </div>
       
  2384                                     </div>
       
  2385  
       
  2386      
       
  2387 
       
  2388                                     <hr />
       
  2389                                     </div>        
       
  2390                                     <div class="" rel="yui:attribute" resource="#config_dragCursor">
       
  2391                                     <h4><a name="config_dragCursor">dragCursor</a>
       
  2392                                         <code>- <span property="yui:type">String</span></code>
       
  2393                                     </h4>
       
  2394                                     <div class="detail">
       
  2395                                         <div class="description" property="yui:description">
       
  2396                                             The cursor to apply when dragging, if shimmed the shim will get the cursor.
       
  2397                                         </div>
       
  2398                                     </div>
       
  2399  
       
  2400      
       
  2401 
       
  2402                                     <hr />
       
  2403                                     </div>        
       
  2404                                     <div class="" rel="yui:attribute" resource="#config_dragMode">
       
  2405                                     <h4><a name="config_dragMode">dragMode</a>
       
  2406                                         <code>- <span property="yui:type">String</span></code>
       
  2407                                     </h4>
       
  2408                                     <div class="detail">
       
  2409                                         <div class="description" property="yui:description">
       
  2410                                             This attribute only works if the dd-drop module is active. It will set the dragMode (point, intersect, strict) of all future Drag instances.
       
  2411                                         </div>
       
  2412                                     </div>
       
  2413  
       
  2414      
       
  2415 
       
  2416                                     <hr />
       
  2417                                     </div>        
       
  2418 
       
  2419                             </div>
       
  2420                         </div>
       
  2421 
       
  2422                         <div rel="yui:inheritance">                    
       
  2423                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  2424                             <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  2425                             <div class="content" rel="yui:attributes">
       
  2426                                 <code>
       
  2427                                         <span rel="yui:attribute" resource="Base.html#config_destroyed">                                        
       
  2428                                         <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
       
  2429                                         </span>
       
  2430                                                                                 <span rel="yui:attribute" resource="Base.html#config_initialized">                                        
       
  2431                                         <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
       
  2432                                         </span>
       
  2433                                         
       
  2434                                 </code>
       
  2435                             </div>
       
  2436                         </div>
       
  2437                         </div>
       
  2438                     </div>
       
  2439 
       
  2440 			</div>
       
  2441 		</div>
       
  2442 		<div class="yui-b">
       
  2443             <div class="nav">
       
  2444 
       
  2445                     <div id="moduleList" class="module">
       
  2446                         <h4>Modules</h4>
       
  2447                         <ul class="content">
       
  2448                                 <li class=""><a href="module_anim.html" title="anim">anim</a></li>
       
  2449                                 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
       
  2450                                 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
       
  2451                                 <li class=""><a href="module_base.html" title="base">base</a></li>
       
  2452                                 <li class=""><a href="module_cache.html" title="cache">cache</a></li>
       
  2453                                 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
       
  2454                                 <li class=""><a href="module_collection.html" title="collection">collection</a></li>
       
  2455                                 <li class=""><a href="module_console.html" title="console">console</a></li>
       
  2456                                 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
       
  2457                                 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
       
  2458                                 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
       
  2459                                 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
       
  2460                                 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
       
  2461                                 <li class="selected"><a href="module_dd.html" title="dd">dd</a></li>
       
  2462                                 <li class=""><a href="module_dom.html" title="dom">dom</a></li>
       
  2463                                 <li class=""><a href="module_dump.html" title="dump">dump</a></li>
       
  2464                                 <li class=""><a href="module_event.html" title="event">event</a></li>
       
  2465                                 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
       
  2466                                 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
       
  2467                                 <li class=""><a href="module_history.html" title="history">history</a></li>
       
  2468                                 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
       
  2469                                 <li class=""><a href="module_io.html" title="io">io</a></li>
       
  2470                                 <li class=""><a href="module_json.html" title="json">json</a></li>
       
  2471                                 <li class=""><a href="module_node.html" title="node">node</a></li>
       
  2472                                 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
       
  2473                                 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
       
  2474                                 <li class=""><a href="module_oop.html" title="oop">oop</a></li>
       
  2475                                 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
       
  2476                                 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
       
  2477                                 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
       
  2478                                 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
       
  2479                                 <li class=""><a href="module_slider.html" title="slider">slider</a></li>
       
  2480                                 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
       
  2481                                 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
       
  2482                                 <li class=""><a href="module_test.html" title="test">test</a></li>
       
  2483                                 <li class=""><a href="module_widget.html" title="widget">widget</a></li>
       
  2484                                 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
       
  2485                                 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
       
  2486                                 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
       
  2487                                 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
       
  2488                                 <li class=""><a href="module_yui.html" title="yui">yui</a></li>
       
  2489                         </ul>
       
  2490                     </div>
       
  2491 
       
  2492                     <div id="classList" class="module">
       
  2493                         <h4>Classes</h4>
       
  2494                         <ul class="content">
       
  2495                                 <li class="selected"><a href="DD.DDM.html" title="DD.DDM">DD.DDM</a></li>
       
  2496                                 <li class=""><a href="DD.Drag.html" title="DD.Drag">DD.Drag</a></li>
       
  2497                                 <li class=""><a href="DD.Drop.html" title="DD.Drop">DD.Drop</a></li>
       
  2498                                 <li class=""><a href="DD.Scroll.html" title="DD.Scroll">DD.Scroll</a></li>
       
  2499                                 <li class=""><a href="Plugin.DDNodeScroll.html" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a></li>
       
  2500                                 <li class=""><a href="Plugin.DDProxy.html" title="Plugin.DDProxy">Plugin.DDProxy</a></li>
       
  2501                                 <li class=""><a href="Plugin.DDWindowScroll.html" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a></li>
       
  2502                                 <li class=""><a href="Plugin.Drag.html" title="Plugin.Drag">Plugin.Drag</a></li>
       
  2503                                 <li class=""><a href="Plugin.DragConstrained.html" title="Plugin.DragConstrained">Plugin.DragConstrained</a></li>
       
  2504                                 <li class=""><a href="Plugin.Drop.html" title="Plugin.Drop">Plugin.Drop</a></li>
       
  2505                         </ul>
       
  2506                     </div>
       
  2507 
       
  2508                     <div id="fileList" class="module">
       
  2509                         <h4>Files</h4>
       
  2510                         <ul class="content">        
       
  2511                                 <li class=""><a href="constrain.js.html" title="constrain.js">constrain.js</a></li>
       
  2512                                 <li class=""><a href="dd-drop-plugin.js.html" title="dd-drop-plugin.js">dd-drop-plugin.js</a></li>
       
  2513                                 <li class=""><a href="dd-plugin.js.html" title="dd-plugin.js">dd-plugin.js</a></li>
       
  2514                                 <li class=""><a href="ddm-base.js.html" title="ddm-base.js">ddm-base.js</a></li>
       
  2515                                 <li class=""><a href="ddm-drop.js.html" title="ddm-drop.js">ddm-drop.js</a></li>
       
  2516                                 <li class=""><a href="ddm.js.html" title="ddm.js">ddm.js</a></li>
       
  2517                                 <li class=""><a href="drag.js.html" title="drag.js">drag.js</a></li>
       
  2518                                 <li class=""><a href="drop.js.html" title="drop.js">drop.js</a></li>
       
  2519                                 <li class=""><a href="proxy.js.html" title="proxy.js">proxy.js</a></li>
       
  2520                                 <li class=""><a href="scroll.js.html" title="scroll.js">scroll.js</a></li>
       
  2521                         </ul>
       
  2522                     </div>
       
  2523 
       
  2524                     <div id="propertyList" class="module">
       
  2525                         <h4>Properties</h4>
       
  2526                         <ul class="content">        
       
  2527                                 <li class=""><a href="#property__active" title="_active">_active</a></li>
       
  2528                                 <li class="private"><a href="#property__activeShims" title="_activeShims">_activeShims</a></li>
       
  2529                                 <li class="private"><a href="#property__debugShim" title="_debugShim">_debugShim</a></li>
       
  2530                                 <li class="private"><a href="#property__drags" title="_drags">_drags</a></li>
       
  2531                                 <li class="private"><a href="#property__noShim" title="_noShim">_noShim</a></li>
       
  2532                                 <li class="private"><a href="#property__pg" title="_pg">_pg</a></li>
       
  2533                                 <li class=""><a href="#property_activeDrag" title="activeDrag">activeDrag</a></li>
       
  2534                                 <li class=""><a href="#property_activeDrop" title="activeDrop">activeDrop</a></li>
       
  2535                                 <li class=""><a href="#property_CSS_PREFIX" title="CSS_PREFIX">CSS_PREFIX</a></li>
       
  2536                                 <li class="private"><a href="#property_INTERSECT" title="INTERSECT">INTERSECT</a></li>
       
  2537                                 <li class="private"><a href="#property_mode" title="mode">mode</a></li>
       
  2538                                 <li class=""><a href="#property_otherDrops" title="otherDrops">otherDrops</a></li>
       
  2539                                 <li class="private"><a href="#property_POINT" title="POINT">POINT</a></li>
       
  2540                                 <li class="private"><a href="#property_STRICT" title="STRICT">STRICT</a></li>
       
  2541                                 <li class=""><a href="#property_targets" title="targets">targets</a></li>
       
  2542                                 <li class=""><a href="#property_useHash" title="useHash">useHash</a></li>
       
  2543                                 <li class=""><a href="#property_validDrops" title="validDrops">validDrops</a></li>
       
  2544                         </ul>
       
  2545                     </div>
       
  2546 
       
  2547                     <div id="methodsList" class="module">
       
  2548                         <h4>Methods</h4>
       
  2549                         <ul class="content">        
       
  2550                                 <li class="private"><a href="#method__activateTargets" title="_activateTargets">_activateTargets</a></li>
       
  2551                                 <li class="private"><a href="#method__addActiveShim" title="_addActiveShim">_addActiveShim</a></li>
       
  2552                                 <li class="private"><a href="#method__addValid" title="_addValid">_addValid</a></li>
       
  2553                                 <li class="private"><a href="#method__calcTickArray" title="_calcTickArray">_calcTickArray</a></li>
       
  2554                                 <li class="private"><a href="#method__calcTicks" title="_calcTicks">_calcTicks</a></li>
       
  2555                                 <li class="private"><a href="#method__createFrame" title="_createFrame">_createFrame</a></li>
       
  2556                                 <li class="private"><a href="#method__createPG" title="_createPG">_createPG</a></li>
       
  2557                                 <li class="private"><a href="#method__deactivateTargets" title="_deactivateTargets">_deactivateTargets</a></li>
       
  2558                                 <li class="private"><a href="#method__dropMove" title="_dropMove">_dropMove</a></li>
       
  2559                                 <li class="private"><a href="#method__end" title="_end">_end</a></li>
       
  2560                                 <li class="private"><a href="#method__endDrag" title="_endDrag">_endDrag</a></li>
       
  2561                                 <li class="private"><a href="#method__handleTargetOver" title="_handleTargetOver">_handleTargetOver</a></li>
       
  2562                                 <li class="private"><a href="#method__hasActiveShim" title="_hasActiveShim">_hasActiveShim</a></li>
       
  2563                                 <li class="private"><a href="#method__lookup" title="_lookup">_lookup</a></li>
       
  2564                                 <li class="private"><a href="#method__move" title="_move">_move</a></li>
       
  2565                                 <li class="private"><a href="#method__pg_activate" title="_pg_activate">_pg_activate</a></li>
       
  2566                                 <li class="private"><a href="#method__pg_deactivate" title="_pg_deactivate">_pg_deactivate</a></li>
       
  2567                                 <li class="private"><a href="#method__pg_size" title="_pg_size">_pg_size</a></li>
       
  2568                                 <li class="private"><a href="#method__regDrag" title="_regDrag">_regDrag</a></li>
       
  2569                                 <li class="private"><a href="#method__regTarget" title="_regTarget">_regTarget</a></li>
       
  2570                                 <li class="private"><a href="#method__removeActiveShim" title="_removeActiveShim">_removeActiveShim</a></li>
       
  2571                                 <li class="private"><a href="#method__removeValid" title="_removeValid">_removeValid</a></li>
       
  2572                                 <li class="private"><a href="#method__setDragMode" title="_setDragMode">_setDragMode</a></li>
       
  2573                                 <li class="private"><a href="#method__setFrame" title="_setFrame">_setFrame</a></li>
       
  2574                                 <li class="private"><a href="#method__setupListeners" title="_setupListeners">_setupListeners</a></li>
       
  2575                                 <li class="private"><a href="#method__start" title="_start">_start</a></li>
       
  2576                                 <li class="private"><a href="#method__startDrag" title="_startDrag">_startDrag</a></li>
       
  2577                                 <li class="private"><a href="#method__unregDrag" title="_unregDrag">_unregDrag</a></li>
       
  2578                                 <li class="private"><a href="#method__unregTarget" title="_unregTarget">_unregTarget</a></li>
       
  2579                                 <li class=""><a href="#method_clearCache" title="clearCache">clearCache</a></li>
       
  2580                                 <li class="private"><a href="#method_cssSizestoObject" title="cssSizestoObject">cssSizestoObject</a></li>
       
  2581                                 <li class=""><a href="#method_getBestMatch" title="getBestMatch">getBestMatch</a></li>
       
  2582                                 <li class=""><a href="#method_getDrag" title="getDrag">getDrag</a></li>
       
  2583                                 <li class=""><a href="#method_getDrop" title="getDrop">getDrop</a></li>
       
  2584                                 <li class=""><a href="#method_isOverTarget" title="isOverTarget">isOverTarget</a></li>
       
  2585                                 <li class=""><a href="#method_stopDrag" title="stopDrag">stopDrag</a></li>
       
  2586                                 <li class=""><a href="#method_syncActiveShims" title="syncActiveShims">syncActiveShims</a></li>
       
  2587                         </ul>
       
  2588                     </div>
       
  2589 
       
  2590                     <div id="eventsList" class="module">
       
  2591                         <h4>Events</h4>
       
  2592                         <ul class="content">        
       
  2593                                 <li class=""><a href="#event_clickPixelThreshChange" title="clickPixelThreshChange">clickPixelThreshChange</a></li>
       
  2594                                 <li class=""><a href="#event_clickTimeThreshChange" title="clickTimeThreshChange">clickTimeThreshChange</a></li>
       
  2595                                 <li class=""><a href="#event_ddm:end" title="ddm:end">ddm:end</a></li>
       
  2596                                 <li class=""><a href="#event_ddm:start" title="ddm:start">ddm:start</a></li>
       
  2597                                 <li class=""><a href="#event_dragCursorChange" title="dragCursorChange">dragCursorChange</a></li>
       
  2598                                 <li class=""><a href="#event_dragModeChange" title="dragModeChange">dragModeChange</a></li>
       
  2599                         </ul>
       
  2600                     </div>
       
  2601 
       
  2602                     <div id="configList" class="module">
       
  2603                         <h4>Configuration Attributes</h4>
       
  2604                         <ul class="content">        
       
  2605                                 <li class=""><a href="#config_clickPixelThresh" title="clickPixelThresh">clickPixelThresh</a></li>
       
  2606                                 <li class=""><a href="#config_clickTimeThresh" title="clickTimeThresh">clickTimeThresh</a></li>
       
  2607                                 <li class=""><a href="#config_dragCursor" title="dragCursor">dragCursor</a></li>
       
  2608                                 <li class=""><a href="#config_dragMode" title="dragMode">dragMode</a></li>
       
  2609                         </ul>
       
  2610                     </div>
       
  2611 
       
  2612             </div>
       
  2613 		</div>
       
  2614 	</div>
       
  2615 	<div id="ft">
       
  2616         <hr />
       
  2617         Copyright &copy; 2009 Yahoo! Inc. All rights reserved.
       
  2618 	</div>
       
  2619 </div>
       
  2620 <script type="text/javascript">
       
  2621     ALL_YUI_PROPS = [{"access": "private", "host": "DD.Drop", "name": "_activateShim", "url": "DD.Drop.html#method__activateShim", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_activateTargets", "url": "DD.DDM.html#method__activateTargets", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "_active", "url": "DD.DDM.html#property__active", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "activeDrag", "url": "DD.DDM.html#property_activeDrag", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "activeDrop", "url": "DD.DDM.html#property_activeDrop", "type": "property"}, {"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": "private", "host": "DD.DDM", "name": "_activeShims", "url": "DD.DDM.html#property__activeShims", "type": "property"}, {"access": "", "host": "DD.Drag", "name": "actXY", "url": "DD.Drag.html#property_actXY", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_addActiveShim", "url": "DD.DDM.html#method__addActiveShim", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_addValid", "url": "DD.DDM.html#method__addValid", "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.DDM", "name": "_calcTickArray", "url": "DD.DDM.html#method__calcTickArray", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_calcTicks", "url": "DD.DDM.html#method__calcTicks", "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.DDM", "name": "clearCache", "url": "DD.DDM.html#method_clearCache", "type": "method"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThresh", "url": "DD.Drag.html#config_clickPixelThresh", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "clickPixelThresh", "url": "DD.DDM.html#config_clickPixelThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickPixelThreshChange", "url": "DD.Drag.html#event_clickPixelThreshChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "clickPixelThreshChange", "url": "DD.DDM.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.DDM", "name": "clickTimeThresh", "url": "DD.DDM.html#config_clickTimeThresh", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "clickTimeThreshChange", "url": "DD.Drag.html#event_clickTimeThreshChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "clickTimeThreshChange", "url": "DD.DDM.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.DDM", "name": "_createFrame", "url": "DD.DDM.html#method__createFrame", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_createPG", "url": "DD.DDM.html#method__createPG", "type": "method"}, {"access": "private", "host": "DD.Drop", "name": "_createShim", "url": "DD.Drop.html#method__createShim", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "CSS_PREFIX", "url": "DD.DDM.html#property_CSS_PREFIX", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "cssSizestoObject", "url": "DD.DDM.html#method_cssSizestoObject", "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": "", "host": "DD.DDM", "name": "ddm:end", "url": "DD.DDM.html#event_ddm:end", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "ddm:start", "url": "DD.DDM.html#event_ddm:start", "type": "event"}, {"access": "private", "host": "DD.Drop", "name": "_deactivateShim", "url": "DD.Drop.html#method__deactivateShim", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_deactivateTargets", "url": "DD.DDM.html#method__deactivateTargets", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_debugShim", "url": "DD.DDM.html#property__debugShim", "type": "property"}, {"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.DDM", "name": "dragCursor", "url": "DD.DDM.html#config_dragCursor", "type": "config"}, {"access": "", "host": "DD.DDM", "name": "dragCursorChange", "url": "DD.DDM.html#event_dragCursorChange", "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.DDM", "name": "dragMode", "url": "DD.DDM.html#config_dragMode", "type": "config"}, {"access": "", "host": "DD.Drag", "name": "dragModeChange", "url": "DD.Drag.html#event_dragModeChange", "type": "event"}, {"access": "", "host": "DD.DDM", "name": "dragModeChange", "url": "DD.DDM.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.DDM", "name": "_drags", "url": "DD.DDM.html#property__drags", "type": "property"}, {"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": "private", "host": "DD.DDM", "name": "_dropMove", "url": "DD.DDM.html#method__dropMove", "type": "method"}, {"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.DDM", "name": "_end", "url": "DD.DDM.html#method__end", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_endDrag", "url": "DD.DDM.html#method__endDrag", "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": "DD.DDM", "name": "getBestMatch", "url": "DD.DDM.html#method_getBestMatch", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "getDrag", "url": "DD.DDM.html#method_getDrag", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "getDrop", "url": "DD.DDM.html#method_getDrop", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_handleTargetOver", "url": "DD.DDM.html#method__handleTargetOver", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_hasActiveShim", "url": "DD.DDM.html#method__hasActiveShim", "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.DDM", "name": "INTERSECT", "url": "DD.DDM.html#property_INTERSECT", "type": "property"}, {"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.DDM", "name": "isOverTarget", "url": "DD.DDM.html#method_isOverTarget", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_lookup", "url": "DD.DDM.html#method__lookup", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "mode", "url": "DD.DDM.html#property_mode", "type": "property"}, {"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": "private", "host": "DD.DDM", "name": "_move", "url": "DD.DDM.html#method__move", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_noShim", "url": "DD.DDM.html#property__noShim", "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.DDM", "name": "otherDrops", "url": "DD.DDM.html#property_otherDrops", "type": "property"}, {"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.DDM", "name": "_pg", "url": "DD.DDM.html#property__pg", "type": "property"}, {"access": "private", "host": "DD.DDM", "name": "_pg_activate", "url": "DD.DDM.html#method__pg_activate", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_pg_deactivate", "url": "DD.DDM.html#method__pg_deactivate", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_pg_size", "url": "DD.DDM.html#method__pg_size", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "POINT", "url": "DD.DDM.html#property_POINT", "type": "property"}, {"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": "private", "host": "DD.DDM", "name": "_regDrag", "url": "DD.DDM.html#method__regDrag", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_regTarget", "url": "DD.DDM.html#method__regTarget", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_removeActiveShim", "url": "DD.DDM.html#method__removeActiveShim", "type": "method"}, {"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": "private", "host": "DD.DDM", "name": "_removeValid", "url": "DD.DDM.html#method__removeValid", "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.DDM", "name": "_setDragMode", "url": "DD.DDM.html#method__setDragMode", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_setFrame", "url": "DD.DDM.html#method__setFrame", "type": "method"}, {"access": "private", "host": "DD.Drag", "name": "_setStartPosition", "url": "DD.Drag.html#method__setStartPosition", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_setupListeners", "url": "DD.DDM.html#method__setupListeners", "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.DDM", "name": "_start", "url": "DD.DDM.html#method__start", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_startDrag", "url": "DD.DDM.html#method__startDrag", "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.DDM", "name": "stopDrag", "url": "DD.DDM.html#method_stopDrag", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "STRICT", "url": "DD.DDM.html#property_STRICT", "type": "property"}, {"access": "", "host": "DD.DDM", "name": "syncActiveShims", "url": "DD.DDM.html#method_syncActiveShims", "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": "DD.DDM", "name": "targets", "url": "DD.DDM.html#property_targets", "type": "property"}, {"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": "private", "host": "DD.DDM", "name": "_unregDrag", "url": "DD.DDM.html#method__unregDrag", "type": "method"}, {"access": "private", "host": "DD.DDM", "name": "_unregTarget", "url": "DD.DDM.html#method__unregTarget", "type": "method"}, {"access": "", "host": "DD.DDM", "name": "useHash", "url": "DD.DDM.html#property_useHash", "type": "property"}, {"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.DDM", "name": "validDrops", "url": "DD.DDM.html#property_validDrops", "type": "property"}, {"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"}];
       
  2622 </script>
       
  2623 </body>
       
  2624 </html>