src/cm/media/js/lib/yui/yui3.0.0/api/DD.Scroll.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.Scroll   (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.Scroll 
       
    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.Scroll</b>
       
    52                         <span class="extends">
       
    53                            - extends <a href="Base.html" title="Base">Base</a>
       
    54                         </span>
       
    55 
       
    56                     </h2>
       
    57                     <!-- class tree goes here -->
       
    58                     
       
    59                         <dl class="subclasses" rel="yui:subclasses">
       
    60                             <dt>Known Subclasses:</dt>
       
    61                             <dd>
       
    62                                     <span rel="yui:subclass" resource="Plugin.DDWindowScroll.html">
       
    63                                     <a href="Plugin.DDWindowScroll.html" property="yui:name" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a>
       
    64                                     </span>
       
    65                                     <span rel="yui:subclass" resource="Plugin.DDNodeScroll.html">
       
    66                                     <a href="Plugin.DDNodeScroll.html" property="yui:name" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a>
       
    67                                     </span>
       
    68                             </dd>
       
    69                        </dl>
       
    70                 
       
    71   
       
    72 
       
    73                     <div class="summary description" property="yui:description">
       
    74                         This class is the base scroller class used to create the Plugin.DDNodeScroll and Plugin.DDWinScroll.
       
    75 This class should not be called on it's own, it's designed to be a plugin.
       
    76                     </div>
       
    77 
       
    78                         <div class="section constructor details" rel="yui:constructor" resource="#constructor">
       
    79                         <h3 id="constructor">Constructor</h3>
       
    80                         <div class="content">
       
    81                             <div class="detail">
       
    82                                 <strong property="yui:name">DD.Scroll</strong>
       
    83                                 <code>
       
    84                                     (
       
    85                                     )
       
    86                                 </code>
       
    87                                 <div class="description">
       
    88                                     
       
    89                                     
       
    90                                 </div>
       
    91                             </div>
       
    92                         </div>
       
    93                     </div>
       
    94                     
       
    95                     <div rel="yui:properties" resource="#properties">
       
    96                         <div class="section field details">
       
    97                             <h3 id="properties">Properties</h3>
       
    98                             <div class="content">
       
    99                                     <div class="private" rel="yui:property" resource="#property__dimCache">
       
   100                                     <h4><a name="property__dimCache" property="yui:name">_dimCache</a>
       
   101                                         - <code>private <span property="yui:type">Object</span></code>
       
   102                                     </h4>
       
   103                                     <div class="detail">
       
   104                                         <div class="description" property="yui:description">
       
   105                                             Cache of the dragNode dims.
       
   106                                         </div>
       
   107                                     </div>
       
   108      
       
   109                                         
       
   110 
       
   111 
       
   112                                     <hr />
       
   113                                     </div>
       
   114                                     <div class="private" rel="yui:property" resource="#property__scrolling">
       
   115                                     <h4><a name="property__scrolling" property="yui:name">_scrolling</a>
       
   116                                         - <code>private <span property="yui:type">Boolean</span></code>
       
   117                                     </h4>
       
   118                                     <div class="detail">
       
   119                                         <div class="description" property="yui:description">
       
   120                                             Tells if we are actively scrolling or not.
       
   121                                         </div>
       
   122                                     </div>
       
   123      
       
   124                                         
       
   125 
       
   126 
       
   127                                     <hr />
       
   128                                     </div>
       
   129                                     <div class="private" rel="yui:property" resource="#property__scrollTimer">
       
   130                                     <h4><a name="property__scrollTimer" property="yui:name">_scrollTimer</a>
       
   131                                         - <code>private <span property="yui:type">{Y.later}</span></code>
       
   132                                     </h4>
       
   133                                     <div class="detail">
       
   134                                         <div class="description" property="yui:description">
       
   135                                             Holder for the Timer object returned from Y.later.
       
   136                                         </div>
       
   137                                     </div>
       
   138      
       
   139                                         
       
   140 
       
   141 
       
   142                                     <hr />
       
   143                                     </div>
       
   144                                     <div class="private" rel="yui:property" resource="#property__vpRegionCache">
       
   145                                     <h4><a name="property__vpRegionCache" property="yui:name">_vpRegionCache</a>
       
   146                                         - <code>private <span property="yui:type">Object</span></code>
       
   147                                     </h4>
       
   148                                     <div class="detail">
       
   149                                         <div class="description" property="yui:description">
       
   150                                             Cache of the Viewport dims.
       
   151                                         </div>
       
   152                                     </div>
       
   153      
       
   154                                         
       
   155 
       
   156 
       
   157                                     <hr />
       
   158                                     </div>
       
   159                             </div>
       
   160                         </div>
       
   161 
       
   162                         <div rel="yui:inheritance">
       
   163                         <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   164                             <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   165                             <div class="content" rel="yui:properties">
       
   166                                 <code>
       
   167                                     
       
   168                                 </code>
       
   169                             </div>
       
   170                         </div>
       
   171                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   172                             <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   173                             <div class="content" rel="yui:properties">
       
   174                                 <code>
       
   175                                     
       
   176                                         <span rel="yui:property" resource="Base.html#property_name">
       
   177                                         <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a>
       
   178                                         </span>
       
   179                                     
       
   180                                 </code>
       
   181                             </div>
       
   182                         </div>
       
   183                         </div>
       
   184                     </div>
       
   185 
       
   186                     <div rel="yui:methods" resource="#methods">
       
   187                         <div class="section method details">
       
   188                             <h3 id="methods">Methods</h3>
       
   189                             <div class="content">
       
   190                                     <div class="private" rel="yui:method" resource="#method__cancelScroll">
       
   191                                     <h4>
       
   192                                         <a name="method__cancelScroll">_cancelScroll</a></h4>
       
   193                                     <div class="detail" >
       
   194                                         <code>
       
   195                                          private 
       
   196                                         
       
   197                                         
       
   198                                         void
       
   199                                             <strong property="yui:name">_cancelScroll</strong>
       
   200                                            (
       
   201                                             )
       
   202                                         </code>
       
   203                                         
       
   204                                         <div class="description" property="yui:description">
       
   205                                             Cancel a currently running scroll timer.
       
   206                                         </div>
       
   207 
       
   208                                         <div class="description">
       
   209 
       
   210 
       
   211 
       
   212 
       
   213              
       
   214 
       
   215                                         </div>
       
   216 
       
   217                                     </div>
       
   218                                     <hr />
       
   219                                     </div>
       
   220                                     <div class="private" rel="yui:method" resource="#method__checkWinScroll">
       
   221                                     <h4>
       
   222                                         <a name="method__checkWinScroll">_checkWinScroll</a></h4>
       
   223                                     <div class="detail" >
       
   224                                         <code>
       
   225                                          private 
       
   226                                         
       
   227                                         
       
   228                                         void
       
   229                                             <strong property="yui:name">_checkWinScroll</strong>
       
   230                                            (
       
   231                                                 
       
   232                                                         
       
   233                                                          move
       
   234                                                     
       
   235                                                 
       
   236                                             )
       
   237                                         </code>
       
   238                                         
       
   239                                         <div class="description" property="yui:description">
       
   240                                             Check to see if we need to fire the scroll timer. If scroll timer is running this will scroll the window.
       
   241                                         </div>
       
   242 
       
   243                                         <div class="description">
       
   244 
       
   245                                                 <dl rel="yui:parameters">
       
   246                                                     <dt>Parameters:</dt>
       
   247                                                         <dd rel="yui:parameter">
       
   248                                                         <code><span property="yui:name">move</span>
       
   249                                                         &lt;<span property="yui:type">Boolean</span>&gt;
       
   250                                                         </code>
       
   251                                                         <span property="yui:description"> Should we move the window. From Y.later</span>
       
   252                                                         </dd>
       
   253                                                 </dl>
       
   254 
       
   255 
       
   256 
       
   257              
       
   258 
       
   259                                         </div>
       
   260 
       
   261                                     </div>
       
   262                                     <hr />
       
   263                                     </div>
       
   264                                     <div class="private" rel="yui:method" resource="#method__getVPRegion">
       
   265                                     <h4>
       
   266                                         <a name="method__getVPRegion">_getVPRegion</a></h4>
       
   267                                     <div class="detail" >
       
   268                                         <code>
       
   269                                          private 
       
   270                                         
       
   271                                         
       
   272                                         void
       
   273                                             <strong property="yui:name">_getVPRegion</strong>
       
   274                                            (
       
   275                                             )
       
   276                                         </code>
       
   277                                         
       
   278                                         <div class="description" property="yui:description">
       
   279                                             Sets the _vpRegionCache property with an Object containing the dims from the viewport.
       
   280                                         </div>
       
   281 
       
   282                                         <div class="description">
       
   283 
       
   284 
       
   285 
       
   286 
       
   287              
       
   288 
       
   289                                         </div>
       
   290 
       
   291                                     </div>
       
   292                                     <hr />
       
   293                                     </div>
       
   294                                     <div class="private" rel="yui:method" resource="#method__initScroll">
       
   295                                     <h4>
       
   296                                         <a name="method__initScroll">_initScroll</a></h4>
       
   297                                     <div class="detail" >
       
   298                                         <code>
       
   299                                          private 
       
   300                                         
       
   301                                         
       
   302                                         void
       
   303                                             <strong property="yui:name">_initScroll</strong>
       
   304                                            (
       
   305                                             )
       
   306                                         </code>
       
   307                                         
       
   308                                         <div class="description" property="yui:description">
       
   309                                             Cancel a previous scroll timer and init a new one.
       
   310                                         </div>
       
   311 
       
   312                                         <div class="description">
       
   313 
       
   314 
       
   315 
       
   316 
       
   317              
       
   318 
       
   319                                         </div>
       
   320 
       
   321                                     </div>
       
   322                                     <hr />
       
   323                                     </div>
       
   324                                     <div class="private" rel="yui:method" resource="#method__setDimCache">
       
   325                                     <h4>
       
   326                                         <a name="method__setDimCache">_setDimCache</a></h4>
       
   327                                     <div class="detail" >
       
   328                                         <code>
       
   329                                          private 
       
   330                                         
       
   331                                         
       
   332                                         void
       
   333                                             <strong property="yui:name">_setDimCache</strong>
       
   334                                            (
       
   335                                             )
       
   336                                         </code>
       
   337                                         
       
   338                                         <div class="description" property="yui:description">
       
   339                                             Set the cache of the dragNode dims.
       
   340                                         </div>
       
   341 
       
   342                                         <div class="description">
       
   343 
       
   344 
       
   345 
       
   346 
       
   347              
       
   348 
       
   349                                         </div>
       
   350 
       
   351                                     </div>
       
   352                                     <hr />
       
   353                                     </div>
       
   354                                     <div class="" rel="yui:method" resource="#method_align">
       
   355                                     <h4>
       
   356                                         <a name="method_align">align</a></h4>
       
   357                                     <div class="detail" >
       
   358                                         <code>
       
   359                                         
       
   360                                         
       
   361                                         
       
   362                                         void
       
   363                                             <strong property="yui:name">align</strong>
       
   364                                            (
       
   365                                             )
       
   366                                         </code>
       
   367                                         
       
   368                                         <div class="description" property="yui:description">
       
   369                                             Called from the drag:align event to determine if we need to scroll.
       
   370                                         </div>
       
   371 
       
   372                                         <div class="description">
       
   373 
       
   374 
       
   375 
       
   376 
       
   377              
       
   378 
       
   379                                         </div>
       
   380 
       
   381                                     </div>
       
   382                                     <hr />
       
   383                                     </div>
       
   384                                     <div class="" rel="yui:method" resource="#method_end">
       
   385                                     <h4>
       
   386                                         <a name="method_end">end</a></h4>
       
   387                                     <div class="detail" >
       
   388                                         <code>
       
   389                                         
       
   390                                         
       
   391                                         
       
   392                                         void
       
   393                                             <strong property="yui:name">end</strong>
       
   394                                            (
       
   395                                             )
       
   396                                         </code>
       
   397                                         
       
   398                                         <div class="description" property="yui:description">
       
   399                                             Called from the drag:end event
       
   400                                         </div>
       
   401 
       
   402                                         <div class="description">
       
   403 
       
   404 
       
   405 
       
   406 
       
   407              
       
   408 
       
   409                                         </div>
       
   410 
       
   411                                     </div>
       
   412                                     <hr />
       
   413                                     </div>
       
   414                                     <div class="" rel="yui:method" resource="#method_start">
       
   415                                     <h4>
       
   416                                         <a name="method_start">start</a></h4>
       
   417                                     <div class="detail" >
       
   418                                         <code>
       
   419                                         
       
   420                                         
       
   421                                         
       
   422                                         void
       
   423                                             <strong property="yui:name">start</strong>
       
   424                                            (
       
   425                                             )
       
   426                                         </code>
       
   427                                         
       
   428                                         <div class="description" property="yui:description">
       
   429                                             Called from the drag:start event
       
   430                                         </div>
       
   431 
       
   432                                         <div class="description">
       
   433 
       
   434 
       
   435 
       
   436 
       
   437              
       
   438 
       
   439                                         </div>
       
   440 
       
   441                                     </div>
       
   442                                     <hr />
       
   443                                     </div>
       
   444                                     <div class="" rel="yui:method" resource="#method_toString">
       
   445                                     <h4>
       
   446                                         <a name="method_toString">toString</a></h4>
       
   447                                     <div class="detail" >
       
   448                                         <code>
       
   449                                         
       
   450                                         
       
   451                                         
       
   452                                         
       
   453                                             <strong property="yui:name">toString</strong>
       
   454                                            (
       
   455                                             )
       
   456                                         </code>
       
   457                                         
       
   458                                         <div class="description" property="yui:description">
       
   459                                             General toString method for logging
       
   460                                         </div>
       
   461 
       
   462                                         <div class="description">
       
   463 
       
   464 
       
   465                                                 <dl>
       
   466                                                     <dt>Returns:
       
   467                                                     <code property="yui:return">
       
   468                                                     </code></dt>
       
   469                                                     <dd property="yui:returnInfo">String name for the object</dd>
       
   470                                                 </dl>
       
   471 
       
   472 
       
   473              
       
   474 
       
   475                                         </div>
       
   476 
       
   477                                     </div>
       
   478                                     <hr />
       
   479                                     </div>
       
   480                             </div>
       
   481                         </div>
       
   482 
       
   483                         <div rel="yui:inheritance">                    
       
   484                             <div class="section field inheritance" rel="yui:superclass"  resource="EventTarget.html">
       
   485                                 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4>
       
   486                                 <div class="content" rel="yui:methods">
       
   487                                     <code>
       
   488                                             <span rel="yui:method" resource="EventTarget.html#method__getType">                                        
       
   489                                             <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span>
       
   490                                             </span>
       
   491                                             <span rel="yui:method" resource="EventTarget.html#method__parseType">                                        
       
   492                                             <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span>
       
   493                                             </span>
       
   494                                             <span rel="yui:method" resource="EventTarget.html#method_addTarget">                                        
       
   495                                             <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span>
       
   496                                             </span>
       
   497                                             <span rel="yui:method" resource="EventTarget.html#method_after">                                        
       
   498                                             <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span>
       
   499                                             </span>
       
   500                                             <span rel="yui:method" resource="EventTarget.html#method_before">                                        
       
   501                                             <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span>
       
   502                                             </span>
       
   503                                             <span rel="yui:method" resource="EventTarget.html#method_bubble">                                        
       
   504                                             <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span>
       
   505                                             </span>
       
   506                                             <span rel="yui:method" resource="EventTarget.html#method_detach">                                        
       
   507                                             <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span>
       
   508                                             </span>
       
   509                                             <span rel="yui:method" resource="EventTarget.html#method_detachAll">                                        
       
   510                                             <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span>
       
   511                                             </span>
       
   512                                             <span rel="yui:method" resource="EventTarget.html#method_fire">                                        
       
   513                                             <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span>
       
   514                                             </span>
       
   515                                             <span rel="yui:method" resource="EventTarget.html#method_getEvent">                                        
       
   516                                             <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span>
       
   517                                             </span>
       
   518                                             <span rel="yui:method" resource="EventTarget.html#method_on">                                        
       
   519                                             <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span>
       
   520                                             </span>
       
   521                                             <span rel="yui:method" resource="EventTarget.html#method_publish">                                        
       
   522                                             <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span>
       
   523                                             </span>
       
   524                                             <span rel="yui:method" resource="EventTarget.html#method_removeTarget">                                        
       
   525                                             <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span>
       
   526                                             </span>
       
   527                                             <span rel="yui:method" resource="EventTarget.html#method_subscribe">                                        
       
   528                                             <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span>
       
   529                                             </span>
       
   530                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribe">                                        
       
   531                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span>
       
   532                                             </span>
       
   533                                             <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll">                                        
       
   534                                             <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a>
       
   535                                             </span>
       
   536                                     </code>
       
   537                                 </div>
       
   538                             </div>
       
   539                             <div class="section field inheritance" rel="yui:superclass"  resource="Attribute.html">
       
   540                                 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4>
       
   541                                 <div class="content" rel="yui:methods">
       
   542                                     <code>
       
   543                                             <span rel="yui:method" resource="Attribute.html#method__addAttrs">                                        
       
   544                                             <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span>
       
   545                                             </span>
       
   546                                             <span rel="yui:method" resource="Attribute.html#method__addLazyAttr">                                        
       
   547                                             <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span>
       
   548                                             </span>
       
   549                                             <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn">                                        
       
   550                                             <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span>
       
   551                                             </span>
       
   552                                             <span rel="yui:method" resource="Attribute.html#method__fireAttrChange">                                        
       
   553                                             <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span>
       
   554                                             </span>
       
   555                                             <span rel="yui:method" resource="Attribute.html#method__getAttr">                                        
       
   556                                             <a class="protected" href="Attribute.html#method__getAttr" property="yui:name" title="_getAttr">_getAttr</a><span class="protected">,</span>
       
   557                                             </span>
       
   558                                             <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal">                                        
       
   559                                             <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span>
       
   560                                             </span>
       
   561                                             <span rel="yui:method" resource="Attribute.html#method__getAttrs">                                        
       
   562                                             <a class="protected" href="Attribute.html#method__getAttrs" property="yui:name" title="_getAttrs">_getAttrs</a><span class="protected">,</span>
       
   563                                             </span>
       
   564                                             <span rel="yui:method" resource="Attribute.html#method__getStateVal">                                        
       
   565                                             <a class="private" href="Attribute.html#method__getStateVal" property="yui:name" title="_getStateVal">_getStateVal</a><span class="private">,</span>
       
   566                                             </span>
       
   567                                             <span rel="yui:method" resource="Attribute.html#method__isLazyAttr">                                        
       
   568                                             <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span>
       
   569                                             </span>
       
   570                                             <span rel="yui:method" resource="Attribute.html#method__normAttrVals">                                        
       
   571                                             <a class="private" href="Attribute.html#method__normAttrVals" property="yui:name" title="_normAttrVals">_normAttrVals</a><span class="private">,</span>
       
   572                                             </span>
       
   573                                             <span rel="yui:method" resource="Attribute.html#method__protectAttrs">                                        
       
   574                                             <a class="protected" href="Attribute.html#method__protectAttrs" property="yui:name" title="_protectAttrs">_protectAttrs</a><span class="protected">,</span>
       
   575                                             </span>
       
   576                                             <span rel="yui:method" resource="Attribute.html#method__set">                                        
       
   577                                             <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span>
       
   578                                             </span>
       
   579                                             <span rel="yui:method" resource="Attribute.html#method__setAttr">                                        
       
   580                                             <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span>
       
   581                                             </span>
       
   582                                             <span rel="yui:method" resource="Attribute.html#method__setAttrs">                                        
       
   583                                             <a class="protected" href="Attribute.html#method__setAttrs" property="yui:name" title="_setAttrs">_setAttrs</a><span class="protected">,</span>
       
   584                                             </span>
       
   585                                             <span rel="yui:method" resource="Attribute.html#method__setAttrVal">                                        
       
   586                                             <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span>
       
   587                                             </span>
       
   588                                             <span rel="yui:method" resource="Attribute.html#method__setStateVal">                                        
       
   589                                             <a class="private" href="Attribute.html#method__setStateVal" property="yui:name" title="_setStateVal">_setStateVal</a><span class="private">,</span>
       
   590                                             </span>
       
   591                                             <span rel="yui:method" resource="Attribute.html#method_addAttr">                                        
       
   592                                             <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span>
       
   593                                             </span>
       
   594                                             <span rel="yui:method" resource="Attribute.html#method_addAttrs">                                        
       
   595                                             <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span>
       
   596                                             </span>
       
   597                                             <span rel="yui:method" resource="Attribute.html#method_attrAdded">                                        
       
   598                                             <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span>
       
   599                                             </span>
       
   600                                             <span rel="yui:method" resource="Attribute.html#method_get">                                        
       
   601                                             <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span>
       
   602                                             </span>
       
   603                                             <span rel="yui:method" resource="Attribute.html#method_getAttrs">                                        
       
   604                                             <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span>
       
   605                                             </span>
       
   606                                             <span rel="yui:method" resource="Attribute.html#method_modifyAttr">                                        
       
   607                                             <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span>
       
   608                                             </span>
       
   609                                             <span rel="yui:method" resource="Attribute.html#method_removeAttr">                                        
       
   610                                             <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span>
       
   611                                             </span>
       
   612                                             <span rel="yui:method" resource="Attribute.html#method_reset">                                        
       
   613                                             <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span>
       
   614                                             </span>
       
   615                                             <span rel="yui:method" resource="Attribute.html#method_set">                                        
       
   616                                             <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span>
       
   617                                             </span>
       
   618                                             <span rel="yui:method" resource="Attribute.html#method_setAttrs">                                        
       
   619                                             <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a>
       
   620                                             </span>
       
   621                                     </code>
       
   622                                 </div>
       
   623                             </div>
       
   624                             <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   625                                 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   626                                 <div class="content" rel="yui:methods">
       
   627                                     <code>
       
   628                                             <span rel="yui:method" resource="Base.html#method__aggregateAttrs">                                        
       
   629                                             <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span>
       
   630                                             </span>
       
   631                                             <span rel="yui:method" resource="Base.html#method__defDestroyFn">                                        
       
   632                                             <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span>
       
   633                                             </span>
       
   634                                             <span rel="yui:method" resource="Base.html#method__defInitFn">                                        
       
   635                                             <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span>
       
   636                                             </span>
       
   637                                             <span rel="yui:method" resource="Base.html#method__destroyHierarchy">                                        
       
   638                                             <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span>
       
   639                                             </span>
       
   640                                             <span rel="yui:method" resource="Base.html#method__filterAttrCfs">                                        
       
   641                                             <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span>
       
   642                                             </span>
       
   643                                             <span rel="yui:method" resource="Base.html#method__getAttrCfgs">                                        
       
   644                                             <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span>
       
   645                                             </span>
       
   646                                             <span rel="yui:method" resource="Base.html#method__getClasses">                                        
       
   647                                             <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span>
       
   648                                             </span>
       
   649                                             <span rel="yui:method" resource="Base.html#method__initHierarchy">                                        
       
   650                                             <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span>
       
   651                                             </span>
       
   652                                             <span rel="yui:method" resource="Base.html#method__initHierarchyData">                                        
       
   653                                             <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span>
       
   654                                             </span>
       
   655                                             <span rel="yui:method" resource="Base.html#method_destroy">                                        
       
   656                                             <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   657                                             </span>
       
   658                                             <span rel="yui:method" resource="Base.html#method_init">                                        
       
   659                                             <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   660                                             </span>
       
   661                                             <span rel="yui:method" resource="Base.html#method_toString">                                        
       
   662                                             <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a>
       
   663                                             </span>
       
   664                                     </code>
       
   665                                 </div>
       
   666                             </div>
       
   667                         </div>
       
   668                     </div>
       
   669 
       
   670                     <div rel="yui:events" resource="#events">
       
   671                         <div class="section method details">
       
   672                             <h3 id="events">Events</h3>
       
   673                             <div class="content">
       
   674                                     <div class="" rel="yui:event" resource="#event_bufferChange">
       
   675                                     <h4>
       
   676                                         <a name="event_bufferChange">bufferChange</a></h4>
       
   677                                     <div class="detail">
       
   678                                         <code>
       
   679                                         
       
   680                                         
       
   681                                         
       
   682                                             <strong property="yui:name">bufferChange</strong>
       
   683 
       
   684                                             (
       
   685                                                 
       
   686                                                         
       
   687                                                          event
       
   688                                                     
       
   689                                                 
       
   690                                             )
       
   691 
       
   692                                         </code>
       
   693                                         
       
   694                                         <div class="description" property="yui:description">
       
   695                                             Fires when the value for the configuration attribute 'buffer' 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.
       
   696                                         </div>
       
   697 
       
   698                                         <div class="description">
       
   699 
       
   700 
       
   701                                                 <dl rel="yui:parameters">
       
   702                                                     <dt>Parameters:</dt>
       
   703                                                         <dd rel="yui:parameter">
       
   704                                                             <code><span property="yui:name">event</span>
       
   705                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   706                                                             </code>
       
   707                                                             <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>
       
   708                                                         </dd>
       
   709                                                         
       
   710                                                 </dl>
       
   711 
       
   712 
       
   713                                         </div>
       
   714 
       
   715                                     </div>
       
   716                                     <hr />
       
   717                                     </div>
       
   718                                     <div class="" rel="yui:event" resource="#event_horizontalChange">
       
   719                                     <h4>
       
   720                                         <a name="event_horizontalChange">horizontalChange</a></h4>
       
   721                                     <div class="detail">
       
   722                                         <code>
       
   723                                         
       
   724                                         
       
   725                                         
       
   726                                             <strong property="yui:name">horizontalChange</strong>
       
   727 
       
   728                                             (
       
   729                                                 
       
   730                                                         
       
   731                                                          event
       
   732                                                     
       
   733                                                 
       
   734                                             )
       
   735 
       
   736                                         </code>
       
   737                                         
       
   738                                         <div class="description" property="yui:description">
       
   739                                             Fires when the value for the configuration attribute 'horizontal' 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.
       
   740                                         </div>
       
   741 
       
   742                                         <div class="description">
       
   743 
       
   744 
       
   745                                                 <dl rel="yui:parameters">
       
   746                                                     <dt>Parameters:</dt>
       
   747                                                         <dd rel="yui:parameter">
       
   748                                                             <code><span property="yui:name">event</span>
       
   749                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   750                                                             </code>
       
   751                                                             <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>
       
   752                                                         </dd>
       
   753                                                         
       
   754                                                 </dl>
       
   755 
       
   756 
       
   757                                         </div>
       
   758 
       
   759                                     </div>
       
   760                                     <hr />
       
   761                                     </div>
       
   762                                     <div class="" rel="yui:event" resource="#event_hostChange">
       
   763                                     <h4>
       
   764                                         <a name="event_hostChange">hostChange</a></h4>
       
   765                                     <div class="detail">
       
   766                                         <code>
       
   767                                         
       
   768                                         
       
   769                                         
       
   770                                             <strong property="yui:name">hostChange</strong>
       
   771 
       
   772                                             (
       
   773                                                 
       
   774                                                         
       
   775                                                          event
       
   776                                                     
       
   777                                                 
       
   778                                             )
       
   779 
       
   780                                         </code>
       
   781                                         
       
   782                                         <div class="description" property="yui:description">
       
   783                                             Fires when the value for the configuration attribute 'host' 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.
       
   784                                         </div>
       
   785 
       
   786                                         <div class="description">
       
   787 
       
   788 
       
   789                                                 <dl rel="yui:parameters">
       
   790                                                     <dt>Parameters:</dt>
       
   791                                                         <dd rel="yui:parameter">
       
   792                                                             <code><span property="yui:name">event</span>
       
   793                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   794                                                             </code>
       
   795                                                             <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>
       
   796                                                         </dd>
       
   797                                                         
       
   798                                                 </dl>
       
   799 
       
   800 
       
   801                                         </div>
       
   802 
       
   803                                     </div>
       
   804                                     <hr />
       
   805                                     </div>
       
   806                                     <div class="" rel="yui:event" resource="#event_parentScrollChange">
       
   807                                     <h4>
       
   808                                         <a name="event_parentScrollChange">parentScrollChange</a></h4>
       
   809                                     <div class="detail">
       
   810                                         <code>
       
   811                                         
       
   812                                         
       
   813                                         
       
   814                                             <strong property="yui:name">parentScrollChange</strong>
       
   815 
       
   816                                             (
       
   817                                                 
       
   818                                                         
       
   819                                                          event
       
   820                                                     
       
   821                                                 
       
   822                                             )
       
   823 
       
   824                                         </code>
       
   825                                         
       
   826                                         <div class="description" property="yui:description">
       
   827                                             Fires when the value for the configuration attribute 'parentScroll' 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.
       
   828                                         </div>
       
   829 
       
   830                                         <div class="description">
       
   831 
       
   832 
       
   833                                                 <dl rel="yui:parameters">
       
   834                                                     <dt>Parameters:</dt>
       
   835                                                         <dd rel="yui:parameter">
       
   836                                                             <code><span property="yui:name">event</span>
       
   837                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   838                                                             </code>
       
   839                                                             <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>
       
   840                                                         </dd>
       
   841                                                         
       
   842                                                 </dl>
       
   843 
       
   844 
       
   845                                         </div>
       
   846 
       
   847                                     </div>
       
   848                                     <hr />
       
   849                                     </div>
       
   850                                     <div class="" rel="yui:event" resource="#event_scrollDelayChange">
       
   851                                     <h4>
       
   852                                         <a name="event_scrollDelayChange">scrollDelayChange</a></h4>
       
   853                                     <div class="detail">
       
   854                                         <code>
       
   855                                         
       
   856                                         
       
   857                                         
       
   858                                             <strong property="yui:name">scrollDelayChange</strong>
       
   859 
       
   860                                             (
       
   861                                                 
       
   862                                                         
       
   863                                                          event
       
   864                                                     
       
   865                                                 
       
   866                                             )
       
   867 
       
   868                                         </code>
       
   869                                         
       
   870                                         <div class="description" property="yui:description">
       
   871                                             Fires when the value for the configuration attribute 'scrollDelay' 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.
       
   872                                         </div>
       
   873 
       
   874                                         <div class="description">
       
   875 
       
   876 
       
   877                                                 <dl rel="yui:parameters">
       
   878                                                     <dt>Parameters:</dt>
       
   879                                                         <dd rel="yui:parameter">
       
   880                                                             <code><span property="yui:name">event</span>
       
   881                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   882                                                             </code>
       
   883                                                             <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>
       
   884                                                         </dd>
       
   885                                                         
       
   886                                                 </dl>
       
   887 
       
   888 
       
   889                                         </div>
       
   890 
       
   891                                     </div>
       
   892                                     <hr />
       
   893                                     </div>
       
   894                                     <div class="" rel="yui:event" resource="#event_verticalChange">
       
   895                                     <h4>
       
   896                                         <a name="event_verticalChange">verticalChange</a></h4>
       
   897                                     <div class="detail">
       
   898                                         <code>
       
   899                                         
       
   900                                         
       
   901                                         
       
   902                                             <strong property="yui:name">verticalChange</strong>
       
   903 
       
   904                                             (
       
   905                                                 
       
   906                                                         
       
   907                                                          event
       
   908                                                     
       
   909                                                 
       
   910                                             )
       
   911 
       
   912                                         </code>
       
   913                                         
       
   914                                         <div class="description" property="yui:description">
       
   915                                             Fires when the value for the configuration attribute 'vertical' 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.
       
   916                                         </div>
       
   917 
       
   918                                         <div class="description">
       
   919 
       
   920 
       
   921                                                 <dl rel="yui:parameters">
       
   922                                                     <dt>Parameters:</dt>
       
   923                                                         <dd rel="yui:parameter">
       
   924                                                             <code><span property="yui:name">event</span>
       
   925                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   926                                                             </code>
       
   927                                                             <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>
       
   928                                                         </dd>
       
   929                                                         
       
   930                                                 </dl>
       
   931 
       
   932 
       
   933                                         </div>
       
   934 
       
   935                                     </div>
       
   936                                     <hr />
       
   937                                     </div>
       
   938                                     <div class="" rel="yui:event" resource="#event_windowScrollChange">
       
   939                                     <h4>
       
   940                                         <a name="event_windowScrollChange">windowScrollChange</a></h4>
       
   941                                     <div class="detail">
       
   942                                         <code>
       
   943                                         
       
   944                                         
       
   945                                         
       
   946                                             <strong property="yui:name">windowScrollChange</strong>
       
   947 
       
   948                                             (
       
   949                                                 
       
   950                                                         
       
   951                                                          event
       
   952                                                     
       
   953                                                 
       
   954                                             )
       
   955 
       
   956                                         </code>
       
   957                                         
       
   958                                         <div class="description" property="yui:description">
       
   959                                             Fires when the value for the configuration attribute 'windowScroll' 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.
       
   960                                         </div>
       
   961 
       
   962                                         <div class="description">
       
   963 
       
   964 
       
   965                                                 <dl rel="yui:parameters">
       
   966                                                     <dt>Parameters:</dt>
       
   967                                                         <dd rel="yui:parameter">
       
   968                                                             <code><span property="yui:name">event</span>
       
   969                                                                 &lt;<span property="yui:type">Event.Facade</span>&gt;
       
   970                                                             </code>
       
   971                                                             <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>
       
   972                                                         </dd>
       
   973                                                         
       
   974                                                 </dl>
       
   975 
       
   976 
       
   977                                         </div>
       
   978 
       
   979                                     </div>
       
   980                                     <hr />
       
   981                                     </div>
       
   982                             </div>
       
   983                         </div>
       
   984 
       
   985 
       
   986                         <div rel="yui:inheritance">                    
       
   987                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
   988                             <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
   989                             <div class="content" rel="yui:events">
       
   990                                 <code>
       
   991                                         <span rel="yui:event" resource="Base.html#event_destroy">
       
   992                                         <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span>
       
   993                                         </span>
       
   994                                                                             <span rel="yui:event" resource="Base.html#event_destroyedChange">
       
   995                                         <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span>
       
   996                                         </span>
       
   997                                                                             <span rel="yui:event" resource="Base.html#event_init">
       
   998                                         <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span>
       
   999                                         </span>
       
  1000                                                                             <span rel="yui:event" resource="Base.html#event_initializedChange">
       
  1001                                         <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span>
       
  1002                                         </span>
       
  1003                                     
       
  1004                                 </code>
       
  1005                             </div>
       
  1006                         </div>
       
  1007                         </div>
       
  1008                     </div>
       
  1009 
       
  1010                     <div rel="yui:attributes" resource="#configattributes">
       
  1011                         <div class="section field details">
       
  1012                             <h3 id="configattributes">Configuration Attributes</h3>
       
  1013                             <div class="content">
       
  1014                                     <div class="" rel="yui:attribute" resource="#config_buffer">
       
  1015                                     <h4><a name="config_buffer">buffer</a>
       
  1016                                         <code>- <span property="yui:type">Number</span></code>
       
  1017                                     </h4>
       
  1018                                     <div class="detail">
       
  1019                                         <div class="description" property="yui:description">
       
  1020                                             The number of pixels from the edge of the screen to turn on scrolling. Default: 30
       
  1021                                         </div>
       
  1022                                     </div>
       
  1023  
       
  1024      
       
  1025 
       
  1026                                     <hr />
       
  1027                                     </div>        
       
  1028                                     <div class="" rel="yui:attribute" resource="#config_horizontal">
       
  1029                                     <h4><a name="config_horizontal">horizontal</a>
       
  1030                                         <code>- <span property="yui:type">Boolean</span></code>
       
  1031                                     </h4>
       
  1032                                     <div class="detail">
       
  1033                                         <div class="description" property="yui:description">
       
  1034                                             Allow horizontal scrolling, default: true.
       
  1035                                         </div>
       
  1036                                     </div>
       
  1037  
       
  1038      
       
  1039 
       
  1040                                     <hr />
       
  1041                                     </div>        
       
  1042                                     <div class="" rel="yui:attribute" resource="#config_host">
       
  1043                                     <h4><a name="config_host">host</a>
       
  1044                                         <code>- <span property="yui:type">Object</span></code>
       
  1045                                     </h4>
       
  1046                                     <div class="detail">
       
  1047                                         <div class="description" property="yui:description">
       
  1048                                             The host we are plugged into.
       
  1049                                         </div>
       
  1050                                     </div>
       
  1051  
       
  1052      
       
  1053 
       
  1054                                     <hr />
       
  1055                                     </div>        
       
  1056                                     <div class="" rel="yui:attribute" resource="#config_parentScroll">
       
  1057                                     <h4><a name="config_parentScroll">parentScroll</a>
       
  1058                                         <code>- <span property="yui:type">Node</span></code>
       
  1059                                     </h4>
       
  1060                                     <div class="detail">
       
  1061                                         <div class="description" property="yui:description">
       
  1062                                             Internal config option to hold the node that we are scrolling. Should not be set by the developer.
       
  1063                                         </div>
       
  1064                                     </div>
       
  1065  
       
  1066      
       
  1067 
       
  1068                                     <hr />
       
  1069                                     </div>        
       
  1070                                     <div class="" rel="yui:attribute" resource="#config_scrollDelay">
       
  1071                                     <h4><a name="config_scrollDelay">scrollDelay</a>
       
  1072                                         <code>- <span property="yui:type">Number</span></code>
       
  1073                                     </h4>
       
  1074                                     <div class="detail">
       
  1075                                         <div class="description" property="yui:description">
       
  1076                                             The number of milliseconds delay to pass to the auto scroller. Default: 235
       
  1077                                         </div>
       
  1078                                     </div>
       
  1079  
       
  1080      
       
  1081 
       
  1082                                     <hr />
       
  1083                                     </div>        
       
  1084                                     <div class="" rel="yui:attribute" resource="#config_vertical">
       
  1085                                     <h4><a name="config_vertical">vertical</a>
       
  1086                                         <code>- <span property="yui:type">Boolean</span></code>
       
  1087                                     </h4>
       
  1088                                     <div class="detail">
       
  1089                                         <div class="description" property="yui:description">
       
  1090                                             Allow vertical scrolling, default: true.
       
  1091                                         </div>
       
  1092                                     </div>
       
  1093  
       
  1094      
       
  1095 
       
  1096                                     <hr />
       
  1097                                     </div>        
       
  1098                                     <div class="" rel="yui:attribute" resource="#config_windowScroll">
       
  1099                                     <h4><a name="config_windowScroll">windowScroll</a>
       
  1100                                         <code>- <span property="yui:type">Boolean</span></code>
       
  1101                                     </h4>
       
  1102                                     <div class="detail">
       
  1103                                         <div class="description" property="yui:description">
       
  1104                                             Turn on window scroll support, default: false
       
  1105                                         </div>
       
  1106                                     </div>
       
  1107  
       
  1108      
       
  1109 
       
  1110                                     <hr />
       
  1111                                     </div>        
       
  1112 
       
  1113                             </div>
       
  1114                         </div>
       
  1115 
       
  1116                         <div rel="yui:inheritance">                    
       
  1117                         <div class="section field inheritance" rel="yui:superclass"  resource="Base.html">
       
  1118                             <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4>
       
  1119                             <div class="content" rel="yui:attributes">
       
  1120                                 <code>
       
  1121                                         <span rel="yui:attribute" resource="Base.html#config_destroyed">                                        
       
  1122                                         <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span>
       
  1123                                         </span>
       
  1124                                                                                 <span rel="yui:attribute" resource="Base.html#config_initialized">                                        
       
  1125                                         <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span>
       
  1126                                         </span>
       
  1127                                         
       
  1128                                 </code>
       
  1129                             </div>
       
  1130                         </div>
       
  1131                         </div>
       
  1132                     </div>
       
  1133 
       
  1134 			</div>
       
  1135 		</div>
       
  1136 		<div class="yui-b">
       
  1137             <div class="nav">
       
  1138 
       
  1139                     <div id="moduleList" class="module">
       
  1140                         <h4>Modules</h4>
       
  1141                         <ul class="content">
       
  1142                                 <li class=""><a href="module_anim.html" title="anim">anim</a></li>
       
  1143                                 <li class=""><a href="module_async-queue.html" title="async-queue">async-queue</a></li>
       
  1144                                 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li>
       
  1145                                 <li class=""><a href="module_base.html" title="base">base</a></li>
       
  1146                                 <li class=""><a href="module_cache.html" title="cache">cache</a></li>
       
  1147                                 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li>
       
  1148                                 <li class=""><a href="module_collection.html" title="collection">collection</a></li>
       
  1149                                 <li class=""><a href="module_console.html" title="console">console</a></li>
       
  1150                                 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li>
       
  1151                                 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li>
       
  1152                                 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li>
       
  1153                                 <li class=""><a href="module_datasource.html" title="datasource">datasource</a></li>
       
  1154                                 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li>
       
  1155                                 <li class="selected"><a href="module_dd.html" title="dd">dd</a></li>
       
  1156                                 <li class=""><a href="module_dom.html" title="dom">dom</a></li>
       
  1157                                 <li class=""><a href="module_dump.html" title="dump">dump</a></li>
       
  1158                                 <li class=""><a href="module_event.html" title="event">event</a></li>
       
  1159                                 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li>
       
  1160                                 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li>
       
  1161                                 <li class=""><a href="module_history.html" title="history">history</a></li>
       
  1162                                 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li>
       
  1163                                 <li class=""><a href="module_io.html" title="io">io</a></li>
       
  1164                                 <li class=""><a href="module_json.html" title="json">json</a></li>
       
  1165                                 <li class=""><a href="module_node.html" title="node">node</a></li>
       
  1166                                 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li>
       
  1167                                 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li>
       
  1168                                 <li class=""><a href="module_oop.html" title="oop">oop</a></li>
       
  1169                                 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li>
       
  1170                                 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li>
       
  1171                                 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li>
       
  1172                                 <li class=""><a href="module_queue-promote.html" title="queue-promote">queue-promote</a></li>
       
  1173                                 <li class=""><a href="module_slider.html" title="slider">slider</a></li>
       
  1174                                 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li>
       
  1175                                 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li>
       
  1176                                 <li class=""><a href="module_test.html" title="test">test</a></li>
       
  1177                                 <li class=""><a href="module_widget.html" title="widget">widget</a></li>
       
  1178                                 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li>
       
  1179                                 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li>
       
  1180                                 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li>
       
  1181                                 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li>
       
  1182                                 <li class=""><a href="module_yui.html" title="yui">yui</a></li>
       
  1183                         </ul>
       
  1184                     </div>
       
  1185 
       
  1186                     <div id="classList" class="module">
       
  1187                         <h4>Classes</h4>
       
  1188                         <ul class="content">
       
  1189                                 <li class=""><a href="DD.DDM.html" title="DD.DDM">DD.DDM</a></li>
       
  1190                                 <li class=""><a href="DD.Drag.html" title="DD.Drag">DD.Drag</a></li>
       
  1191                                 <li class=""><a href="DD.Drop.html" title="DD.Drop">DD.Drop</a></li>
       
  1192                                 <li class="selected"><a href="DD.Scroll.html" title="DD.Scroll">DD.Scroll</a></li>
       
  1193                                 <li class=""><a href="Plugin.DDNodeScroll.html" title="Plugin.DDNodeScroll">Plugin.DDNodeScroll</a></li>
       
  1194                                 <li class=""><a href="Plugin.DDProxy.html" title="Plugin.DDProxy">Plugin.DDProxy</a></li>
       
  1195                                 <li class=""><a href="Plugin.DDWindowScroll.html" title="Plugin.DDWindowScroll">Plugin.DDWindowScroll</a></li>
       
  1196                                 <li class=""><a href="Plugin.Drag.html" title="Plugin.Drag">Plugin.Drag</a></li>
       
  1197                                 <li class=""><a href="Plugin.DragConstrained.html" title="Plugin.DragConstrained">Plugin.DragConstrained</a></li>
       
  1198                                 <li class=""><a href="Plugin.Drop.html" title="Plugin.Drop">Plugin.Drop</a></li>
       
  1199                         </ul>
       
  1200                     </div>
       
  1201 
       
  1202                     <div id="fileList" class="module">
       
  1203                         <h4>Files</h4>
       
  1204                         <ul class="content">        
       
  1205                                 <li class=""><a href="constrain.js.html" title="constrain.js">constrain.js</a></li>
       
  1206                                 <li class=""><a href="dd-drop-plugin.js.html" title="dd-drop-plugin.js">dd-drop-plugin.js</a></li>
       
  1207                                 <li class=""><a href="dd-plugin.js.html" title="dd-plugin.js">dd-plugin.js</a></li>
       
  1208                                 <li class=""><a href="ddm-base.js.html" title="ddm-base.js">ddm-base.js</a></li>
       
  1209                                 <li class=""><a href="ddm-drop.js.html" title="ddm-drop.js">ddm-drop.js</a></li>
       
  1210                                 <li class=""><a href="ddm.js.html" title="ddm.js">ddm.js</a></li>
       
  1211                                 <li class=""><a href="drag.js.html" title="drag.js">drag.js</a></li>
       
  1212                                 <li class=""><a href="drop.js.html" title="drop.js">drop.js</a></li>
       
  1213                                 <li class=""><a href="proxy.js.html" title="proxy.js">proxy.js</a></li>
       
  1214                                 <li class=""><a href="scroll.js.html" title="scroll.js">scroll.js</a></li>
       
  1215                         </ul>
       
  1216                     </div>
       
  1217 
       
  1218                     <div id="propertyList" class="module">
       
  1219                         <h4>Properties</h4>
       
  1220                         <ul class="content">        
       
  1221                                 <li class="private"><a href="#property__dimCache" title="_dimCache">_dimCache</a></li>
       
  1222                                 <li class="private"><a href="#property__scrolling" title="_scrolling">_scrolling</a></li>
       
  1223                                 <li class="private"><a href="#property__scrollTimer" title="_scrollTimer">_scrollTimer</a></li>
       
  1224                                 <li class="private"><a href="#property__vpRegionCache" title="_vpRegionCache">_vpRegionCache</a></li>
       
  1225                         </ul>
       
  1226                     </div>
       
  1227 
       
  1228                     <div id="methodsList" class="module">
       
  1229                         <h4>Methods</h4>
       
  1230                         <ul class="content">        
       
  1231                                 <li class="private"><a href="#method__cancelScroll" title="_cancelScroll">_cancelScroll</a></li>
       
  1232                                 <li class="private"><a href="#method__checkWinScroll" title="_checkWinScroll">_checkWinScroll</a></li>
       
  1233                                 <li class="private"><a href="#method__getVPRegion" title="_getVPRegion">_getVPRegion</a></li>
       
  1234                                 <li class="private"><a href="#method__initScroll" title="_initScroll">_initScroll</a></li>
       
  1235                                 <li class="private"><a href="#method__setDimCache" title="_setDimCache">_setDimCache</a></li>
       
  1236                                 <li class=""><a href="#method_align" title="align">align</a></li>
       
  1237                                 <li class=""><a href="#method_end" title="end">end</a></li>
       
  1238                                 <li class=""><a href="#method_start" title="start">start</a></li>
       
  1239                                 <li class=""><a href="#method_toString" title="toString">toString</a></li>
       
  1240                         </ul>
       
  1241                     </div>
       
  1242 
       
  1243                     <div id="eventsList" class="module">
       
  1244                         <h4>Events</h4>
       
  1245                         <ul class="content">        
       
  1246                                 <li class=""><a href="#event_bufferChange" title="bufferChange">bufferChange</a></li>
       
  1247                                 <li class=""><a href="#event_horizontalChange" title="horizontalChange">horizontalChange</a></li>
       
  1248                                 <li class=""><a href="#event_hostChange" title="hostChange">hostChange</a></li>
       
  1249                                 <li class=""><a href="#event_parentScrollChange" title="parentScrollChange">parentScrollChange</a></li>
       
  1250                                 <li class=""><a href="#event_scrollDelayChange" title="scrollDelayChange">scrollDelayChange</a></li>
       
  1251                                 <li class=""><a href="#event_verticalChange" title="verticalChange">verticalChange</a></li>
       
  1252                                 <li class=""><a href="#event_windowScrollChange" title="windowScrollChange">windowScrollChange</a></li>
       
  1253                         </ul>
       
  1254                     </div>
       
  1255 
       
  1256                     <div id="configList" class="module">
       
  1257                         <h4>Configuration Attributes</h4>
       
  1258                         <ul class="content">        
       
  1259                                 <li class=""><a href="#config_buffer" title="buffer">buffer</a></li>
       
  1260                                 <li class=""><a href="#config_horizontal" title="horizontal">horizontal</a></li>
       
  1261                                 <li class=""><a href="#config_host" title="host">host</a></li>
       
  1262                                 <li class=""><a href="#config_parentScroll" title="parentScroll">parentScroll</a></li>
       
  1263                                 <li class=""><a href="#config_scrollDelay" title="scrollDelay">scrollDelay</a></li>
       
  1264                                 <li class=""><a href="#config_vertical" title="vertical">vertical</a></li>
       
  1265                                 <li class=""><a href="#config_windowScroll" title="windowScroll">windowScroll</a></li>
       
  1266                         </ul>
       
  1267                     </div>
       
  1268 
       
  1269             </div>
       
  1270 		</div>
       
  1271 	</div>
       
  1272 	<div id="ft">
       
  1273         <hr />
       
  1274         Copyright &copy; 2009 Yahoo! Inc. All rights reserved.
       
  1275 	</div>
       
  1276 </div>
       
  1277 <script type="text/javascript">
       
  1278     ALL_YUI_PROPS = [{"access": "", "host": "DD.Scroll", "name": "align", "url": "DD.Scroll.html#method_align", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "buffer", "url": "DD.Scroll.html#config_buffer", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "bufferChange", "url": "DD.Scroll.html#event_bufferChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_cancelScroll", "url": "DD.Scroll.html#method__cancelScroll", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_checkWinScroll", "url": "DD.Scroll.html#method__checkWinScroll", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_dimCache", "url": "DD.Scroll.html#property__dimCache", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "end", "url": "DD.Scroll.html#method_end", "type": "method"}, {"access": "private", "host": "DD.Scroll", "name": "_getVPRegion", "url": "DD.Scroll.html#method__getVPRegion", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "horizontal", "url": "DD.Scroll.html#config_horizontal", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "horizontalChange", "url": "DD.Scroll.html#event_horizontalChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "host", "url": "DD.Scroll.html#config_host", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "hostChange", "url": "DD.Scroll.html#event_hostChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_initScroll", "url": "DD.Scroll.html#method__initScroll", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "parentScroll", "url": "DD.Scroll.html#config_parentScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "parentScrollChange", "url": "DD.Scroll.html#event_parentScrollChange", "type": "event"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelay", "url": "DD.Scroll.html#config_scrollDelay", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "scrollDelayChange", "url": "DD.Scroll.html#event_scrollDelayChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_scrolling", "url": "DD.Scroll.html#property__scrolling", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_scrollTimer", "url": "DD.Scroll.html#property__scrollTimer", "type": "property"}, {"access": "private", "host": "DD.Scroll", "name": "_setDimCache", "url": "DD.Scroll.html#method__setDimCache", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "start", "url": "DD.Scroll.html#method_start", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "toString", "url": "DD.Scroll.html#method_toString", "type": "method"}, {"access": "", "host": "DD.Scroll", "name": "vertical", "url": "DD.Scroll.html#config_vertical", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "verticalChange", "url": "DD.Scroll.html#event_verticalChange", "type": "event"}, {"access": "private", "host": "DD.Scroll", "name": "_vpRegionCache", "url": "DD.Scroll.html#property__vpRegionCache", "type": "property"}, {"access": "", "host": "DD.Scroll", "name": "windowScroll", "url": "DD.Scroll.html#config_windowScroll", "type": "config"}, {"access": "", "host": "DD.Scroll", "name": "windowScrollChange", "url": "DD.Scroll.html#event_windowScrollChange", "type": "event"}];
       
  1279 </script>
       
  1280 </body>
       
  1281 </html>