Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Side by Side Diff: chrome/common/extensions/docs/input.ime.html

Issue 10829301: Extension docs: Manual merge crrev.com/143652 (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1180/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 <a href="#event-onKeyEvent">onKeyEvent</a> 237 <a href="#event-onKeyEvent">onKeyEvent</a>
238 </li><li> 238 </li><li>
239 <a href="#event-onMenuItemActivated">onMenuItemActivated</a> 239 <a href="#event-onMenuItemActivated">onMenuItemActivated</a>
240 </li> 240 </li>
241 </ol> 241 </ol>
242 </li> 242 </li>
243 <li> 243 <li>
244 <a href="#types">Types</a> 244 <a href="#types">Types</a>
245 <ol> 245 <ol>
246 <li> 246 <li>
247 <a href="#type-KeyboardEvent">null</a> 247 <a href="#type-input.ime.KeyboardEvent">KeyboardEvent</a>
248 <ol> 248 <ol>
249 </ol> 249 </ol>
250 </li><li> 250 </li><li>
251 <a href="#type-InputContext">null</a> 251 <a href="#type-input.ime.InputContext">InputContext</a>
252 <ol> 252 <ol>
253 </ol> 253 </ol>
254 </li> 254 </li>
255 </ol> 255 </ol>
256 </li> 256 </li>
257 </ol> 257 </ol>
258 </li> 258 </li>
259 </ol> 259 </ol>
260 </div> 260 </div>
261 <!-- /TABLE OF CONTENTS --> 261 <!-- /TABLE OF CONTENTS -->
(...skipping 2213 matching lines...) Expand 10 before | Expand all | Expand 10 after
2475 </div> <!-- /description --> 2475 </div> <!-- /description -->
2476 <!-- /description --> 2476 <!-- /description -->
2477 </div> <!-- /apiItem --> 2477 </div> <!-- /apiItem -->
2478 </div> <!-- /apiGroup --> 2478 </div> <!-- /apiGroup -->
2479 <!-- TYPES --> 2479 <!-- TYPES -->
2480 <div class="apiGroup"> 2480 <div class="apiGroup">
2481 <a name="types"></a> 2481 <a name="types"></a>
2482 <h3 id="types">Types</h3> 2482 <h3 id="types">Types</h3>
2483 <!-- iterates over all types --> 2483 <!-- iterates over all types -->
2484 <div class="apiItem"> 2484 <div class="apiItem">
2485 <a name="type-KeyboardEvent"></a> 2485 <a name="type-input.ime.KeyboardEvent"></a>
2486 <h4>KeyboardEvent</h4> 2486 <h4>input.ime.KeyboardEvent</h4>
2487 <div> 2487 <div>
2488 <dt> 2488 <dt>
2489 <em> 2489 <em>
2490 <!-- TYPE --> 2490 <!-- TYPE -->
2491 <div style="display:inline"> 2491 <div style="display:inline">
2492 ( 2492 (
2493 <span id="typeTemplate"> 2493 <span id="typeTemplate">
2494 <span> 2494 <span>
2495 <span>object</span> 2495 <span>object</span>
2496 </span> 2496 </span>
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
2647 <!-- FUNCTION PARAMETERS --> 2647 <!-- FUNCTION PARAMETERS -->
2648 </div> 2648 </div>
2649 </div> 2649 </div>
2650 </dl> 2650 </dl>
2651 </dd> 2651 </dd>
2652 <!-- OBJECT METHODS --> 2652 <!-- OBJECT METHODS -->
2653 <!-- OBJECT EVENT FIELDS --> 2653 <!-- OBJECT EVENT FIELDS -->
2654 <!-- FUNCTION PARAMETERS --> 2654 <!-- FUNCTION PARAMETERS -->
2655 </div> 2655 </div>
2656 </div><div class="apiItem"> 2656 </div><div class="apiItem">
2657 <a name="type-InputContext"></a> 2657 <a name="type-input.ime.InputContext"></a>
2658 <h4>InputContext</h4> 2658 <h4>input.ime.InputContext</h4>
2659 <div> 2659 <div>
2660 <dt> 2660 <dt>
2661 <em> 2661 <em>
2662 <!-- TYPE --> 2662 <!-- TYPE -->
2663 <div style="display:inline"> 2663 <div style="display:inline">
2664 ( 2664 (
2665 <span id="typeTemplate"> 2665 <span id="typeTemplate">
2666 <span> 2666 <span>
2667 <span>object</span> 2667 <span>object</span>
2668 </span> 2668 </span>
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
2772 _uff=0; 2772 _uff=0;
2773 urchinTracker(); 2773 urchinTracker();
2774 } 2774 }
2775 catch(e) {/* urchinTracker not available. */} 2775 catch(e) {/* urchinTracker not available. */}
2776 </script> 2776 </script>
2777 <!-- end analytics --> 2777 <!-- end analytics -->
2778 </div> 2778 </div>
2779 </div> <!-- /gc-footer --> 2779 </div> <!-- /gc-footer -->
2780 </div> <!-- /gc-container --> 2780 </div> <!-- /gc-container -->
2781 </body></html> 2781 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/history.html ('k') | chrome/common/extensions/docs/js/api_page_generator.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698