|
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: datasource DataSourceTextSchema (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>datasource <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_datasource.html" title="datasource">datasource</a> |
|
22 > DataSourceTextSchema |
|
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">DataSourceTextSchema</b> |
|
52 <span class="extends"> |
|
53 - extends <a href="Plugin.Base.html" title="Plugin.Base">Plugin.Base</a> |
|
54 </span> |
|
55 |
|
56 </h2> |
|
57 <!-- class tree goes here --> |
|
58 |
|
59 |
|
60 |
|
61 |
|
62 <div class="summary description" property="yui:description"> |
|
63 Adds schema-parsing to the DataSource Utility. |
|
64 </div> |
|
65 |
|
66 |
|
67 <div rel="yui:properties" resource="#properties"> |
|
68 <div class="section field details"> |
|
69 <h3 id="properties">Properties</h3> |
|
70 <div class="content"> |
|
71 <div class="" rel="yui:property" resource="#property_NAME"> |
|
72 <h4><a name="property_NAME" property="yui:name">NAME</a> |
|
73 - <code>static final <span property="yui:type">String</span></code> |
|
74 </h4> |
|
75 <div class="detail"> |
|
76 <div class="description" property="yui:description"> |
|
77 Class name. |
|
78 </div> |
|
79 </div> |
|
80 |
|
81 |
|
82 |
|
83 |
|
84 <hr /> |
|
85 </div> |
|
86 <div class="" rel="yui:property" resource="#property_NS"> |
|
87 <h4><a name="property_NS" property="yui:name">NS</a> |
|
88 - <code>static final <span property="yui:type">String</span></code> |
|
89 </h4> |
|
90 <div class="detail"> |
|
91 <div class="description" property="yui:description"> |
|
92 The namespace for the plugin. This will be the property on the host which |
|
93 references the plugin instance. |
|
94 </div> |
|
95 </div> |
|
96 |
|
97 |
|
98 |
|
99 |
|
100 <hr /> |
|
101 </div> |
|
102 </div> |
|
103 </div> |
|
104 |
|
105 <div rel="yui:inheritance"> |
|
106 <div class="section field inheritance" rel="yui:superclass" resource="Attribute.html"> |
|
107 <h4>Properties inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4> |
|
108 <div class="content" rel="yui:properties"> |
|
109 <code> |
|
110 |
|
111 </code> |
|
112 </div> |
|
113 </div> |
|
114 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
115 <h4>Properties inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
116 <div class="content" rel="yui:properties"> |
|
117 <code> |
|
118 |
|
119 <span rel="yui:property" resource="Base.html#property_name"> |
|
120 <a class=" deprecated" href="Base.html#property_name" property="yui:name" title="name">name</a> |
|
121 </span> |
|
122 |
|
123 </code> |
|
124 </div> |
|
125 </div> |
|
126 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Base.html"> |
|
127 <h4>Properties inherited from <a href="Plugin.Base.html" property="yui:name" title="Plugin.Base">Plugin.Base</a>:</h4> |
|
128 <div class="content" rel="yui:properties"> |
|
129 <code> |
|
130 |
|
131 <span rel="yui:property" resource="Plugin.Base.html#property__handles"> |
|
132 <a class="private" href="Plugin.Base.html#property__handles" property="yui:name" title="_handles">_handles</a> |
|
133 </span> |
|
134 |
|
135 </code> |
|
136 </div> |
|
137 </div> |
|
138 </div> |
|
139 </div> |
|
140 |
|
141 <div rel="yui:methods" resource="#methods"> |
|
142 <div class="section method details"> |
|
143 <h3 id="methods">Methods</h3> |
|
144 <div class="content"> |
|
145 <div class="protected" rel="yui:method" resource="#method__beforeDefDataFn |
|
146 <dl> |
|
147 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
148 <dt>request (Object)</dt> <dd>The request.</dd> |
|
149 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
150 <dl> |
|
151 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
152 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
153 </dl> |
|
154 </dd> |
|
155 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
156 </dl>"> |
|
157 <h4> |
|
158 <a name="method__beforeDefDataFn |
|
159 <dl> |
|
160 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
161 <dt>request (Object)</dt> <dd>The request.</dd> |
|
162 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
163 <dl> |
|
164 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
165 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
166 </dl> |
|
167 </dd> |
|
168 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
169 </dl>">_beforeDefDataFn |
|
170 <dl> |
|
171 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
172 <dt>request (Object)</dt> <dd>The request.</dd> |
|
173 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
174 <dl> |
|
175 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
176 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
177 </dl> |
|
178 </dd> |
|
179 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
180 </dl></a></h4> |
|
181 <div class="detail" > |
|
182 <code> |
|
183 protected |
|
184 |
|
185 |
|
186 void |
|
187 <strong property="yui:name">_beforeDefDataFn |
|
188 <dl> |
|
189 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
190 <dt>request (Object)</dt> <dd>The request.</dd> |
|
191 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
192 <dl> |
|
193 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
194 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
195 </dl> |
|
196 </dd> |
|
197 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
198 </dl></strong> |
|
199 ( |
|
200 ) |
|
201 </code> |
|
202 |
|
203 <div class="description" property="yui:description"> |
|
204 Parses raw data into a normalized response. |
|
205 </div> |
|
206 |
|
207 <div class="description"> |
|
208 |
|
209 |
|
210 <dl> |
|
211 <dt>Returns: |
|
212 <code property="yui:return"> |
|
213 void |
|
214 </code></dt> |
|
215 <dd property="yui:returnInfo"></dd> |
|
216 </dl> |
|
217 |
|
218 |
|
219 |
|
220 |
|
221 </div> |
|
222 |
|
223 </div> |
|
224 <hr /> |
|
225 </div> |
|
226 <div class="private" rel="yui:method" resource="#method_initializer"> |
|
227 <h4> |
|
228 <a name="method_initializer">initializer</a></h4> |
|
229 <div class="detail" > |
|
230 <code> |
|
231 private |
|
232 |
|
233 |
|
234 void |
|
235 <strong property="yui:name">initializer</strong> |
|
236 ( |
|
237 |
|
238 |
|
239 config |
|
240 |
|
241 |
|
242 ) |
|
243 </code> |
|
244 |
|
245 <div class="description" property="yui:description"> |
|
246 Internal init() handler. |
|
247 </div> |
|
248 |
|
249 <div class="description"> |
|
250 |
|
251 <dl rel="yui:parameters"> |
|
252 <dt>Parameters:</dt> |
|
253 <dd rel="yui:parameter"> |
|
254 <code><span property="yui:name">config</span> |
|
255 <<span property="yui:type">Object</span>> |
|
256 </code> |
|
257 <span property="yui:description"> Config object.</span> |
|
258 </dd> |
|
259 </dl> |
|
260 |
|
261 <dl> |
|
262 <dt>Returns: |
|
263 <code property="yui:return"> |
|
264 void |
|
265 </code></dt> |
|
266 <dd property="yui:returnInfo"></dd> |
|
267 </dl> |
|
268 |
|
269 |
|
270 |
|
271 |
|
272 </div> |
|
273 |
|
274 </div> |
|
275 <hr /> |
|
276 </div> |
|
277 </div> |
|
278 </div> |
|
279 |
|
280 <div rel="yui:inheritance"> |
|
281 <div class="section field inheritance" rel="yui:superclass" resource="EventTarget.html"> |
|
282 <h4>Methods inherited from <a href="EventTarget.html" property="yui:name" title="EventTarget">EventTarget</a>:</h4> |
|
283 <div class="content" rel="yui:methods"> |
|
284 <code> |
|
285 <span rel="yui:method" resource="EventTarget.html#method__getType"> |
|
286 <a class="private" href="EventTarget.html#method__getType" property="yui:name" title="_getType">_getType</a><span class="private">,</span> |
|
287 </span> |
|
288 <span rel="yui:method" resource="EventTarget.html#method__parseType"> |
|
289 <a class="private" href="EventTarget.html#method__parseType" property="yui:name" title="_parseType">_parseType</a><span class="private">,</span> |
|
290 </span> |
|
291 <span rel="yui:method" resource="EventTarget.html#method_addTarget"> |
|
292 <a class="" href="EventTarget.html#method_addTarget" property="yui:name" title="addTarget">addTarget</a><span class="">,</span> |
|
293 </span> |
|
294 <span rel="yui:method" resource="EventTarget.html#method_after"> |
|
295 <a class="" href="EventTarget.html#method_after" property="yui:name" title="after">after</a><span class="">,</span> |
|
296 </span> |
|
297 <span rel="yui:method" resource="EventTarget.html#method_before"> |
|
298 <a class=" deprecated" href="EventTarget.html#method_before" property="yui:name" title="before">before</a><span class=" deprecated">,</span> |
|
299 </span> |
|
300 <span rel="yui:method" resource="EventTarget.html#method_bubble"> |
|
301 <a class="" href="EventTarget.html#method_bubble" property="yui:name" title="bubble">bubble</a><span class="">,</span> |
|
302 </span> |
|
303 <span rel="yui:method" resource="EventTarget.html#method_detach"> |
|
304 <a class="" href="EventTarget.html#method_detach" property="yui:name" title="detach">detach</a><span class="">,</span> |
|
305 </span> |
|
306 <span rel="yui:method" resource="EventTarget.html#method_detachAll"> |
|
307 <a class="" href="EventTarget.html#method_detachAll" property="yui:name" title="detachAll">detachAll</a><span class="">,</span> |
|
308 </span> |
|
309 <span rel="yui:method" resource="EventTarget.html#method_fire"> |
|
310 <a class="" href="EventTarget.html#method_fire" property="yui:name" title="fire">fire</a><span class="">,</span> |
|
311 </span> |
|
312 <span rel="yui:method" resource="EventTarget.html#method_getEvent"> |
|
313 <a class="" href="EventTarget.html#method_getEvent" property="yui:name" title="getEvent">getEvent</a><span class="">,</span> |
|
314 </span> |
|
315 <span rel="yui:method" resource="EventTarget.html#method_on"> |
|
316 <a class="" href="EventTarget.html#method_on" property="yui:name" title="on">on</a><span class="">,</span> |
|
317 </span> |
|
318 <span rel="yui:method" resource="EventTarget.html#method_publish"> |
|
319 <a class="" href="EventTarget.html#method_publish" property="yui:name" title="publish">publish</a><span class="">,</span> |
|
320 </span> |
|
321 <span rel="yui:method" resource="EventTarget.html#method_removeTarget"> |
|
322 <a class="" href="EventTarget.html#method_removeTarget" property="yui:name" title="removeTarget">removeTarget</a><span class="">,</span> |
|
323 </span> |
|
324 <span rel="yui:method" resource="EventTarget.html#method_subscribe"> |
|
325 <a class=" deprecated" href="EventTarget.html#method_subscribe" property="yui:name" title="subscribe">subscribe</a><span class=" deprecated">,</span> |
|
326 </span> |
|
327 <span rel="yui:method" resource="EventTarget.html#method_unsubscribe"> |
|
328 <a class=" deprecated" href="EventTarget.html#method_unsubscribe" property="yui:name" title="unsubscribe">unsubscribe</a><span class=" deprecated">,</span> |
|
329 </span> |
|
330 <span rel="yui:method" resource="EventTarget.html#method_unsubscribeAll"> |
|
331 <a class=" deprecated" href="EventTarget.html#method_unsubscribeAll" property="yui:name" title="unsubscribeAll">unsubscribeAll</a> |
|
332 </span> |
|
333 </code> |
|
334 </div> |
|
335 </div> |
|
336 <div class="section field inheritance" rel="yui:superclass" resource="Attribute.html"> |
|
337 <h4>Methods inherited from <a href="Attribute.html" property="yui:name" title="Attribute">Attribute</a>:</h4> |
|
338 <div class="content" rel="yui:methods"> |
|
339 <code> |
|
340 <span rel="yui:method" resource="Attribute.html#method__addAttrs"> |
|
341 <a class="private" href="Attribute.html#method__addAttrs" property="yui:name" title="_addAttrs">_addAttrs</a><span class="private">,</span> |
|
342 </span> |
|
343 <span rel="yui:method" resource="Attribute.html#method__addLazyAttr"> |
|
344 <a class="private" href="Attribute.html#method__addLazyAttr" property="yui:name" title="_addLazyAttr">_addLazyAttr</a><span class="private">,</span> |
|
345 </span> |
|
346 <span rel="yui:method" resource="Attribute.html#method__defAttrChangeFn"> |
|
347 <a class="private" href="Attribute.html#method__defAttrChangeFn" property="yui:name" title="_defAttrChangeFn">_defAttrChangeFn</a><span class="private">,</span> |
|
348 </span> |
|
349 <span rel="yui:method" resource="Attribute.html#method__fireAttrChange"> |
|
350 <a class="private" href="Attribute.html#method__fireAttrChange" property="yui:name" title="_fireAttrChange">_fireAttrChange</a><span class="private">,</span> |
|
351 </span> |
|
352 <span rel="yui:method" resource="Attribute.html#method__getAttrInitVal"> |
|
353 <a class="private" href="Attribute.html#method__getAttrInitVal" property="yui:name" title="_getAttrInitVal">_getAttrInitVal</a><span class="private">,</span> |
|
354 </span> |
|
355 <span rel="yui:method" resource="Attribute.html#method__isLazyAttr"> |
|
356 <a class="private" href="Attribute.html#method__isLazyAttr" property="yui:name" title="_isLazyAttr">_isLazyAttr</a><span class="private">,</span> |
|
357 </span> |
|
358 <span rel="yui:method" resource="Attribute.html#method__set"> |
|
359 <a class="protected" href="Attribute.html#method__set" property="yui:name" title="_set">_set</a><span class="protected">,</span> |
|
360 </span> |
|
361 <span rel="yui:method" resource="Attribute.html#method__setAttr"> |
|
362 <a class="protected" href="Attribute.html#method__setAttr" property="yui:name" title="_setAttr">_setAttr</a><span class="protected">,</span> |
|
363 </span> |
|
364 <span rel="yui:method" resource="Attribute.html#method__setAttrVal"> |
|
365 <a class="private" href="Attribute.html#method__setAttrVal" property="yui:name" title="_setAttrVal">_setAttrVal</a><span class="private">,</span> |
|
366 </span> |
|
367 <span rel="yui:method" resource="Attribute.html#method__splitAttrVals"> |
|
368 <a class="private" href="Attribute.html#method__splitAttrVals" property="yui:name" title="_splitAttrVals">_splitAttrVals</a><span class="private">,</span> |
|
369 </span> |
|
370 <span rel="yui:method" resource="Attribute.html#method_addAttr"> |
|
371 <a class="" href="Attribute.html#method_addAttr" property="yui:name" title="addAttr">addAttr</a><span class="">,</span> |
|
372 </span> |
|
373 <span rel="yui:method" resource="Attribute.html#method_addAttrs"> |
|
374 <a class="" href="Attribute.html#method_addAttrs" property="yui:name" title="addAttrs">addAttrs</a><span class="">,</span> |
|
375 </span> |
|
376 <span rel="yui:method" resource="Attribute.html#method_attrAdded"> |
|
377 <a class="" href="Attribute.html#method_attrAdded" property="yui:name" title="attrAdded">attrAdded</a><span class="">,</span> |
|
378 </span> |
|
379 <span rel="yui:method" resource="Attribute.html#method_get"> |
|
380 <a class="" href="Attribute.html#method_get" property="yui:name" title="get">get</a><span class="">,</span> |
|
381 </span> |
|
382 <span rel="yui:method" resource="Attribute.html#method_getAttrs"> |
|
383 <a class="" href="Attribute.html#method_getAttrs" property="yui:name" title="getAttrs">getAttrs</a><span class="">,</span> |
|
384 </span> |
|
385 <span rel="yui:method" resource="Attribute.html#method_modifyAttr"> |
|
386 <a class="" href="Attribute.html#method_modifyAttr" property="yui:name" title="modifyAttr">modifyAttr</a><span class="">,</span> |
|
387 </span> |
|
388 <span rel="yui:method" resource="Attribute.html#method_removeAttr"> |
|
389 <a class="" href="Attribute.html#method_removeAttr" property="yui:name" title="removeAttr">removeAttr</a><span class="">,</span> |
|
390 </span> |
|
391 <span rel="yui:method" resource="Attribute.html#method_reset"> |
|
392 <a class="" href="Attribute.html#method_reset" property="yui:name" title="reset">reset</a><span class="">,</span> |
|
393 </span> |
|
394 <span rel="yui:method" resource="Attribute.html#method_set"> |
|
395 <a class="" href="Attribute.html#method_set" property="yui:name" title="set">set</a><span class="">,</span> |
|
396 </span> |
|
397 <span rel="yui:method" resource="Attribute.html#method_setAttrs"> |
|
398 <a class="" href="Attribute.html#method_setAttrs" property="yui:name" title="setAttrs">setAttrs</a> |
|
399 </span> |
|
400 </code> |
|
401 </div> |
|
402 </div> |
|
403 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Host.html"> |
|
404 <h4>Methods inherited from <a href="Plugin.Host.html" property="yui:name" title="Plugin.Host">Plugin.Host</a>:</h4> |
|
405 <div class="content" rel="yui:methods"> |
|
406 <code> |
|
407 <span rel="yui:method" resource="Plugin.Host.html#method__destroyPlugins"> |
|
408 <a class="private" href="Plugin.Host.html#method__destroyPlugins" property="yui:name" title="_destroyPlugins">_destroyPlugins</a><span class="private">,</span> |
|
409 </span> |
|
410 <span rel="yui:method" resource="Plugin.Host.html#method__initPlugins"> |
|
411 <a class="private" href="Plugin.Host.html#method__initPlugins" property="yui:name" title="_initPlugins">_initPlugins</a><span class="private">,</span> |
|
412 </span> |
|
413 <span rel="yui:method" resource="Plugin.Host.html#method__plug"> |
|
414 <a class="private" href="Plugin.Host.html#method__plug" property="yui:name" title="_plug">_plug</a><span class="private">,</span> |
|
415 </span> |
|
416 <span rel="yui:method" resource="Plugin.Host.html#method__unplug"> |
|
417 <a class="private" href="Plugin.Host.html#method__unplug" property="yui:name" title="_unplug">_unplug</a><span class="private">,</span> |
|
418 </span> |
|
419 <span rel="yui:method" resource="Plugin.Host.html#method_hasPlugin"> |
|
420 <a class="" href="Plugin.Host.html#method_hasPlugin" property="yui:name" title="hasPlugin">hasPlugin</a><span class="">,</span> |
|
421 </span> |
|
422 <span rel="yui:method" resource="Plugin.Host.html#method_plug"> |
|
423 <a class="" href="Plugin.Host.html#method_plug" property="yui:name" title="plug">plug</a><span class="">,</span> |
|
424 </span> |
|
425 <span rel="yui:method" resource="Plugin.Host.html#method_unplug"> |
|
426 <a class="" href="Plugin.Host.html#method_unplug" property="yui:name" title="unplug">unplug</a> |
|
427 </span> |
|
428 </code> |
|
429 </div> |
|
430 </div> |
|
431 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
432 <h4>Methods inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
433 <div class="content" rel="yui:methods"> |
|
434 <code> |
|
435 <span rel="yui:method" resource="Base.html#method__aggregateAttrs"> |
|
436 <a class="private" href="Base.html#method__aggregateAttrs" property="yui:name" title="_aggregateAttrs">_aggregateAttrs</a><span class="private">,</span> |
|
437 </span> |
|
438 <span rel="yui:method" resource="Base.html#method__defDestroyFn"> |
|
439 <a class="protected" href="Base.html#method__defDestroyFn" property="yui:name" title="_defDestroyFn">_defDestroyFn</a><span class="protected">,</span> |
|
440 </span> |
|
441 <span rel="yui:method" resource="Base.html#method__defInitFn"> |
|
442 <a class="protected" href="Base.html#method__defInitFn" property="yui:name" title="_defInitFn">_defInitFn</a><span class="protected">,</span> |
|
443 </span> |
|
444 <span rel="yui:method" resource="Base.html#method__destroyHierarchy"> |
|
445 <a class="private" href="Base.html#method__destroyHierarchy" property="yui:name" title="_destroyHierarchy">_destroyHierarchy</a><span class="private">,</span> |
|
446 </span> |
|
447 <span rel="yui:method" resource="Base.html#method__filterAttrCfs"> |
|
448 <a class="private" href="Base.html#method__filterAttrCfs" property="yui:name" title="_filterAttrCfs">_filterAttrCfs</a><span class="private">,</span> |
|
449 </span> |
|
450 <span rel="yui:method" resource="Base.html#method__getAttrCfgs"> |
|
451 <a class="protected" href="Base.html#method__getAttrCfgs" property="yui:name" title="_getAttrCfgs">_getAttrCfgs</a><span class="protected">,</span> |
|
452 </span> |
|
453 <span rel="yui:method" resource="Base.html#method__getClasses"> |
|
454 <a class="protected" href="Base.html#method__getClasses" property="yui:name" title="_getClasses">_getClasses</a><span class="protected">,</span> |
|
455 </span> |
|
456 <span rel="yui:method" resource="Base.html#method__initHierarchy"> |
|
457 <a class="private" href="Base.html#method__initHierarchy" property="yui:name" title="_initHierarchy">_initHierarchy</a><span class="private">,</span> |
|
458 </span> |
|
459 <span rel="yui:method" resource="Base.html#method__initHierarchyData"> |
|
460 <a class="private" href="Base.html#method__initHierarchyData" property="yui:name" title="_initHierarchyData">_initHierarchyData</a><span class="private">,</span> |
|
461 </span> |
|
462 <span rel="yui:method" resource="Base.html#method_destroy"> |
|
463 <a class="" href="Base.html#method_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span> |
|
464 </span> |
|
465 <span rel="yui:method" resource="Base.html#method_init"> |
|
466 <a class="" href="Base.html#method_init" property="yui:name" title="init">init</a><span class="">,</span> |
|
467 </span> |
|
468 <span rel="yui:method" resource="Base.html#method_toString"> |
|
469 <a class="" href="Base.html#method_toString" property="yui:name" title="toString">toString</a> |
|
470 </span> |
|
471 </code> |
|
472 </div> |
|
473 </div> |
|
474 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Base.html"> |
|
475 <h4>Methods inherited from <a href="Plugin.Base.html" property="yui:name" title="Plugin.Base">Plugin.Base</a>:</h4> |
|
476 <div class="content" rel="yui:methods"> |
|
477 <code> |
|
478 <span rel="yui:method" resource="Plugin.Base.html#method_destructor"> |
|
479 <a class="" href="Plugin.Base.html#method_destructor" property="yui:name" title="destructor">destructor</a><span class="">,</span> |
|
480 </span> |
|
481 <span rel="yui:method" resource="Plugin.Base.html#method_doAfter"> |
|
482 <a class="" href="Plugin.Base.html#method_doAfter" property="yui:name" title="doAfter">doAfter</a><span class="">,</span> |
|
483 </span> |
|
484 <span rel="yui:method" resource="Plugin.Base.html#method_doBefore"> |
|
485 <a class="" href="Plugin.Base.html#method_doBefore" property="yui:name" title="doBefore">doBefore</a><span class="">,</span> |
|
486 </span> |
|
487 <span rel="yui:method" resource="Plugin.Base.html#method_initializer"> |
|
488 <a class="" href="Plugin.Base.html#method_initializer" property="yui:name" title="initializer">initializer</a> |
|
489 </span> |
|
490 </code> |
|
491 </div> |
|
492 </div> |
|
493 </div> |
|
494 </div> |
|
495 |
|
496 <div rel="yui:events" resource="#events"> |
|
497 |
|
498 |
|
499 <div rel="yui:inheritance"> |
|
500 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
501 <h4>Events inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
502 <div class="content" rel="yui:events"> |
|
503 <code> |
|
504 <span rel="yui:event" resource="Base.html#event_destroy"> |
|
505 <a class="" href="Base.html#event_destroy" property="yui:name" title="destroy">destroy</a><span class="">,</span> |
|
506 </span> |
|
507 <span rel="yui:event" resource="Base.html#event_destroyedChange"> |
|
508 <a class="" href="Base.html#event_destroyedChange" property="yui:name" title="destroyedChange">destroyedChange</a><span class="">,</span> |
|
509 </span> |
|
510 <span rel="yui:event" resource="Base.html#event_init"> |
|
511 <a class="" href="Base.html#event_init" property="yui:name" title="init">init</a><span class="">,</span> |
|
512 </span> |
|
513 <span rel="yui:event" resource="Base.html#event_initializedChange"> |
|
514 <a class="" href="Base.html#event_initializedChange" property="yui:name" title="initializedChange">initializedChange</a><span class="">,</span> |
|
515 </span> |
|
516 |
|
517 </code> |
|
518 </div> |
|
519 </div> |
|
520 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Base.html"> |
|
521 <h4>Events inherited from <a href="Plugin.Base.html" property="yui:name" title="Plugin.Base">Plugin.Base</a>:</h4> |
|
522 <div class="content" rel="yui:events"> |
|
523 <code> |
|
524 <span rel="yui:event" resource="Plugin.Base.html#event_hostChange"> |
|
525 <a class="" href="Plugin.Base.html#event_hostChange" property="yui:name" title="hostChange">hostChange</a><span class="">,</span> |
|
526 </span> |
|
527 |
|
528 </code> |
|
529 </div> |
|
530 </div> |
|
531 </div> |
|
532 </div> |
|
533 |
|
534 <div rel="yui:attributes" resource="#configattributes"> |
|
535 |
|
536 <div rel="yui:inheritance"> |
|
537 <div class="section field inheritance" rel="yui:superclass" resource="Base.html"> |
|
538 <h4>Configuration attributes inherited from <a href="Base.html" property="yui:name" title="Base">Base</a>:</h4> |
|
539 <div class="content" rel="yui:attributes"> |
|
540 <code> |
|
541 <span rel="yui:attribute" resource="Base.html#config_destroyed"> |
|
542 <a class="" href="Base.html#config_destroyed" property="yui:name" title="destroyed">destroyed</a><span class="">,</span> |
|
543 </span> |
|
544 <span rel="yui:attribute" resource="Base.html#config_initialized"> |
|
545 <a class="" href="Base.html#config_initialized" property="yui:name" title="initialized">initialized</a><span class="">,</span> |
|
546 </span> |
|
547 |
|
548 </code> |
|
549 </div> |
|
550 </div> |
|
551 <div class="section field inheritance" rel="yui:superclass" resource="Plugin.Base.html"> |
|
552 <h4>Configuration attributes inherited from <a href="Plugin.Base.html" property="yui:name" title="Plugin.Base">Plugin.Base</a>:</h4> |
|
553 <div class="content" rel="yui:attributes"> |
|
554 <code> |
|
555 <span rel="yui:attribute" resource="Plugin.Base.html#config_host"> |
|
556 <a class="" href="Plugin.Base.html#config_host" property="yui:name" title="host">host</a><span class="">,</span> |
|
557 </span> |
|
558 |
|
559 </code> |
|
560 </div> |
|
561 </div> |
|
562 </div> |
|
563 </div> |
|
564 |
|
565 </div> |
|
566 </div> |
|
567 <div class="yui-b"> |
|
568 <div class="nav"> |
|
569 |
|
570 <div id="moduleList" class="module"> |
|
571 <h4>Modules</h4> |
|
572 <ul class="content"> |
|
573 <li class=""><a href="module_anim.html" title="anim">anim</a></li> |
|
574 <li class=""><a href="module_attribute.html" title="attribute">attribute</a></li> |
|
575 <li class=""><a href="module_base.html" title="base">base</a></li> |
|
576 <li class=""><a href="module_cache.html" title="cache">cache</a></li> |
|
577 <li class=""><a href="module_classnamemanager.html" title="classnamemanager">classnamemanager</a></li> |
|
578 <li class=""><a href="module_collection.html" title="collection">collection</a></li> |
|
579 <li class=""><a href="module_console.html" title="console">console</a></li> |
|
580 <li class=""><a href="module_console-filters.html" title="console-filters">console-filters</a></li> |
|
581 <li class=""><a href="module_cookie.html" title="cookie">cookie</a></li> |
|
582 <li class=""><a href="module_dataschema.html" title="dataschema">dataschema</a></li> |
|
583 <li class="selected"><a href="module_datasource.html" title="datasource">datasource</a></li> |
|
584 <li class=""><a href="module_datatype.html" title="datatype">datatype</a></li> |
|
585 <li class=""><a href="module_dd.html" title="dd">dd</a></li> |
|
586 <li class=""><a href="module_dom.html" title="dom">dom</a></li> |
|
587 <li class=""><a href="module_dump.html" title="dump">dump</a></li> |
|
588 <li class=""><a href="module_event.html" title="event">event</a></li> |
|
589 <li class=""><a href="module_event-custom.html" title="event-custom">event-custom</a></li> |
|
590 <li class=""><a href="module_event-simulate.html" title="event-simulate">event-simulate</a></li> |
|
591 <li class=""><a href="module_history.html" title="history">history</a></li> |
|
592 <li class=""><a href="module_imageloader.html" title="imageloader">imageloader</a></li> |
|
593 <li class=""><a href="module_io.html" title="io">io</a></li> |
|
594 <li class=""><a href="module_json.html" title="json">json</a></li> |
|
595 <li class=""><a href="module_node.html" title="node">node</a></li> |
|
596 <li class=""><a href="module_node-focusmanager.html" title="node-focusmanager">node-focusmanager</a></li> |
|
597 <li class=""><a href="module_node-menunav.html" title="node-menunav">node-menunav</a></li> |
|
598 <li class=""><a href="module_oop.html" title="oop">oop</a></li> |
|
599 <li class=""><a href="module_overlay.html" title="overlay">overlay</a></li> |
|
600 <li class=""><a href="module_plugin.html" title="plugin">plugin</a></li> |
|
601 <li class=""><a href="module_profiler.html" title="profiler">profiler</a></li> |
|
602 <li class=""><a href="module_queue.html" title="queue">queue</a></li> |
|
603 <li class=""><a href="module_slider.html" title="slider">slider</a></li> |
|
604 <li class=""><a href="module_stylesheet.html" title="stylesheet">stylesheet</a></li> |
|
605 <li class=""><a href="module_substitute.html" title="substitute">substitute</a></li> |
|
606 <li class=""><a href="module_test.html" title="test">test</a></li> |
|
607 <li class=""><a href="module_widget.html" title="widget">widget</a></li> |
|
608 <li class=""><a href="module_widget-position.html" title="widget-position">widget-position</a></li> |
|
609 <li class=""><a href="module_widget-position-ext.html" title="widget-position-ext">widget-position-ext</a></li> |
|
610 <li class=""><a href="module_widget-stack.html" title="widget-stack">widget-stack</a></li> |
|
611 <li class=""><a href="module_widget-stdmod.html" title="widget-stdmod">widget-stdmod</a></li> |
|
612 <li class=""><a href="module_yui.html" title="yui">yui</a></li> |
|
613 </ul> |
|
614 </div> |
|
615 |
|
616 <div id="classList" class="module"> |
|
617 <h4>Classes</h4> |
|
618 <ul class="content"> |
|
619 <li class=""><a href="DataSource.Function.html" title="DataSource.Function">DataSource.Function</a></li> |
|
620 <li class=""><a href="DataSource.Get.html" title="DataSource.Get">DataSource.Get</a></li> |
|
621 <li class=""><a href="DataSource.IO.html" title="DataSource.IO">DataSource.IO</a></li> |
|
622 <li class=""><a href="DataSource.Local.html" title="DataSource.Local">DataSource.Local</a></li> |
|
623 <li class=""><a href="DataSourceArraySchema.html" title="DataSourceArraySchema">DataSourceArraySchema</a></li> |
|
624 <li class=""><a href="DataSourceCache.html" title="DataSourceCache">DataSourceCache</a></li> |
|
625 <li class=""><a href="DataSourceJSONSchema.html" title="DataSourceJSONSchema">DataSourceJSONSchema</a></li> |
|
626 <li class="selected"><a href="DataSourceTextSchema.html" title="DataSourceTextSchema">DataSourceTextSchema</a></li> |
|
627 <li class=""><a href="DataSourceXMLSchema.html" title="DataSourceXMLSchema">DataSourceXMLSchema</a></li> |
|
628 <li class=""><a href="Pollable.html" title="Pollable">Pollable</a></li> |
|
629 </ul> |
|
630 </div> |
|
631 |
|
632 <div id="fileList" class="module"> |
|
633 <h4>Files</h4> |
|
634 <ul class="content"> |
|
635 <li class=""><a href="datasource-arrayschema.js.html" title="datasource-arrayschema.js">datasource-arrayschema.js</a></li> |
|
636 <li class=""><a href="datasource-cache.js.html" title="datasource-cache.js">datasource-cache.js</a></li> |
|
637 <li class=""><a href="datasource-function.js.html" title="datasource-function.js">datasource-function.js</a></li> |
|
638 <li class=""><a href="datasource-get.js.html" title="datasource-get.js">datasource-get.js</a></li> |
|
639 <li class=""><a href="datasource-io.js.html" title="datasource-io.js">datasource-io.js</a></li> |
|
640 <li class=""><a href="datasource-jsonschema.js.html" title="datasource-jsonschema.js">datasource-jsonschema.js</a></li> |
|
641 <li class=""><a href="datasource-local.js.html" title="datasource-local.js">datasource-local.js</a></li> |
|
642 <li class=""><a href="datasource-polling.js.html" title="datasource-polling.js">datasource-polling.js</a></li> |
|
643 <li class=""><a href="datasource-textschema.js.html" title="datasource-textschema.js">datasource-textschema.js</a></li> |
|
644 <li class=""><a href="datasource-xmlschema.js.html" title="datasource-xmlschema.js">datasource-xmlschema.js</a></li> |
|
645 </ul> |
|
646 </div> |
|
647 |
|
648 <div id="propertyList" class="module"> |
|
649 <h4>Properties</h4> |
|
650 <ul class="content"> |
|
651 <li class=""><a href="#property_NAME" title="NAME">NAME</a></li> |
|
652 <li class=""><a href="#property_NS" title="NS">NS</a></li> |
|
653 </ul> |
|
654 </div> |
|
655 |
|
656 <div id="methodsList" class="module"> |
|
657 <h4>Methods</h4> |
|
658 <ul class="content"> |
|
659 <li class="protected"><a href="#method__beforeDefDataFn |
|
660 <dl> |
|
661 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
662 <dt>request (Object)</dt> <dd>The request.</dd> |
|
663 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
664 <dl> |
|
665 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
666 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
667 </dl> |
|
668 </dd> |
|
669 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
670 </dl>" title="_beforeDefDataFn |
|
671 <dl> |
|
672 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
673 <dt>request (Object)</dt> <dd>The request.</dd> |
|
674 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
675 <dl> |
|
676 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
677 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
678 </dl> |
|
679 </dd> |
|
680 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
681 </dl>">_beforeDefDataFn |
|
682 <dl> |
|
683 <dt>tId (Number)</dt> <dd>Unique transaction ID.</dd> |
|
684 <dt>request (Object)</dt> <dd>The request.</dd> |
|
685 <dt>callback (Object)</dt> <dd>The callback object with the following properties: |
|
686 <dl> |
|
687 <dt>success (Function)</dt> <dd>Success handler.</dd> |
|
688 <dt>failure (Function)</dt> <dd>Failure handler.</dd> |
|
689 </dl> |
|
690 </dd> |
|
691 <dt>data (Object)</dt> <dd>Raw data.</dd> |
|
692 </dl></a></li> |
|
693 <li class="private"><a href="#method_initializer" title="initializer">initializer</a></li> |
|
694 </ul> |
|
695 </div> |
|
696 |
|
697 |
|
698 |
|
699 </div> |
|
700 </div> |
|
701 </div> |
|
702 <div id="ft"> |
|
703 <hr /> |
|
704 Copyright © 2009 Yahoo! Inc. All rights reserved. |
|
705 </div> |
|
706 </div> |
|
707 <script type="text/javascript"> |
|
708 ALL_YUI_PROPS = [{"access": "", "host": "DataSource.Get", "name": "asyncMode", "url": "DataSource.Get.html#config_asyncMode", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "asyncModeChange", "url": "DataSource.Get.html#event_asyncModeChange", "type": "event"}, {"access": "protected", "host": "DataSourceArraySchema", "name": "_beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "url": "DataSourceArraySchema.html#method__beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "type": "method"}, {"access": "protected", "host": "DataSourceXMLSchema", "name": "_beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "url": "DataSourceXMLSchema.html#method__beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "type": "method"}, {"access": "protected", "host": "DataSourceJSONSchema", "name": "_beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "url": "DataSourceJSONSchema.html#method__beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "type": "method"}, {"access": "protected", "host": "DataSourceTextSchema", "name": "_beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "url": "DataSourceTextSchema.html#method__beforeDefDataFn\n<dl>\n<dt>tId (Number)<\/dt> <dd>Unique transaction ID.<\/dd>\n<dt>request (Object)<\/dt> <dd>The request.<\/dd>\n<dt>callback (Object)<\/dt> <dd>The callback object with the following properties:\n<dl>\n<dt>success (Function)<\/dt> <dd>Success handler.<\/dd>\n<dt>failure (Function)<\/dt> <dd>Failure handler.<\/dd>\n<\/dl>\n<\/dd>\n<dt>data (Object)<\/dt> <dd>Raw data.<\/dd>\n<\/dl>", "type": "method"}, {"access": "protected", "host": "DataSourceCache", "name": "_beforeDefRequestFn", "url": "DataSourceCache.html#method__beforeDefRequestFn", "type": "method"}, {"access": "protected", "host": "DataSourceCache", "name": "_beforeDefResponseFn", "url": "DataSourceCache.html#method__beforeDefResponseFn", "type": "method"}, {"access": "", "host": "DataSource.Get", "name": "callbacks", "url": "DataSource.Get.html#property_callbacks", "type": "property"}, {"access": "", "host": "Pollable", "name": "clearAllIntervals", "url": "Pollable.html#method_clearAllIntervals", "type": "method"}, {"access": "", "host": "Pollable", "name": "clearInterval", "url": "Pollable.html#method_clearInterval", "type": "method"}, {"access": "", "host": "DataSource.Local", "name": "data", "url": "DataSource.Local.html#event_data", "type": "event"}, {"access": "", "host": "DataSource.Local", "name": "DataSource.issueCallback", "url": "DataSource.Local.html#method_DataSource.issueCallback", "type": "method"}, {"access": "private", "host": "DataSource.Local", "name": "DataSource._tId", "url": "DataSource.Local.html#property_DataSource._tId", "type": "property"}, {"access": "protected", "host": "DataSource.Local", "name": "_defDataFn", "url": "DataSource.Local.html#method__defDataFn", "type": "method"}, {"access": "protected", "host": "DataSource.Get", "name": "_defRequestFn", "url": "DataSource.Get.html#method__defRequestFn", "type": "method"}, {"access": "protected", "host": "DataSource.Function", "name": "_defRequestFn", "url": "DataSource.Function.html#method__defRequestFn", "type": "method"}, {"access": "protected", "host": "DataSource.IO", "name": "_defRequestFn", "url": "DataSource.IO.html#method__defRequestFn", "type": "method"}, {"access": "protected", "host": "DataSource.Local", "name": "_defRequestFn", "url": "DataSource.Local.html#method__defRequestFn", "type": "method"}, {"access": "protected", "host": "DataSource.Local", "name": "_defResponseFn", "url": "DataSource.Local.html#method__defResponseFn", "type": "method"}, {"access": "", "host": "DataSource.Local", "name": "error", "url": "DataSource.Local.html#event_error", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "generateRequestCallback", "url": "DataSource.Get.html#config_generateRequestCallback", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "generateRequestCallbackChange", "url": "DataSource.Get.html#event_generateRequestCallbackChange", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "get", "url": "DataSource.Get.html#config_get", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "getChange", "url": "DataSource.Get.html#event_getChange", "type": "event"}, {"access": "private", "host": "DataSource.Local", "name": "_initEvents", "url": "DataSource.Local.html#method__initEvents", "type": "method"}, {"access": "private", "host": "DataSourceArraySchema", "name": "initializer", "url": "DataSourceArraySchema.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSourceXMLSchema", "name": "initializer", "url": "DataSourceXMLSchema.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSourceJSONSchema", "name": "initializer", "url": "DataSourceJSONSchema.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSource.IO", "name": "initializer", "url": "DataSource.IO.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSource.Local", "name": "initializer", "url": "DataSource.Local.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSourceCache", "name": "initializer", "url": "DataSourceCache.html#method_initializer", "type": "method"}, {"access": "private", "host": "DataSourceTextSchema", "name": "initializer", "url": "DataSourceTextSchema.html#method_initializer", "type": "method"}, {"access": "private", "host": "Pollable", "name": "_intervals", "url": "Pollable.html#property__intervals", "type": "property"}, {"access": "", "host": "DataSource.IO", "name": "io", "url": "DataSource.IO.html#config_io", "type": "config"}, {"access": "", "host": "DataSource.IO", "name": "ioChange", "url": "DataSource.IO.html#event_ioChange", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "NAME", "url": "DataSource.Get.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSource.Function", "name": "NAME", "url": "DataSource.Function.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceArraySchema", "name": "NAME", "url": "DataSourceArraySchema.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceXMLSchema", "name": "NAME", "url": "DataSourceXMLSchema.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceJSONSchema", "name": "NAME", "url": "DataSourceJSONSchema.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSource.IO", "name": "NAME", "url": "DataSource.IO.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSource.Local", "name": "NAME", "url": "DataSource.Local.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceCache", "name": "NAME", "url": "DataSourceCache.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceTextSchema", "name": "NAME", "url": "DataSourceTextSchema.html#property_NAME", "type": "property"}, {"access": "", "host": "DataSourceArraySchema", "name": "NS", "url": "DataSourceArraySchema.html#property_NS", "type": "property"}, {"access": "", "host": "DataSourceXMLSchema", "name": "NS", "url": "DataSourceXMLSchema.html#property_NS", "type": "property"}, {"access": "", "host": "DataSourceJSONSchema", "name": "NS", "url": "DataSourceJSONSchema.html#property_NS", "type": "property"}, {"access": "", "host": "DataSourceCache", "name": "NS", "url": "DataSourceCache.html#property_NS", "type": "property"}, {"access": "", "host": "DataSourceTextSchema", "name": "NS", "url": "DataSourceTextSchema.html#property_NS", "type": "property"}, {"access": "private", "host": "DataSource.IO", "name": "_queue", "url": "DataSource.IO.html#property__queue", "type": "property"}, {"access": "", "host": "DataSource.Local", "name": "request", "url": "DataSource.Local.html#event_request", "type": "event"}, {"access": "", "host": "DataSource.Local", "name": "response", "url": "DataSource.Local.html#event_response", "type": "event"}, {"access": "", "host": "DataSource.Get", "name": "scriptCallbackParam", "url": "DataSource.Get.html#config_scriptCallbackParam", "type": "config"}, {"access": "", "host": "DataSource.Get", "name": "scriptCallbackParamChange", "url": "DataSource.Get.html#event_scriptCallbackParamChange", "type": "event"}, {"access": "", "host": "DataSource.Local", "name": "sendRequest", "url": "DataSource.Local.html#method_sendRequest", "type": "method"}, {"access": "", "host": "Pollable", "name": "setInterval", "url": "Pollable.html#method_setInterval", "type": "method"}, {"access": "", "host": "DataSource.Function", "name": "source", "url": "DataSource.Function.html#config_source", "type": "config"}, {"access": "", "host": "DataSource.Local", "name": "source", "url": "DataSource.Local.html#config_source", "type": "config"}, {"access": "", "host": "DataSource.Function", "name": "sourceChange", "url": "DataSource.Function.html#event_sourceChange", "type": "event"}, {"access": "", "host": "DataSource.Local", "name": "sourceChange", "url": "DataSource.Local.html#event_sourceChange", "type": "event"}, {"access": "private", "host": "DataSource.Get", "name": "_tId", "url": "DataSource.Get.html#property__tId", "type": "property"}]; |
|
709 </script> |
|
710 </body> |
|
711 </html> |