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 684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
695 <dl> | 695 <dl> |
696 <div> | 696 <div> |
697 <div> | 697 <div> |
698 </div> | 698 </div> |
699 </div> | 699 </div> |
700 </dl> | 700 </dl> |
701 </dd> | 701 </dd> |
702 | 702 |
703 <!-- OBJECT METHODS --> | 703 <!-- OBJECT METHODS --> |
704 <dd> | 704 <dd> |
705 <div class="apiGroup" style=""> | 705 <div class="apiGroup" style="display: none; "> |
706 <a name="global-ChromeSetting-methods"></a> | 706 <a name="global-ChromeSetting-methods"></a> |
707 <h3>Methods of ChromeSetting</h3> | 707 <h3>Methods of ChromeSetting</h3> |
708 | 708 |
709 <!-- iterates over all functions --> | 709 <!-- iterates over all functions --> |
710 <div class="apiItem"> | 710 <div class="apiItem"> |
711 <a name="method-ChromeSetting-clear"></a> <!-- method-anchor --> | 711 <a name="method-ChromeSetting-clear"></a> <!-- method-anchor --> |
712 <h4>clear</h4> | 712 <h4>clear</h4> |
713 | 713 |
714 <div class="summary"><span style="display: none; ">void</span> | 714 <div class="summary"><span style="display: none; ">void</span> |
715 <!-- Note: intentionally longer 80 columns --> | 715 <!-- Note: intentionally longer 80 columns --> |
(...skipping 1116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1832 </p> | 1832 </p> |
1833 </div> <!-- /description --> | 1833 </div> <!-- /description --> |
1834 | 1834 |
1835 </div> <!-- /apiItem --> | 1835 </div> <!-- /apiItem --> |
1836 | 1836 |
1837 </div> | 1837 </div> |
1838 </dd> | 1838 </dd> |
1839 | 1839 |
1840 <!-- OBJECT EVENT FIELDS --> | 1840 <!-- OBJECT EVENT FIELDS --> |
1841 <dd> | 1841 <dd> |
1842 <div class="apiGroup" style=""> | 1842 <div class="apiGroup" style="display: none; "> |
1843 <a name="global-ChromeSetting-events"></a> | 1843 <a name="global-ChromeSetting-events"></a> |
1844 <h3>Events of ChromeSetting</h3> | 1844 <h3>Events of ChromeSetting</h3> |
1845 <!-- iterates over all events --> | 1845 <!-- iterates over all events --> |
1846 <div class="apiItem"> | 1846 <div class="apiItem"> |
1847 <a name="event-ChromeSetting-onChange"></a> | 1847 <a name="event-ChromeSetting-onChange"></a> |
1848 <h4>onChange</h4> | 1848 <h4>onChange</h4> |
1849 | 1849 |
1850 <div class="summary"> | 1850 <div class="summary"> |
1851 <!-- Note: intentionally longer 80 columns --> | 1851 <!-- Note: intentionally longer 80 columns --> |
1852 <span class="subdued">chromeSetting.</span><span>onChange</span>
<span class="subdued">.addListener</span>(function(<span>object details</span>)
<span class="subdued">{...}</span><span></span>); | 1852 <span class="subdued">chromeSetting.</span><span>onChange</span>
<span class="subdued">.addListener</span>(function(<span>object details</span>)
<span class="subdued">{...}</span><span></span>); |
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2206 _uff=0; | 2206 _uff=0; |
2207 urchinTracker(); | 2207 urchinTracker(); |
2208 } | 2208 } |
2209 catch(e) {/* urchinTracker not available. */} | 2209 catch(e) {/* urchinTracker not available. */} |
2210 </script> | 2210 </script> |
2211 <!-- end analytics --> | 2211 <!-- end analytics --> |
2212 </div> | 2212 </div> |
2213 </div> <!-- /gc-footer --> | 2213 </div> <!-- /gc-footer --> |
2214 </div> <!-- /gc-container --> | 2214 </div> <!-- /gc-container --> |
2215 </body></html> | 2215 </body></html> |
OLD | NEW |