1 2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 3<html><head><title>Python: module telemetry.internal.backends.chrome.misc_web_contents_backend</title> 4<meta charset="utf-8"> 5</head><body bgcolor="#f0f0f8"> 6 7<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> 8<tr bgcolor="#7799ee"> 9<td valign=bottom> <br> 10<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.internal.backends.html"><font color="#ffffff">backends</font></a>.<a href="telemetry.internal.backends.chrome.html"><font color="#ffffff">chrome</font></a>.misc_web_contents_backend</strong></big></big></font></td 11><td align=right valign=bottom 12><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/internal/backends/chrome/misc_web_contents_backend.py">telemetry/internal/backends/chrome/misc_web_contents_backend.py</a></font></td></tr></table> 13 <p><tt># Copyright 2013 The Chromium Authors. All rights reserved.<br> 14# Use of this source code is governed by a BSD-style license that can be<br> 15# found in the LICENSE file.</tt></p> 16<p> 17<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 18<tr bgcolor="#aa55cc"> 19<td colspan=3 valign=bottom> <br> 20<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> 21 22<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> 23<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> 24</td><td width="25%" valign=top><a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html">telemetry.internal.backends.chrome_inspector.inspector_backend_list</a><br> 25</td><td width="25%" valign=top><a href="telemetry.internal.backends.chrome.oobe.html">telemetry.internal.backends.chrome.oobe</a><br> 26</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> 27<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 28<tr bgcolor="#ee77aa"> 29<td colspan=3 valign=bottom> <br> 30<font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> 31 32<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> 33<td width="100%"><dl> 34<dt><font face="helvetica, arial"><a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html#InspectorBackendList">telemetry.internal.backends.chrome_inspector.inspector_backend_list.InspectorBackendList</a>(<a href="_abcoll.html#Sequence">_abcoll.Sequence</a>) 35</font></dt><dd> 36<dl> 37<dt><font face="helvetica, arial"><a href="telemetry.internal.backends.chrome.misc_web_contents_backend.html#MiscWebContentsBackend">MiscWebContentsBackend</a> 38</font></dt></dl> 39</dd> 40</dl> 41 <p> 42<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> 43<tr bgcolor="#ffc8d8"> 44<td colspan=3 valign=bottom> <br> 45<font color="#000000" face="helvetica, arial"><a name="MiscWebContentsBackend">class <strong>MiscWebContentsBackend</strong></a>(<a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html#InspectorBackendList">telemetry.internal.backends.chrome_inspector.inspector_backend_list.InspectorBackendList</a>)</font></td></tr> 46 47<tr bgcolor="#ffc8d8"><td rowspan=2><tt> </tt></td> 48<td colspan=2><tt>A dynamic sequence of web contents not related to tabs and extensions.<br> 49 <br> 50Provides acccess to chrome://oobe/login page.<br> </tt></td></tr> 51<tr><td> </td> 52<td width="100%"><dl><dt>Method resolution order:</dt> 53<dd><a href="telemetry.internal.backends.chrome.misc_web_contents_backend.html#MiscWebContentsBackend">MiscWebContentsBackend</a></dd> 54<dd><a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html#InspectorBackendList">telemetry.internal.backends.chrome_inspector.inspector_backend_list.InspectorBackendList</a></dd> 55<dd><a href="_abcoll.html#Sequence">_abcoll.Sequence</a></dd> 56<dd><a href="_abcoll.html#Sized">_abcoll.Sized</a></dd> 57<dd><a href="_abcoll.html#Iterable">_abcoll.Iterable</a></dd> 58<dd><a href="_abcoll.html#Container">_abcoll.Container</a></dd> 59<dd><a href="__builtin__.html#object">__builtin__.object</a></dd> 60</dl> 61<hr> 62Methods defined here:<br> 63<dl><dt><a name="MiscWebContentsBackend-CreateWrapper"><strong>CreateWrapper</strong></a>(self, inspector_backend)</dt></dl> 64 65<dl><dt><a name="MiscWebContentsBackend-GetOobe"><strong>GetOobe</strong></a>(self)</dt></dl> 66 67<dl><dt><a name="MiscWebContentsBackend-ShouldIncludeContext"><strong>ShouldIncludeContext</strong></a>(self, context)</dt></dl> 68 69<dl><dt><a name="MiscWebContentsBackend-__init__"><strong>__init__</strong></a>(self, browser_backend)</dt></dl> 70 71<hr> 72Data descriptors defined here:<br> 73<dl><dt><strong>oobe_exists</strong></dt> 74<dd><tt>Lightweight property to determine if the oobe webui is visible.</tt></dd> 75</dl> 76<hr> 77Data and other attributes defined here:<br> 78<dl><dt><strong>__abstractmethods__</strong> = frozenset([])</dl> 79 80<hr> 81Methods inherited from <a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html#InspectorBackendList">telemetry.internal.backends.chrome_inspector.inspector_backend_list.InspectorBackendList</a>:<br> 82<dl><dt><a name="MiscWebContentsBackend-GetBackendFromContextId"><strong>GetBackendFromContextId</strong></a>(self, context_id)</dt></dl> 83 84<dl><dt><a name="MiscWebContentsBackend-GetContextInfo"><strong>GetContextInfo</strong></a>(self, context_id)</dt></dl> 85 86<dl><dt><a name="MiscWebContentsBackend-GetTabById"><strong>GetTabById</strong></a>(self, identifier)</dt></dl> 87 88<dl><dt><a name="MiscWebContentsBackend-IterContextIds"><strong>IterContextIds</strong></a>(self)</dt></dl> 89 90<dl><dt><a name="MiscWebContentsBackend-__getitem__"><strong>__getitem__</strong></a>(self, index)</dt><dd><tt># TODO(nednguyen): Remove this method and turn inspector_backend_list API to<br> 91# dictionary-like API (crbug.com/398467)</tt></dd></dl> 92 93<dl><dt><a name="MiscWebContentsBackend-__iter__"><strong>__iter__</strong></a>(self)</dt></dl> 94 95<dl><dt><a name="MiscWebContentsBackend-__len__"><strong>__len__</strong></a>(self)</dt></dl> 96 97<hr> 98Data descriptors inherited from <a href="telemetry.internal.backends.chrome_inspector.inspector_backend_list.html#InspectorBackendList">telemetry.internal.backends.chrome_inspector.inspector_backend_list.InspectorBackendList</a>:<br> 99<dl><dt><strong>app</strong></dt> 100</dl> 101<hr> 102Methods inherited from <a href="_abcoll.html#Sequence">_abcoll.Sequence</a>:<br> 103<dl><dt><a name="MiscWebContentsBackend-__contains__"><strong>__contains__</strong></a>(self, value)</dt></dl> 104 105<dl><dt><a name="MiscWebContentsBackend-__reversed__"><strong>__reversed__</strong></a>(self)</dt></dl> 106 107<dl><dt><a name="MiscWebContentsBackend-count"><strong>count</strong></a>(self, value)</dt><dd><tt>S.<a href="#MiscWebContentsBackend-count">count</a>(value) -> integer -- return number of occurrences of value</tt></dd></dl> 108 109<dl><dt><a name="MiscWebContentsBackend-index"><strong>index</strong></a>(self, value)</dt><dd><tt>S.<a href="#MiscWebContentsBackend-index">index</a>(value) -> integer -- return first index of value.<br> 110Raises ValueError if the value is not present.</tt></dd></dl> 111 112<hr> 113Class methods inherited from <a href="_abcoll.html#Sized">_abcoll.Sized</a>:<br> 114<dl><dt><a name="MiscWebContentsBackend-__subclasshook__"><strong>__subclasshook__</strong></a>(cls, C)<font color="#909090"><font face="helvetica, arial"> from <a href="abc.html#ABCMeta">abc.ABCMeta</a></font></font></dt></dl> 115 116<hr> 117Data descriptors inherited from <a href="_abcoll.html#Sized">_abcoll.Sized</a>:<br> 118<dl><dt><strong>__dict__</strong></dt> 119<dd><tt>dictionary for instance variables (if defined)</tt></dd> 120</dl> 121<dl><dt><strong>__weakref__</strong></dt> 122<dd><tt>list of weak references to the object (if defined)</tt></dd> 123</dl> 124<hr> 125Data and other attributes inherited from <a href="_abcoll.html#Sized">_abcoll.Sized</a>:<br> 126<dl><dt><strong>__metaclass__</strong> = <class 'abc.ABCMeta'><dd><tt>Metaclass for defining Abstract Base Classes (ABCs).<br> 127 <br> 128Use this metaclass to create an ABC. An ABC can be subclassed<br> 129directly, and then acts as a mix-in class. You can also register<br> 130unrelated concrete classes (even built-in classes) and unrelated<br> 131ABCs as 'virtual subclasses' -- these and their descendants will<br> 132be considered subclasses of the registering ABC by the built-in<br> 133issubclass() function, but the registering ABC won't show up in<br> 134their MRO (Method Resolution Order) nor will method<br> 135implementations defined by the registering ABC be callable (not<br> 136even via super()).</tt></dl> 137 138</td></tr></table></td></tr></table> 139</body></html>