| 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 1011 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1022 <div> | 1022 <div> |
| 1023 <div> | 1023 <div> |
| 1024 <dt> | 1024 <dt> |
| 1025 <var>tab</var> | 1025 <var>tab</var> |
| 1026 <em> | 1026 <em> |
| 1027 <!-- TYPE --> | 1027 <!-- TYPE --> |
| 1028 <div style="display:inline"> | 1028 <div style="display:inline"> |
| 1029 ( | 1029 ( |
| 1030 <span id="typeTemplate"> | 1030 <span id="typeTemplate"> |
| 1031 <span> | 1031 <span> |
| 1032 <a>tabs.Tab</a> | 1032 <a href="tabs.html#type-tabs.Tab">tabs.Tab</a> |
| 1033 </span> | 1033 </span> |
| 1034 </span> | 1034 </span> |
| 1035 ) | 1035 ) |
| 1036 </div> | 1036 </div> |
| 1037 </em> | 1037 </em> |
| 1038 </dt> | 1038 </dt> |
| 1039 <dd class="todo"> | 1039 <dd class="todo"> |
| 1040 Undocumented. | 1040 Undocumented. |
| 1041 </dd> | 1041 </dd> |
| 1042 <!-- OBJECT PROPERTIES --> | 1042 <!-- OBJECT PROPERTIES --> |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1097 _uff=0; | 1097 _uff=0; |
| 1098 urchinTracker(); | 1098 urchinTracker(); |
| 1099 } | 1099 } |
| 1100 catch(e) {/* urchinTracker not available. */} | 1100 catch(e) {/* urchinTracker not available. */} |
| 1101 </script> | 1101 </script> |
| 1102 <!-- end analytics --> | 1102 <!-- end analytics --> |
| 1103 </div> | 1103 </div> |
| 1104 </div> <!-- /gc-footer --> | 1104 </div> <!-- /gc-footer --> |
| 1105 </div> <!-- /gc-container --> | 1105 </div> <!-- /gc-container --> |
| 1106 </body></html> | 1106 </body></html> |
| OLD | NEW |