1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html>
<head>
<title>API docs for “kiwi.ui.test.common.WidgetIntrospecter”</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<link href="apidocs.css" type="text/css" rel="stylesheet" />
</head>
<body>
<h1 class="class">Class k.u.t.c.WidgetIntrospecter(<span title="gobject.GObject">gobject.GObject</span>):</h1>
<p>
<span id="part">Part of <a href="kiwi.html">kiwi</a>.<a href="kiwi.ui.html">ui</a>.<a href="kiwi.ui.test.html">test</a>.<a href="kiwi.ui.test.common.html">common</a></span>
<a href="classIndex.html#kiwi.ui.test.common.WidgetIntrospecter">View In Hierarchy</a>
</p>
<div>
<p>Known subclasses: <a href="kiwi.ui.test.recorder.Recorder.html">kiwi.ui.test.recorder.Recorder</a></p>
</div>
<div class="undocumented">No class docstring</div>
<div id="splitTables">
<table class="children sortable" id="id27">
<tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#__init__">__init__</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#_event_handler">_event_handler</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#_check_event">_check_event</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#_window_added">_window_added</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#_window_removed">_window_removed</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#_add_widget">_add_widget</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#register_event_handler">register_event_handler</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#parse_one">parse_one</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#ignore">ignore</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#GtkWidget">GtkWidget</a></td>
<td><span>Called when a GtkWidget is about to be traversed
</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#GtkContainer">GtkContainer</a></td>
<td><span>Called when a GtkContainer is about to be traversed
</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#GtkDialog">GtkDialog</a></td>
<td><span>Called when a GtkDialog is about to be traversed
</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#GtkMenuItem">GtkMenuItem</a></td>
<td><span>Called when a GtkMenuItem is about to be traversed
</span></td>
</tr><tr class="method">
<td>Method</td>
<td><a href="kiwi.ui.test.common.WidgetIntrospecter.html#GtkToolButton">GtkToolButton</a></td>
<td><span class="undocumented">Undocumented</span></td>
</tr>
</table>
</div>
<div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.__init__"></a>
<a name="__init__"></a>
<div class="functionHeader">
def __init__(self):
</div>
<div class="functionBody">
<div class="interfaceinfo">overridden in <a href="kiwi.ui.test.recorder.Recorder.html">kiwi.ui.test.recorder.Recorder</a></div>
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter._event_handler"></a>
<a name="_event_handler"></a>
<div class="functionHeader">
def _event_handler(self, event):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter._check_event"></a>
<a name="_check_event"></a>
<div class="functionHeader">
def _check_event(self, event):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter._window_added"></a>
<a name="_window_added"></a>
<div class="functionHeader">
def _window_added(self, window, name):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter._window_removed"></a>
<a name="_window_removed"></a>
<div class="functionHeader">
def _window_removed(self, window, name):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter._add_widget"></a>
<a name="_add_widget"></a>
<div class="functionHeader">
def _add_widget(self, toplevel, widget, name):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.register_event_handler"></a>
<a name="register_event_handler"></a>
<div class="functionHeader">
def register_event_handler(self):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.parse_one"></a>
<a name="parse_one"></a>
<div class="functionHeader">
def parse_one(self, toplevel, gobj):
</div>
<div class="functionBody">
<div class="interfaceinfo">overridden in <a href="kiwi.ui.test.recorder.Recorder.html">kiwi.ui.test.recorder.Recorder</a></div>
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.ignore"></a>
<a name="ignore"></a>
<div class="functionHeader">
def ignore(self, toplevel, gobj):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.GtkWidget"></a>
<a name="GtkWidget"></a>
<div class="functionHeader">
def GtkWidget(self, toplevel, widget):
</div>
<div class="functionBody">
<div>Called when a GtkWidget is about to be traversed
<table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.GtkContainer"></a>
<a name="GtkContainer"></a>
<div class="functionHeader">
def GtkContainer(self, toplevel, container):
</div>
<div class="functionBody">
<div><p>Called when a GtkContainer is about to be traversed</p>
Parsers all the children and listens for new children, which may be
added at a later point.
<table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.GtkDialog"></a>
<a name="GtkDialog"></a>
<div class="functionHeader">
def GtkDialog(self, toplevel, dialog):
</div>
<div class="functionBody">
<div><p>Called when a GtkDialog is about to be traversed</p>
Just parses the widgets embedded in the dialogs.
<table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.GtkMenuItem"></a>
<a name="GtkMenuItem"></a>
<div class="functionHeader">
def GtkMenuItem(self, toplevel, item):
</div>
<div class="functionBody">
<div><p>Called when a GtkMenuItem is about to be traversed</p>
It does some magic to tie a stronger connection between toplevel
menuitems and submenus, which later will be used.
<table class="fieldTable"></table></div>
</div>
</div><div class="function">
<a name="kiwi.ui.test.common.WidgetIntrospecter.GtkToolButton"></a>
<a name="GtkToolButton"></a>
<div class="functionHeader">
def GtkToolButton(self, toplevel, item):
</div>
<div class="functionBody">
<div class="undocumented">Undocumented</div>
</div>
</div>
<address>
<a href="index.html">API Documentation</a> for Kiwi, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2008-05-29 16:06:17.
</address>
</body>
</html>
|