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">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <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>#
Copyright
(c)
2012 The
Chromium
Authors.
All
rights
reserved.
<br>
13 #
Use
of
this
source
code
is
governed
by
a
BSD-style
license
that
can
be
<br>
14 #
found
in
the
LICENSE
file.
</tt></p>
16 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
17 <tr bgcolor=
"#aa55cc">
18 <td colspan=
3 valign=bottom
> <br>
19 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Modules
</strong></big></font></td></tr>
21 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </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
> <br>
35 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Classes
</strong></big></font></td></tr>
37 <tr><td bgcolor=
"#ee77aa"><tt> </tt></td><td> </td>
39 <dt><font face=
"helvetica, arial"><a href=
"__builtin__.html#object">__builtin__.object
</a>
42 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.chrome.tab_list_backend.html#TabListBackend">TabListBackend
</a>
47 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
48 <tr bgcolor=
"#ffc8d8">
49 <td colspan=
3 valign=bottom
> <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>
52 <tr><td bgcolor=
"#ffc8d8"><tt> </tt></td><td> </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>
56 <dl><dt><a name=
"TabListBackend-CloseTab"><strong>CloseTab
</strong></a>(self, debugger_url, timeout
<font color=
"#909090">=None
</font>)
</dt></dl>
58 <dl><dt><a name=
"TabListBackend-DoesDebuggerUrlExist"><strong>DoesDebuggerUrlExist
</strong></a>(self, debugger_url)
</dt></dl>
60 <dl><dt><a name=
"TabListBackend-Get"><strong>Get
</strong></a>(self, index, ret)
</dt><dd><tt>Returns
self[index]
if
it
exists,
or
ret
if
index
is
out
of
bounds.
</tt></dd></dl>
62 <dl><dt><a name=
"TabListBackend-GetTabUrl"><strong>GetTabUrl
</strong></a>(self, debugger_url)
</dt></dl>
64 <dl><dt><a name=
"TabListBackend-Init"><strong>Init
</strong></a>(self)
</dt></dl>
66 <dl><dt><a name=
"TabListBackend-New"><strong>New
</strong></a>(self, timeout)
</dt></dl>
68 <dl><dt><a name=
"TabListBackend-__getitem__"><strong>__getitem__
</strong></a>(self, index)
</dt></dl>
70 <dl><dt><a name=
"TabListBackend-__init__"><strong>__init__
</strong></a>(self, browser_backend)
</dt></dl>
72 <dl><dt><a name=
"TabListBackend-__iter__"><strong>__iter__
</strong></a>(self)
</dt></dl>
74 <dl><dt><a name=
"TabListBackend-__len__"><strong>__len__
</strong></a>(self)
</dt></dl>
77 Data descriptors defined here:
<br>
78 <dl><dt><strong>__dict__
</strong></dt>
79 <dd><tt>dictionary
for
instance
variables
(if
defined)
</tt></dd>
81 <dl><dt><strong>__weakref__
</strong></dt>
82 <dd><tt>list
of
weak
references
to
the
object
(if
defined)
</tt></dd>
84 </td></tr></table></td></tr></table>