OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 2281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2292 </dl> | 2292 </dl> |
2293 | 2293 |
2294 </div> <!-- /decription --> | 2294 </div> <!-- /decription --> |
2295 | 2295 |
2296 </div> <!-- /apiItem --> | 2296 </div> <!-- /apiItem --> |
2297 | 2297 |
2298 </div> <!-- /apiGroup --> | 2298 </div> <!-- /apiGroup --> |
2299 | 2299 |
2300 <!-- TYPES --> | 2300 <!-- TYPES --> |
2301 <div class="apiGroup"> | 2301 <div class="apiGroup"> |
2302 <a name="types.sort(sortByName)"></a> | 2302 <a name="types"></a> |
2303 <h3 id="types">Types</h3> | 2303 <h3 id="types">Types</h3> |
2304 | 2304 |
2305 <!-- iterates over all types --> | 2305 <!-- iterates over all types --> |
2306 <div class="apiItem"> | 2306 <div class="apiItem"> |
2307 <a name="type-Window"></a> | 2307 <a name="type-Window"></a> |
2308 <h4>Window</h4> | 2308 <h4>Window</h4> |
2309 | 2309 |
2310 <div> | 2310 <div> |
2311 <dt> | 2311 <dt> |
2312 <var style="display: none; ">paramName</var> | 2312 <var style="display: none; ">paramName</var> |
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2764 _uff=0; | 2764 _uff=0; |
2765 urchinTracker(); | 2765 urchinTracker(); |
2766 } | 2766 } |
2767 catch(e) {/* urchinTracker not available. */} | 2767 catch(e) {/* urchinTracker not available. */} |
2768 </script> | 2768 </script> |
2769 <!-- end analytics --> | 2769 <!-- end analytics --> |
2770 </div> | 2770 </div> |
2771 </div> <!-- /gc-footer --> | 2771 </div> <!-- /gc-footer --> |
2772 </div> <!-- /gc-container --> | 2772 </div> <!-- /gc-container --> |
2773 </body></html> | 2773 </body></html> |
OLD | NEW |