summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/experimental.devtools.panels.html
diff options
context:
space:
mode:
authorbauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-02 16:05:50 +0000
committerbauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-02 16:05:50 +0000
commit4ce1527a930f211c3e0442a625de3351f1b1a40a (patch)
tree502d2b4968c5d20682addda3d26020b36d3dfd2c /chrome/common/extensions/docs/experimental.devtools.panels.html
parent8ca37f412b605824cdb6917b1f5bdc17e6319d1f (diff)
downloadchromium_src-4ce1527a930f211c3e0442a625de3351f1b1a40a.zip
chromium_src-4ce1527a930f211c3e0442a625de3351f1b1a40a.tar.gz
chromium_src-4ce1527a930f211c3e0442a625de3351f1b1a40a.tar.bz2
Show methods and events for types in table of contents for extension docs.
BUG=none TEST=none Review URL: http://codereview.chromium.org/8380008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108304 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/experimental.devtools.panels.html')
-rw-r--r--chrome/common/extensions/docs/experimental.devtools.panels.html190
1 files changed, 154 insertions, 36 deletions
diff --git a/chrome/common/extensions/docs/experimental.devtools.panels.html b/chrome/common/extensions/docs/experimental.devtools.panels.html
index b043323..2c54d9b 100644
--- a/chrome/common/extensions/docs/experimental.devtools.panels.html
+++ b/chrome/common/extensions/docs/experimental.devtools.panels.html
@@ -107,6 +107,46 @@
</div>
</dl>
</div>
+
+ <!-- Individual subsections from the table of contents -->
+ <ol>
+ <li id="propertiesTocTemplate">
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-anchor">propertyName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="methodsTocTemplate">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="eventsTocTemplate">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="typesTocTemplate">
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#id-anchor">id</a>
+ <ol>
+ <div></div>
+ <div></div>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
</div> <!-- /SUBTEMPLATES -->
<a id="top"></a>
@@ -276,45 +316,123 @@
<a href="#apiReference">API reference: chrome.experimental.devtools.panels</a>
<ol>
<li>
- <a href="#properties">Properties</a>
- <ol>
- <li>
- <a href="#property-elements">elements</a>
- </li>
- </ol>
- </li>
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-elements">elements</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#global-methods">Methods</a>
- <ol>
- <li>
- <a href="#method-create">create</a>
- </li><li>
- <a href="#method-setOpenResourceHandler">setOpenResourceHandler</a>
- </li>
- </ol>
- </li>
+ <a href="#global-methods">Methods</a>
+ <ol>
+ <li>
+ <a href="#method-create">create</a>
+ </li><li>
+ <a href="#method-setOpenResourceHandler">setOpenResourceHandler</a>
+ </li>
+ </ol>
+ </li>
<li style="display: none; ">
- <a>Events</a>
- <ol>
- <li>
- <a href="#event-anchor">eventName</a>
- </li>
- </ol>
- </li>
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#types">Types</a>
- <ol>
- <li>
- <a href="#type-PanelWithSidebars">PanelWithSidebars</a>
- </li><li>
- <a href="#type-ElementsPanel">ElementsPanel</a>
- </li><li>
- <a href="#type-ExtensionPanel">ExtensionPanel</a>
- </li><li>
- <a href="#type-ExtensionSidebarPane">ExtensionSidebarPane</a>
- </li>
- </ol>
- </li>
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#type-PanelWithSidebars">PanelWithSidebars</a>
+ <ol>
+ <li>
+ <a href="#global-PanelWithSidebars-methods">Methods</a>
+ <ol>
+ <li>
+ <a href="#method-PanelWithSidebars-createSidebarPane">createSidebarPane</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li><li>
+ <a href="#type-ElementsPanel">ElementsPanel</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li>
+ <a href="#global-ElementsPanel-events">Events</a>
+ <ol>
+ <li>
+ <a href="#event-ElementsPanel-onSelectionChanged">onSelectionChanged</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li><li>
+ <a href="#type-ExtensionPanel">ExtensionPanel</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li>
+ <a href="#global-ExtensionPanel-events">Events</a>
+ <ol>
+ <li>
+ <a href="#event-ExtensionPanel-onSearch">onSearch</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li><li>
+ <a href="#type-ExtensionSidebarPane">ExtensionSidebarPane</a>
+ <ol>
+ <li>
+ <a href="#global-ExtensionSidebarPane-methods">Methods</a>
+ <ol>
+ <li>
+ <a href="#method-ExtensionSidebarPane-setExpression">setExpression</a>
+ </li><li>
+ <a href="#method-ExtensionSidebarPane-setHeight">setHeight</a>
+ </li><li>
+ <a href="#method-ExtensionSidebarPane-setObject">setObject</a>
+ </li><li>
+ <a href="#method-ExtensionSidebarPane-setPage">setPage</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
</ol>
</li>
</ol>