|
0
|
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: widget-position-ext WidgetPositionExt (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>widget-position-ext <span class="subtitle">3.0.0b1</span></h3> |
|
|
20 |
<a href="./index.html" title="Yahoo! UI Library">Yahoo! UI Library</a> |
|
|
21 |
> <a href="./module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a> |
|
|
22 |
> WidgetPositionExt |
|
|
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">WidgetPositionExt</b> |
|
|
52 |
<span class="extends"> |
|
|
53 |
</span> |
|
|
54 |
|
|
|
55 |
</h2> |
|
|
56 |
<!-- class tree goes here --> |
|
|
57 |
|
|
|
58 |
|
|
|
59 |
|
|
|
60 |
|
|
|
61 |
<div class="summary description" property="yui:description"> |
|
|
62 |
Widget extension, which can be used to add extended XY positioning support to the base Widget class, |
|
|
63 |
through the <a href="Base.html#method_build">Base.build</a> method. This extension requires that |
|
|
64 |
the WidgetPosition extension be added to the Widget (before WidgetPositionExt, if part of the same |
|
|
65 |
extension list passed to Base.build). |
|
|
66 |
</div> |
|
|
67 |
|
|
|
68 |
|
|
|
69 |
<div rel="yui:properties" resource="#properties"> |
|
|
70 |
<div class="section field details"> |
|
|
71 |
<h3 id="properties">Properties</h3> |
|
|
72 |
<div class="content"> |
|
|
73 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.ATTRS"> |
|
|
74 |
<h4><a name="property_WidgetPositionExt.ATTRS" property="yui:name">WidgetPositionExt.ATTRS</a> |
|
|
75 |
- <code>static <span property="yui:type">Object</span></code> |
|
|
76 |
</h4> |
|
|
77 |
<div class="detail"> |
|
|
78 |
<div class="description" property="yui:description"> |
|
|
79 |
Static property used to define the default attribute |
|
|
80 |
configuration introduced by WidgetPositionExt. |
|
|
81 |
</div> |
|
|
82 |
</div> |
|
|
83 |
|
|
|
84 |
|
|
|
85 |
|
|
|
86 |
|
|
|
87 |
<hr /> |
|
|
88 |
</div> |
|
|
89 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.BC"> |
|
|
90 |
<h4><a name="property_WidgetPositionExt.BC" property="yui:name">WidgetPositionExt.BC</a> |
|
|
91 |
- <code>static <span property="yui:type">String</span></code> |
|
|
92 |
</h4> |
|
|
93 |
<div class="detail"> |
|
|
94 |
<div class="description" property="yui:description"> |
|
|
95 |
Constant used to specify the bottom edge, center point for alignment |
|
|
96 |
</div> |
|
|
97 |
</div> |
|
|
98 |
|
|
|
99 |
|
|
|
100 |
|
|
|
101 |
|
|
|
102 |
<hr /> |
|
|
103 |
</div> |
|
|
104 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.BL"> |
|
|
105 |
<h4><a name="property_WidgetPositionExt.BL" property="yui:name">WidgetPositionExt.BL</a> |
|
|
106 |
- <code>static <span property="yui:type">String</span></code> |
|
|
107 |
</h4> |
|
|
108 |
<div class="detail"> |
|
|
109 |
<div class="description" property="yui:description"> |
|
|
110 |
Constant used to specify the bottom-left corner for alignment |
|
|
111 |
</div> |
|
|
112 |
</div> |
|
|
113 |
|
|
|
114 |
|
|
|
115 |
|
|
|
116 |
|
|
|
117 |
<hr /> |
|
|
118 |
</div> |
|
|
119 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.BR"> |
|
|
120 |
<h4><a name="property_WidgetPositionExt.BR" property="yui:name">WidgetPositionExt.BR</a> |
|
|
121 |
- <code>static <span property="yui:type">String</span></code> |
|
|
122 |
</h4> |
|
|
123 |
<div class="detail"> |
|
|
124 |
<div class="description" property="yui:description"> |
|
|
125 |
Constant used to specify the bottom-right corner for alignment |
|
|
126 |
</div> |
|
|
127 |
</div> |
|
|
128 |
|
|
|
129 |
|
|
|
130 |
|
|
|
131 |
|
|
|
132 |
<hr /> |
|
|
133 |
</div> |
|
|
134 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.CC"> |
|
|
135 |
<h4><a name="property_WidgetPositionExt.CC" property="yui:name">WidgetPositionExt.CC</a> |
|
|
136 |
- <code>static <span property="yui:type">String</span></code> |
|
|
137 |
</h4> |
|
|
138 |
<div class="detail"> |
|
|
139 |
<div class="description" property="yui:description"> |
|
|
140 |
Constant used to specify the center of widget/node/viewport for alignment |
|
|
141 |
</div> |
|
|
142 |
</div> |
|
|
143 |
|
|
|
144 |
|
|
|
145 |
|
|
|
146 |
|
|
|
147 |
<hr /> |
|
|
148 |
</div> |
|
|
149 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.LC"> |
|
|
150 |
<h4><a name="property_WidgetPositionExt.LC" property="yui:name">WidgetPositionExt.LC</a> |
|
|
151 |
- <code>static <span property="yui:type">String</span></code> |
|
|
152 |
</h4> |
|
|
153 |
<div class="detail"> |
|
|
154 |
<div class="description" property="yui:description"> |
|
|
155 |
Constant used to specify the left edge, center point for alignment |
|
|
156 |
</div> |
|
|
157 |
</div> |
|
|
158 |
|
|
|
159 |
|
|
|
160 |
|
|
|
161 |
|
|
|
162 |
<hr /> |
|
|
163 |
</div> |
|
|
164 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.RC"> |
|
|
165 |
<h4><a name="property_WidgetPositionExt.RC" property="yui:name">WidgetPositionExt.RC</a> |
|
|
166 |
- <code>static <span property="yui:type">String</span></code> |
|
|
167 |
</h4> |
|
|
168 |
<div class="detail"> |
|
|
169 |
<div class="description" property="yui:description"> |
|
|
170 |
Constant used to specify the right edge, center point for alignment |
|
|
171 |
</div> |
|
|
172 |
</div> |
|
|
173 |
|
|
|
174 |
|
|
|
175 |
|
|
|
176 |
|
|
|
177 |
<hr /> |
|
|
178 |
</div> |
|
|
179 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.TC"> |
|
|
180 |
<h4><a name="property_WidgetPositionExt.TC" property="yui:name">WidgetPositionExt.TC</a> |
|
|
181 |
- <code>static <span property="yui:type">String</span></code> |
|
|
182 |
</h4> |
|
|
183 |
<div class="detail"> |
|
|
184 |
<div class="description" property="yui:description"> |
|
|
185 |
Constant used to specify the top edge-center point for alignment |
|
|
186 |
</div> |
|
|
187 |
</div> |
|
|
188 |
|
|
|
189 |
|
|
|
190 |
|
|
|
191 |
|
|
|
192 |
<hr /> |
|
|
193 |
</div> |
|
|
194 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.TL"> |
|
|
195 |
<h4><a name="property_WidgetPositionExt.TL" property="yui:name">WidgetPositionExt.TL</a> |
|
|
196 |
- <code>static <span property="yui:type">String</span></code> |
|
|
197 |
</h4> |
|
|
198 |
<div class="detail"> |
|
|
199 |
<div class="description" property="yui:description"> |
|
|
200 |
Constant used to specify the top-left corner for alignment |
|
|
201 |
</div> |
|
|
202 |
</div> |
|
|
203 |
|
|
|
204 |
|
|
|
205 |
|
|
|
206 |
|
|
|
207 |
<hr /> |
|
|
208 |
</div> |
|
|
209 |
<div class="" rel="yui:property" resource="#property_WidgetPositionExt.TR"> |
|
|
210 |
<h4><a name="property_WidgetPositionExt.TR" property="yui:name">WidgetPositionExt.TR</a> |
|
|
211 |
- <code>static <span property="yui:type">String</span></code> |
|
|
212 |
</h4> |
|
|
213 |
<div class="detail"> |
|
|
214 |
<div class="description" property="yui:description"> |
|
|
215 |
Constant used to specify the top-right corner for alignment |
|
|
216 |
</div> |
|
|
217 |
</div> |
|
|
218 |
|
|
|
219 |
|
|
|
220 |
|
|
|
221 |
|
|
|
222 |
<hr /> |
|
|
223 |
</div> |
|
|
224 |
</div> |
|
|
225 |
</div> |
|
|
226 |
|
|
|
227 |
</div> |
|
|
228 |
|
|
|
229 |
<div rel="yui:methods" resource="#methods"> |
|
|
230 |
<div class="section method details"> |
|
|
231 |
<h3 id="methods">Methods</h3> |
|
|
232 |
<div class="content"> |
|
|
233 |
<div class="protected" rel="yui:method" resource="#method__afterAlignChange"> |
|
|
234 |
<h4> |
|
|
235 |
<a name="method__afterAlignChange">_afterAlignChange</a></h4> |
|
|
236 |
<div class="detail" > |
|
|
237 |
<code> |
|
|
238 |
protected |
|
|
239 |
|
|
|
240 |
|
|
|
241 |
void |
|
|
242 |
<strong property="yui:name">_afterAlignChange</strong> |
|
|
243 |
( |
|
|
244 |
|
|
|
245 |
|
|
|
246 |
e |
|
|
247 |
|
|
|
248 |
|
|
|
249 |
) |
|
|
250 |
</code> |
|
|
251 |
|
|
|
252 |
<div class="description" property="yui:description"> |
|
|
253 |
Default attribute change listener for the align attribute, responsible |
|
|
254 |
for updating the UI, in response to attribute changes. |
|
|
255 |
</div> |
|
|
256 |
|
|
|
257 |
<div class="description"> |
|
|
258 |
|
|
|
259 |
<dl rel="yui:parameters"> |
|
|
260 |
<dt>Parameters:</dt> |
|
|
261 |
<dd rel="yui:parameter"> |
|
|
262 |
<code><span property="yui:name">e</span> |
|
|
263 |
<<span property="yui:type">EventFacade</span>> |
|
|
264 |
</code> |
|
|
265 |
<span property="yui:description"> The event facade for the attribute change</span> |
|
|
266 |
</dd> |
|
|
267 |
</dl> |
|
|
268 |
|
|
|
269 |
<dl> |
|
|
270 |
<dt>Returns: |
|
|
271 |
<code property="yui:return"> |
|
|
272 |
void |
|
|
273 |
</code></dt> |
|
|
274 |
<dd property="yui:returnInfo"></dd> |
|
|
275 |
</dl> |
|
|
276 |
|
|
|
277 |
|
|
|
278 |
|
|
|
279 |
|
|
|
280 |
</div> |
|
|
281 |
|
|
|
282 |
</div> |
|
|
283 |
<hr /> |
|
|
284 |
</div> |
|
|
285 |
<div class="protected" rel="yui:method" resource="#method__bindUIStack"> |
|
|
286 |
<h4> |
|
|
287 |
<a name="method__bindUIStack">_bindUIStack</a></h4> |
|
|
288 |
<div class="detail" > |
|
|
289 |
<code> |
|
|
290 |
protected |
|
|
291 |
|
|
|
292 |
|
|
|
293 |
void |
|
|
294 |
<strong property="yui:name">_bindUIStack</strong> |
|
|
295 |
( |
|
|
296 |
) |
|
|
297 |
</code> |
|
|
298 |
|
|
|
299 |
<div class="description" property="yui:description"> |
|
|
300 |
Binds event listeners responsible for updating the UI state in response to |
|
|
301 |
Widget extended positioning related state changes. |
|
|
302 |
<p> |
|
|
303 |
This method is invoked after bindUI is invoked for the Widget class |
|
|
304 |
using YUI's aop infrastructure. |
|
|
305 |
</p> |
|
|
306 |
</div> |
|
|
307 |
|
|
|
308 |
<div class="description"> |
|
|
309 |
|
|
|
310 |
|
|
|
311 |
<dl> |
|
|
312 |
<dt>Returns: |
|
|
313 |
<code property="yui:return"> |
|
|
314 |
void |
|
|
315 |
</code></dt> |
|
|
316 |
<dd property="yui:returnInfo"></dd> |
|
|
317 |
</dl> |
|
|
318 |
|
|
|
319 |
|
|
|
320 |
|
|
|
321 |
|
|
|
322 |
</div> |
|
|
323 |
|
|
|
324 |
</div> |
|
|
325 |
<hr /> |
|
|
326 |
</div> |
|
|
327 |
<div class="private" rel="yui:method" resource="#method__doAlign"> |
|
|
328 |
<h4> |
|
|
329 |
<a name="method__doAlign">_doAlign</a></h4> |
|
|
330 |
<div class="detail" > |
|
|
331 |
<code> |
|
|
332 |
private |
|
|
333 |
|
|
|
334 |
|
|
|
335 |
void |
|
|
336 |
<strong property="yui:name">_doAlign</strong> |
|
|
337 |
( |
|
|
338 |
|
|
|
339 |
|
|
|
340 |
widgetPoint |
|
|
341 |
|
|
|
342 |
|
|
|
343 |
, |
|
|
344 |
x |
|
|
345 |
|
|
|
346 |
|
|
|
347 |
, |
|
|
348 |
y |
|
|
349 |
|
|
|
350 |
|
|
|
351 |
) |
|
|
352 |
</code> |
|
|
353 |
|
|
|
354 |
<div class="description" property="yui:description"> |
|
|
355 |
Helper method, used to align the given point on the widget, with the XY page co-ordinates provided. |
|
|
356 |
</div> |
|
|
357 |
|
|
|
358 |
<div class="description"> |
|
|
359 |
|
|
|
360 |
<dl rel="yui:parameters"> |
|
|
361 |
<dt>Parameters:</dt> |
|
|
362 |
<dd rel="yui:parameter"> |
|
|
363 |
<code><span property="yui:name">widgetPoint</span> |
|
|
364 |
<<span property="yui:type">String</span>> |
|
|
365 |
</code> |
|
|
366 |
<span property="yui:description"> Supported point constant (e.g. WidgetPositionExt.TL)</span> |
|
|
367 |
</dd> |
|
|
368 |
<dd rel="yui:parameter"> |
|
|
369 |
<code><span property="yui:name">x</span> |
|
|
370 |
<<span property="yui:type">Number</span>> |
|
|
371 |
</code> |
|
|
372 |
<span property="yui:description"> X page co-ordinate to align to</span> |
|
|
373 |
</dd> |
|
|
374 |
<dd rel="yui:parameter"> |
|
|
375 |
<code><span property="yui:name">y</span> |
|
|
376 |
<<span property="yui:type">Number</span>> |
|
|
377 |
</code> |
|
|
378 |
<span property="yui:description"> Y page co-ordinate to align to</span> |
|
|
379 |
</dd> |
|
|
380 |
</dl> |
|
|
381 |
|
|
|
382 |
<dl> |
|
|
383 |
<dt>Returns: |
|
|
384 |
<code property="yui:return"> |
|
|
385 |
void |
|
|
386 |
</code></dt> |
|
|
387 |
<dd property="yui:returnInfo"></dd> |
|
|
388 |
</dl> |
|
|
389 |
|
|
|
390 |
|
|
|
391 |
|
|
|
392 |
|
|
|
393 |
</div> |
|
|
394 |
|
|
|
395 |
</div> |
|
|
396 |
<hr /> |
|
|
397 |
</div> |
|
|
398 |
<div class="protected" rel="yui:method" resource="#method__setAlignCenter"> |
|
|
399 |
<h4> |
|
|
400 |
<a name="method__setAlignCenter">_setAlignCenter</a></h4> |
|
|
401 |
<div class="detail" > |
|
|
402 |
<code> |
|
|
403 |
protected |
|
|
404 |
|
|
|
405 |
|
|
|
406 |
Number |
|
|
407 |
<strong property="yui:name">_setAlignCenter</strong> |
|
|
408 |
( |
|
|
409 |
|
|
|
410 |
|
|
|
411 |
The |
|
|
412 |
|
|
|
413 |
|
|
|
414 |
) |
|
|
415 |
</code> |
|
|
416 |
|
|
|
417 |
<div class="description" property="yui:description"> |
|
|
418 |
Default setter for center attribute changes. Sets up the appropriate value, and passes |
|
|
419 |
it through the to the align attribute. |
|
|
420 |
</div> |
|
|
421 |
|
|
|
422 |
<div class="description"> |
|
|
423 |
|
|
|
424 |
<dl rel="yui:parameters"> |
|
|
425 |
<dt>Parameters:</dt> |
|
|
426 |
<dd rel="yui:parameter"> |
|
|
427 |
<code><span property="yui:name">The</span> |
|
|
428 |
<<span property="yui:type">boolean | node</span>> |
|
|
429 |
</code> |
|
|
430 |
<span property="yui:description"> attribute value being set.</span> |
|
|
431 |
</dd> |
|
|
432 |
</dl> |
|
|
433 |
|
|
|
434 |
<dl> |
|
|
435 |
<dt>Returns: |
|
|
436 |
<code property="yui:return"> |
|
|
437 |
Number |
|
|
438 |
</code></dt> |
|
|
439 |
<dd property="yui:returnInfo">The attribute value being set.</dd> |
|
|
440 |
</dl> |
|
|
441 |
|
|
|
442 |
|
|
|
443 |
|
|
|
444 |
|
|
|
445 |
</div> |
|
|
446 |
|
|
|
447 |
</div> |
|
|
448 |
<hr /> |
|
|
449 |
</div> |
|
|
450 |
<div class="protected" rel="yui:method" resource="#method__syncUIPosExtras"> |
|
|
451 |
<h4> |
|
|
452 |
<a name="method__syncUIPosExtras">_syncUIPosExtras</a></h4> |
|
|
453 |
<div class="detail" > |
|
|
454 |
<code> |
|
|
455 |
protected |
|
|
456 |
|
|
|
457 |
|
|
|
458 |
void |
|
|
459 |
<strong property="yui:name">_syncUIPosExtras</strong> |
|
|
460 |
( |
|
|
461 |
) |
|
|
462 |
</code> |
|
|
463 |
|
|
|
464 |
<div class="description" property="yui:description"> |
|
|
465 |
Synchronizes the UI to match the Widgets extended positioning state. |
|
|
466 |
This method in invoked after syncUI is invoked for the Widget class |
|
|
467 |
using YUI's aop infrastructure. |
|
|
468 |
</div> |
|
|
469 |
|
|
|
470 |
<div class="description"> |
|
|
471 |
|
|
|
472 |
|
|
|
473 |
<dl> |
|
|
474 |
<dt>Returns: |
|
|
475 |
<code property="yui:return"> |
|
|
476 |
void |
|
|
477 |
</code></dt> |
|
|
478 |
<dd property="yui:returnInfo"></dd> |
|
|
479 |
</dl> |
|
|
480 |
|
|
|
481 |
|
|
|
482 |
|
|
|
483 |
|
|
|
484 |
</div> |
|
|
485 |
|
|
|
486 |
</div> |
|
|
487 |
<hr /> |
|
|
488 |
</div> |
|
|
489 |
<div class="protected" rel="yui:method" resource="#method__uiSetAlign"> |
|
|
490 |
<h4> |
|
|
491 |
<a name="method__uiSetAlign">_uiSetAlign</a></h4> |
|
|
492 |
<div class="detail" > |
|
|
493 |
<code> |
|
|
494 |
protected |
|
|
495 |
|
|
|
496 |
|
|
|
497 |
void |
|
|
498 |
<strong property="yui:name">_uiSetAlign</strong> |
|
|
499 |
( |
|
|
500 |
|
|
|
501 |
|
|
|
502 |
The |
|
|
503 |
|
|
|
504 |
|
|
|
505 |
) |
|
|
506 |
</code> |
|
|
507 |
|
|
|
508 |
<div class="description" property="yui:description"> |
|
|
509 |
Updates the UI to reflect the align value passed in (see the align attribute documentation, for the object stucture expected) |
|
|
510 |
</div> |
|
|
511 |
|
|
|
512 |
<div class="description"> |
|
|
513 |
|
|
|
514 |
<dl rel="yui:parameters"> |
|
|
515 |
<dt>Parameters:</dt> |
|
|
516 |
<dd rel="yui:parameter"> |
|
|
517 |
<code><span property="yui:name">The</span> |
|
|
518 |
<<span property="yui:type">Node | null</span>> |
|
|
519 |
</code> |
|
|
520 |
<span property="yui:description"> node to align to, or null to indicate the viewport</span> |
|
|
521 |
</dd> |
|
|
522 |
</dl> |
|
|
523 |
|
|
|
524 |
<dl> |
|
|
525 |
<dt>Returns: |
|
|
526 |
<code property="yui:return"> |
|
|
527 |
void |
|
|
528 |
</code></dt> |
|
|
529 |
<dd property="yui:returnInfo"></dd> |
|
|
530 |
</dl> |
|
|
531 |
|
|
|
532 |
|
|
|
533 |
|
|
|
534 |
|
|
|
535 |
</div> |
|
|
536 |
|
|
|
537 |
</div> |
|
|
538 |
<hr /> |
|
|
539 |
</div> |
|
|
540 |
<div class="" rel="yui:method" resource="#method_align"> |
|
|
541 |
<h4> |
|
|
542 |
<a name="method_align">align</a></h4> |
|
|
543 |
<div class="detail" > |
|
|
544 |
<code> |
|
|
545 |
|
|
|
546 |
|
|
|
547 |
|
|
|
548 |
void |
|
|
549 |
<strong property="yui:name">align</strong> |
|
|
550 |
( |
|
|
551 |
|
|
|
552 |
|
|
|
553 |
node |
|
|
554 |
|
|
|
555 |
|
|
|
556 |
, |
|
|
557 |
points |
|
|
558 |
|
|
|
559 |
|
|
|
560 |
) |
|
|
561 |
</code> |
|
|
562 |
|
|
|
563 |
<div class="description" property="yui:description"> |
|
|
564 |
Aligns the Widget to the provided node (or viewport) using the provided |
|
|
565 |
points. The method can be invoked directly, however it will result in |
|
|
566 |
the align attribute being out of sync with current position of the of Widget. |
|
|
567 |
</div> |
|
|
568 |
|
|
|
569 |
<div class="description"> |
|
|
570 |
|
|
|
571 |
<dl rel="yui:parameters"> |
|
|
572 |
<dt>Parameters:</dt> |
|
|
573 |
<dd rel="yui:parameter"> |
|
|
574 |
<code><span property="yui:name">node</span> |
|
|
575 |
<<span property="yui:type">Node | String | null</span>> |
|
|
576 |
</code> |
|
|
577 |
<span property="yui:description"> A reference (or selector string) for the Node which with the Widget is to be aligned. |
|
|
578 |
If null is passed in, the Widget will be aligned with the viewport.</span> |
|
|
579 |
</dd> |
|
|
580 |
<dd rel="yui:parameter"> |
|
|
581 |
<code><span property="yui:name">points</span> |
|
|
582 |
<<span property="yui:type">Array[2]</span>> |
|
|
583 |
</code> |
|
|
584 |
<span property="yui:description"> A two element array, specifying the points on the Widget and node/viewport which need to be aligned. |
|
|
585 |
The first entry is the point on the Widget, and the second entry is the point on the node/viewport which need to align. |
|
|
586 |
Valid point references are defined as static constants on the WidgetPositionExt class. |
|
|
587 |
e.g. [WidgetPositionExt.TL, WidgetPositionExt.TR] will align the top-left corner of the Widget with the top-right corner of the node/viewport.</span> |
|
|
588 |
</dd> |
|
|
589 |
</dl> |
|
|
590 |
|
|
|
591 |
<dl> |
|
|
592 |
<dt>Returns: |
|
|
593 |
<code property="yui:return"> |
|
|
594 |
void |
|
|
595 |
</code></dt> |
|
|
596 |
<dd property="yui:returnInfo"></dd> |
|
|
597 |
</dl> |
|
|
598 |
|
|
|
599 |
|
|
|
600 |
|
|
|
601 |
|
|
|
602 |
</div> |
|
|
603 |
|
|
|
604 |
</div> |
|
|
605 |
<hr /> |
|
|
606 |
</div> |
|
|
607 |
<div class="" rel="yui:method" resource="#method_centered"> |
|
|
608 |
<h4> |
|
|
609 |
<a name="method_centered">centered</a></h4> |
|
|
610 |
<div class="detail" > |
|
|
611 |
<code> |
|
|
612 |
|
|
|
613 |
|
|
|
614 |
|
|
|
615 |
void |
|
|
616 |
<strong property="yui:name">centered</strong> |
|
|
617 |
( |
|
|
618 |
|
|
|
619 |
|
|
|
620 |
node |
|
|
621 |
|
|
|
622 |
|
|
|
623 |
) |
|
|
624 |
</code> |
|
|
625 |
|
|
|
626 |
<div class="description" property="yui:description"> |
|
|
627 |
Centers the container in the viewport, or if a node is passed in, |
|
|
628 |
the node. |
|
|
629 |
</div> |
|
|
630 |
|
|
|
631 |
<div class="description"> |
|
|
632 |
|
|
|
633 |
<dl rel="yui:parameters"> |
|
|
634 |
<dt>Parameters:</dt> |
|
|
635 |
<dd rel="yui:parameter"> |
|
|
636 |
<code><span property="yui:name">node</span> |
|
|
637 |
<<span property="yui:type">Node | String</span>> |
|
|
638 |
</code> |
|
|
639 |
<span property="yui:description"> Optional. A node reference or selector string defining the node |
|
|
640 |
inside which the Widget is to be centered. If not passed in, the Widget will be centered in the |
|
|
641 |
viewport.</span> |
|
|
642 |
</dd> |
|
|
643 |
</dl> |
|
|
644 |
|
|
|
645 |
<dl> |
|
|
646 |
<dt>Returns: |
|
|
647 |
<code property="yui:return"> |
|
|
648 |
void |
|
|
649 |
</code></dt> |
|
|
650 |
<dd property="yui:returnInfo"></dd> |
|
|
651 |
</dl> |
|
|
652 |
|
|
|
653 |
|
|
|
654 |
|
|
|
655 |
|
|
|
656 |
</div> |
|
|
657 |
|
|
|
658 |
</div> |
|
|
659 |
<hr /> |
|
|
660 |
</div> |
|
|
661 |
</div> |
|
|
662 |
</div> |
|
|
663 |
|
|
|
664 |
</div> |
|
|
665 |
|
|
|
666 |
<div rel="yui:events" resource="#events"> |
|
|
667 |
<div class="section method details"> |
|
|
668 |
<h3 id="events">Events</h3> |
|
|
669 |
<div class="content"> |
|
|
670 |
<div class="" rel="yui:event" resource="#event_alignChange"> |
|
|
671 |
<h4> |
|
|
672 |
<a name="event_alignChange">alignChange</a></h4> |
|
|
673 |
<div class="detail"> |
|
|
674 |
<code> |
|
|
675 |
|
|
|
676 |
|
|
|
677 |
|
|
|
678 |
<strong property="yui:name">alignChange</strong> |
|
|
679 |
|
|
|
680 |
( |
|
|
681 |
|
|
|
682 |
|
|
|
683 |
event |
|
|
684 |
|
|
|
685 |
|
|
|
686 |
) |
|
|
687 |
|
|
|
688 |
</code> |
|
|
689 |
|
|
|
690 |
<div class="description" property="yui:description"> |
|
|
691 |
Fires when the value for the configuration attribute 'align' 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. |
|
|
692 |
</div> |
|
|
693 |
|
|
|
694 |
<div class="description"> |
|
|
695 |
|
|
|
696 |
|
|
|
697 |
<dl rel="yui:parameters"> |
|
|
698 |
<dt>Parameters:</dt> |
|
|
699 |
<dd rel="yui:parameter"> |
|
|
700 |
<code><span property="yui:name">event</span> |
|
|
701 |
<<span property="yui:type">Event.Facade</span>> |
|
|
702 |
</code> |
|
|
703 |
<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> |
|
|
704 |
</dd> |
|
|
705 |
|
|
|
706 |
</dl> |
|
|
707 |
|
|
|
708 |
|
|
|
709 |
</div> |
|
|
710 |
|
|
|
711 |
</div> |
|
|
712 |
<hr /> |
|
|
713 |
</div> |
|
|
714 |
<div class="" rel="yui:event" resource="#event_centeredChange"> |
|
|
715 |
<h4> |
|
|
716 |
<a name="event_centeredChange">centeredChange</a></h4> |
|
|
717 |
<div class="detail"> |
|
|
718 |
<code> |
|
|
719 |
|
|
|
720 |
|
|
|
721 |
|
|
|
722 |
<strong property="yui:name">centeredChange</strong> |
|
|
723 |
|
|
|
724 |
( |
|
|
725 |
|
|
|
726 |
|
|
|
727 |
event |
|
|
728 |
|
|
|
729 |
|
|
|
730 |
) |
|
|
731 |
|
|
|
732 |
</code> |
|
|
733 |
|
|
|
734 |
<div class="description" property="yui:description"> |
|
|
735 |
Fires when the value for the configuration attribute 'centered' 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. |
|
|
736 |
</div> |
|
|
737 |
|
|
|
738 |
<div class="description"> |
|
|
739 |
|
|
|
740 |
|
|
|
741 |
<dl rel="yui:parameters"> |
|
|
742 |
<dt>Parameters:</dt> |
|
|
743 |
<dd rel="yui:parameter"> |
|
|
744 |
<code><span property="yui:name">event</span> |
|
|
745 |
<<span property="yui:type">Event.Facade</span>> |
|
|
746 |
</code> |
|
|
747 |
<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> |
|
|
748 |
</dd> |
|
|
749 |
|
|
|
750 |
</dl> |
|
|
751 |
|
|
|
752 |
|
|
|
753 |
</div> |
|
|
754 |
|
|
|
755 |
</div> |
|
|
756 |
<hr /> |
|
|
757 |
</div> |
|
|
758 |
</div> |
|
|
759 |
</div> |
|
|
760 |
|
|
|
761 |
|
|
|
762 |
</div> |
|
|
763 |
|
|
|
764 |
<div rel="yui:attributes" resource="#configattributes"> |
|
|
765 |
<div class="section field details"> |
|
|
766 |
<h3 id="configattributes">Configuration Attributes</h3> |
|
|
767 |
<div class="content"> |
|
|
768 |
<div class="" rel="yui:attribute" resource="#config_align"> |
|
|
769 |
<h4><a name="config_align">align</a> |
|
|
770 |
<code>- <span property="yui:type">Object</span></code> |
|
|
771 |
</h4> |
|
|
772 |
<div class="detail"> |
|
|
773 |
<div class="description" property="yui:description"> |
|
|
774 |
|
|
|
775 |
</div> |
|
|
776 |
</div> |
|
|
777 |
|
|
|
778 |
|
|
|
779 |
<div class="default"> |
|
|
780 |
Default Value: null |
|
|
781 |
</div> |
|
|
782 |
|
|
|
783 |
<hr /> |
|
|
784 |
</div> |
|
|
785 |
<div class="" rel="yui:attribute" resource="#config_centered"> |
|
|
786 |
<h4><a name="config_centered">centered</a> |
|
|
787 |
<code>- <span property="yui:type">{boolean | node}</span></code> |
|
|
788 |
</h4> |
|
|
789 |
<div class="detail"> |
|
|
790 |
<div class="description" property="yui:description"> |
|
|
791 |
A convenience attribute, which can be used as a shortcut for the align attribute. |
|
|
792 |
If set to true, the Widget is centered in the viewport. If set to a node reference or valid selector string, |
|
|
793 |
the Widget will be centered within the node. If set the false, no center positioning is applied. |
|
|
794 |
</div> |
|
|
795 |
</div> |
|
|
796 |
|
|
|
797 |
|
|
|
798 |
<div class="default"> |
|
|
799 |
Default Value: false |
|
|
800 |
</div> |
|
|
801 |
|
|
|
802 |
<hr /> |
|
|
803 |
</div> |
|
|
804 |
|
|
|
805 |
</div> |
|
|
806 |
</div> |
|
|
807 |
|
|
|
808 |
</div> |
|
|
809 |
|
|
|
810 |
</div> |
|
|
811 |
</div> |
|
|
812 |
<div class="yui-b"> |
|
|
813 |
<div class="nav"> |
|
|
814 |
|
|
|
815 |
<div id="moduleList" class="module"> |
|
|
816 |
<h4>Modules</h4> |
|
|
817 |
<ul class="content"> |
|
|
818 |
<li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
|
819 |
<li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
|
820 |
<li class=""><a href="module_base.html" title="base">base</a></li> |
|
|
821 |
<li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
|
822 |
<li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
|
823 |
<li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
|
824 |
<li class=""><a href="module_console.html" title="console">console</a></li> |
|
|
825 |
<li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
|
826 |
<li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
|
827 |
<li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
|
828 |
<li class=""><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
|
829 |
<li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
|
830 |
<li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
|
831 |
<li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
|
832 |
<li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
|
833 |
<li class=""><a href="module_event.html" title="event">event</a></li> |
|
|
834 |
<li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
|
835 |
<li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
|
836 |
<li class=""><a href="module_history.html" title="history">history</a></li> |
|
|
837 |
<li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
|
838 |
<li class=""><a href="module_io.html" title="io">io</a></li> |
|
|
839 |
<li class=""><a href="module_json.html" title="json">json</a></li> |
|
|
840 |
<li class=""><a href="module_node.html" title="node">node</a></li> |
|
|
841 |
<li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
|
842 |
<li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
|
843 |
<li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
|
844 |
<li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
|
845 |
<li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
|
846 |
<li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
|
847 |
<li class=""><a href="module_queue.html" title="queue">queue</a></li> |
|
|
848 |
<li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
|
849 |
<li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
|
850 |
<li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
|
851 |
<li class=""><a href="module_test.html" title="test">test</a></li> |
|
|
852 |
<li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
|
853 |
<li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
|
854 |
<li class="selected"><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
|
855 |
<li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
|
856 |
<li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
|
857 |
<li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
|
858 |
</ul> |
|
|
859 |
</div> |
|
|
860 |
|
|
|
861 |
<div id="classList" class="module"> |
|
|
862 |
<h4>Classes</h4> |
|
|
863 |
<ul class="content"> |
|
|
864 |
<li class="selected"><a href="WidgetPositionExt.html" title="WidgetPositionExt">WidgetPositionExt</a></li> |
|
|
865 |
</ul> |
|
|
866 |
</div> |
|
|
867 |
|
|
|
868 |
<div id="fileList" class="module"> |
|
|
869 |
<h4>Files</h4> |
|
|
870 |
<ul class="content"> |
|
|
871 |
<li class=""><a href="Widget-PositionExt.js.html" title="Widget-PositionExt.js">Widget-PositionExt.js</a></li> |
|
|
872 |
</ul> |
|
|
873 |
</div> |
|
|
874 |
|
|
|
875 |
<div id="propertyList" class="module"> |
|
|
876 |
<h4>Properties</h4> |
|
|
877 |
<ul class="content"> |
|
|
878 |
<li class=""><a href="#property_WidgetPositionExt.ATTRS" title="WidgetPositionExt.ATTRS">WidgetPositionExt.ATTRS</a></li> |
|
|
879 |
<li class=""><a href="#property_WidgetPositionExt.BC" title="WidgetPositionExt.BC">WidgetPositionExt.BC</a></li> |
|
|
880 |
<li class=""><a href="#property_WidgetPositionExt.BL" title="WidgetPositionExt.BL">WidgetPositionExt.BL</a></li> |
|
|
881 |
<li class=""><a href="#property_WidgetPositionExt.BR" title="WidgetPositionExt.BR">WidgetPositionExt.BR</a></li> |
|
|
882 |
<li class=""><a href="#property_WidgetPositionExt.CC" title="WidgetPositionExt.CC">WidgetPositionExt.CC</a></li> |
|
|
883 |
<li class=""><a href="#property_WidgetPositionExt.LC" title="WidgetPositionExt.LC">WidgetPositionExt.LC</a></li> |
|
|
884 |
<li class=""><a href="#property_WidgetPositionExt.RC" title="WidgetPositionExt.RC">WidgetPositionExt.RC</a></li> |
|
|
885 |
<li class=""><a href="#property_WidgetPositionExt.TC" title="WidgetPositionExt.TC">WidgetPositionExt.TC</a></li> |
|
|
886 |
<li class=""><a href="#property_WidgetPositionExt.TL" title="WidgetPositionExt.TL">WidgetPositionExt.TL</a></li> |
|
|
887 |
<li class=""><a href="#property_WidgetPositionExt.TR" title="WidgetPositionExt.TR">WidgetPositionExt.TR</a></li> |
|
|
888 |
</ul> |
|
|
889 |
</div> |
|
|
890 |
|
|
|
891 |
<div id="methodsList" class="module"> |
|
|
892 |
<h4>Methods</h4> |
|
|
893 |
<ul class="content"> |
|
|
894 |
<li class="protected"><a href="#method__afterAlignChange" title="_afterAlignChange">_afterAlignChange</a></li> |
|
|
895 |
<li class="protected"><a href="#method__bindUIStack" title="_bindUIStack">_bindUIStack</a></li> |
|
|
896 |
<li class="private"><a href="#method__doAlign" title="_doAlign">_doAlign</a></li> |
|
|
897 |
<li class="protected"><a href="#method__setAlignCenter" title="_setAlignCenter">_setAlignCenter</a></li> |
|
|
898 |
<li class="protected"><a href="#method__syncUIPosExtras" title="_syncUIPosExtras">_syncUIPosExtras</a></li> |
|
|
899 |
<li class="protected"><a href="#method__uiSetAlign" title="_uiSetAlign">_uiSetAlign</a></li> |
|
|
900 |
<li class=""><a href="#method_align" title="align">align</a></li> |
|
|
901 |
<li class=""><a href="#method_centered" title="centered">centered</a></li> |
|
|
902 |
</ul> |
|
|
903 |
</div> |
|
|
904 |
|
|
|
905 |
<div id="eventsList" class="module"> |
|
|
906 |
<h4>Events</h4> |
|
|
907 |
<ul class="content"> |
|
|
908 |
<li class=""><a href="#event_alignChange" title="alignChange">alignChange</a></li> |
|
|
909 |
<li class=""><a href="#event_centeredChange" title="centeredChange">centeredChange</a></li> |
|
|
910 |
</ul> |
|
|
911 |
</div> |
|
|
912 |
|
|
|
913 |
<div id="configList" class="module"> |
|
|
914 |
<h4>Configuration Attributes</h4> |
|
|
915 |
<ul class="content"> |
|
|
916 |
<li class=""><a href="#config_align" title="align">align</a></li> |
|
|
917 |
<li class=""><a href="#config_centered" title="centered">centered</a></li> |
|
|
918 |
</ul> |
|
|
919 |
</div> |
|
|
920 |
|
|
|
921 |
</div> |
|
|
922 |
</div> |
|
|
923 |
</div> |
|
|
924 |
<div id="ft"> |
|
|
925 |
<hr /> |
|
|
926 |
Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
|
927 |
</div> |
|
|
928 |
</div> |
|
|
929 |
<script type="text/javascript"> |
|
|
930 |
ALL_YUI_PROPS = [{"access": "protected", "host": "WidgetPositionExt", "name": "_afterAlignChange", "url": "WidgetPositionExt.html#method__afterAlignChange", "type": "method"}, {"access": "", "host": "WidgetPositionExt", "name": "align", "url": "WidgetPositionExt.html#method_align", "type": "method"}, {"access": "", "host": "WidgetPositionExt", "name": "align", "url": "WidgetPositionExt.html#config_align", "type": "config"}, {"access": "", "host": "WidgetPositionExt", "name": "alignChange", "url": "WidgetPositionExt.html#event_alignChange", "type": "event"}, {"access": "protected", "host": "WidgetPositionExt", "name": "_bindUIStack", "url": "WidgetPositionExt.html#method__bindUIStack", "type": "method"}, {"access": "", "host": "WidgetPositionExt", "name": "centered", "url": "WidgetPositionExt.html#method_centered", "type": "method"}, {"access": "", "host": "WidgetPositionExt", "name": "centered", "url": "WidgetPositionExt.html#config_centered", "type": "config"}, {"access": "", "host": "WidgetPositionExt", "name": "centeredChange", "url": "WidgetPositionExt.html#event_centeredChange", "type": "event"}, {"access": "private", "host": "WidgetPositionExt", "name": "_doAlign", "url": "WidgetPositionExt.html#method__doAlign", "type": "method"}, {"access": "protected", "host": "WidgetPositionExt", "name": "_setAlignCenter", "url": "WidgetPositionExt.html#method__setAlignCenter", "type": "method"}, {"access": "protected", "host": "WidgetPositionExt", "name": "_syncUIPosExtras", "url": "WidgetPositionExt.html#method__syncUIPosExtras", "type": "method"}, {"access": "protected", "host": "WidgetPositionExt", "name": "_uiSetAlign", "url": "WidgetPositionExt.html#method__uiSetAlign", "type": "method"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.ATTRS", "url": "WidgetPositionExt.html#property_WidgetPositionExt.ATTRS", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.BC", "url": "WidgetPositionExt.html#property_WidgetPositionExt.BC", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.BL", "url": "WidgetPositionExt.html#property_WidgetPositionExt.BL", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.BR", "url": "WidgetPositionExt.html#property_WidgetPositionExt.BR", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.CC", "url": "WidgetPositionExt.html#property_WidgetPositionExt.CC", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.LC", "url": "WidgetPositionExt.html#property_WidgetPositionExt.LC", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.RC", "url": "WidgetPositionExt.html#property_WidgetPositionExt.RC", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.TC", "url": "WidgetPositionExt.html#property_WidgetPositionExt.TC", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.TL", "url": "WidgetPositionExt.html#property_WidgetPositionExt.TL", "type": "property"}, {"access": "", "host": "WidgetPositionExt", "name": "WidgetPositionExt.TR", "url": "WidgetPositionExt.html#property_WidgetPositionExt.TR", "type": "property"}]; |
|
|
931 |
</script> |
|
|
932 |
</body> |
|
|
933 |
</html> |