| 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 206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 217 <ol> | 217 <ol> |
| 218 <li> | 218 <li> |
| 219 <a href="#event-onAlarm">onAlarm</a> | 219 <a href="#event-onAlarm">onAlarm</a> |
| 220 </li> | 220 </li> |
| 221 </ol> | 221 </ol> |
| 222 </li> | 222 </li> |
| 223 <li> | 223 <li> |
| 224 <a href="#types">Types</a> | 224 <a href="#types">Types</a> |
| 225 <ol> | 225 <ol> |
| 226 <li> | 226 <li> |
| 227 <a href="#type-alarms.Alarm">null</a> | 227 <a href="#type-alarms.Alarm">Alarm</a> |
| 228 <ol> | 228 <ol> |
| 229 </ol> | 229 </ol> |
| 230 </li><li> | 230 </li><li> |
| 231 <a href="#type-alarms.AlarmCreateInfo">null</a> | 231 <a href="#type-alarms.AlarmCreateInfo">AlarmCreateInfo</a> |
| 232 <ol> | 232 <ol> |
| 233 </ol> | 233 </ol> |
| 234 </li> | 234 </li> |
| 235 </ol> | 235 </ol> |
| 236 </li> | 236 </li> |
| 237 </ol> | 237 </ol> |
| 238 </li> | 238 </li> |
| 239 </ol> | 239 </ol> |
| 240 </div> | 240 </div> |
| 241 <!-- /TABLE OF CONTENTS --> | 241 <!-- /TABLE OF CONTENTS --> |
| (...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 885 _uff=0; | 885 _uff=0; |
| 886 urchinTracker(); | 886 urchinTracker(); |
| 887 } | 887 } |
| 888 catch(e) {/* urchinTracker not available. */} | 888 catch(e) {/* urchinTracker not available. */} |
| 889 </script> | 889 </script> |
| 890 <!-- end analytics --> | 890 <!-- end analytics --> |
| 891 </div> | 891 </div> |
| 892 </div> <!-- /gc-footer --> | 892 </div> <!-- /gc-footer --> |
| 893 </div> <!-- /gc-container --> | 893 </div> <!-- /gc-container --> |
| 894 </body></html> | 894 </body></html> |
| OLD | NEW |