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