- add sources.
[platform/framework/web/crosswalk.git] / src / tools / telemetry / docs / telemetry.core.chrome.tab_list_backend.html
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.chrome.tab_list_backend</title>
4 </head><body bgcolor="#f0f0f8">
5
6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
7 <tr bgcolor="#7799ee">
8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.chrome.html"><font color="#ffffff">chrome</font></a>.tab_list_backend</strong></big></big></font></td
10 ><td align=right valign=bottom
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/core/chrome/tab_list_backend.py">telemetry/core/chrome/tab_list_backend.py</a></font></td></tr></table>
12     <p><tt>#&nbsp;Copyright&nbsp;(c)&nbsp;2012&nbsp;The&nbsp;Chromium&nbsp;Authors.&nbsp;All&nbsp;rights&nbsp;reserved.<br>
13 #&nbsp;Use&nbsp;of&nbsp;this&nbsp;source&nbsp;code&nbsp;is&nbsp;governed&nbsp;by&nbsp;a&nbsp;BSD-style&nbsp;license&nbsp;that&nbsp;can&nbsp;be<br>
14 #&nbsp;found&nbsp;in&nbsp;the&nbsp;LICENSE&nbsp;file.</tt></p>
15 <p>
16 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
17 <tr bgcolor="#aa55cc">
18 <td colspan=3 valign=bottom>&nbsp;<br>
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
20     
21 <tr><td bgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
22 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br>
23 <a href="httplib.html">httplib</a><br>
24 <a href="telemetry.core.chrome.inspector_backend.html">telemetry.core.chrome.inspector_backend</a><br>
25 </td><td width="25%" valign=top><a href="json.html">json</a><br>
26 <a href="socket.html">socket</a><br>
27 <a href="telemetry.core.tab.html">telemetry.core.tab</a><br>
28 </td><td width="25%" valign=top><a href="urllib2.html">urllib2</a><br>
29 <a href="telemetry.core.util.html">telemetry.core.util</a><br>
30 <a href="weakref.html">weakref</a><br>
31 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
32 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
33 <tr bgcolor="#ee77aa">
34 <td colspan=3 valign=bottom>&nbsp;<br>
35 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr>
36     
37 <tr><td bgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
38 <td width="100%"><dl>
39 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.object</a>
40 </font></dt><dd>
41 <dl>
42 <dt><font face="helvetica, arial"><a href="telemetry.core.chrome.tab_list_backend.html#TabListBackend">TabListBackend</a>
43 </font></dt></dl>
44 </dd>
45 </dl>
46  <p>
47 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
48 <tr bgcolor="#ffc8d8">
49 <td colspan=3 valign=bottom>&nbsp;<br>
50 <font color="#000000" face="helvetica, arial"><a name="TabListBackend">class <strong>TabListBackend</strong></a>(<a href="__builtin__.html#object">__builtin__.object</a>)</font></td></tr>
51     
52 <tr><td bgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
53 <td width="100%">Methods defined here:<br>
54 <dl><dt><a name="TabListBackend-ActivateTab"><strong>ActivateTab</strong></a>(self, debugger_url, timeout<font color="#909090">=None</font>)</dt></dl>
55
56 <dl><dt><a name="TabListBackend-CloseTab"><strong>CloseTab</strong></a>(self, debugger_url, timeout<font color="#909090">=None</font>)</dt></dl>
57
58 <dl><dt><a name="TabListBackend-DoesDebuggerUrlExist"><strong>DoesDebuggerUrlExist</strong></a>(self, debugger_url)</dt></dl>
59
60 <dl><dt><a name="TabListBackend-Get"><strong>Get</strong></a>(self, index, ret)</dt><dd><tt>Returns&nbsp;self[index]&nbsp;if&nbsp;it&nbsp;exists,&nbsp;or&nbsp;ret&nbsp;if&nbsp;index&nbsp;is&nbsp;out&nbsp;of&nbsp;bounds.</tt></dd></dl>
61
62 <dl><dt><a name="TabListBackend-GetTabUrl"><strong>GetTabUrl</strong></a>(self, debugger_url)</dt></dl>
63
64 <dl><dt><a name="TabListBackend-Init"><strong>Init</strong></a>(self)</dt></dl>
65
66 <dl><dt><a name="TabListBackend-New"><strong>New</strong></a>(self, timeout)</dt></dl>
67
68 <dl><dt><a name="TabListBackend-__getitem__"><strong>__getitem__</strong></a>(self, index)</dt></dl>
69
70 <dl><dt><a name="TabListBackend-__init__"><strong>__init__</strong></a>(self, browser_backend)</dt></dl>
71
72 <dl><dt><a name="TabListBackend-__iter__"><strong>__iter__</strong></a>(self)</dt></dl>
73
74 <dl><dt><a name="TabListBackend-__len__"><strong>__len__</strong></a>(self)</dt></dl>
75
76 <hr>
77 Data descriptors defined here:<br>
78 <dl><dt><strong>__dict__</strong></dt>
79 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd>
80 </dl>
81 <dl><dt><strong>__weakref__</strong></dt>
82 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp;(if&nbsp;defined)</tt></dd>
83 </dl>
84 </td></tr></table></td></tr></table>
85 </body></html>