~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.testing.automated_input.AutomatedInput.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.testing.automated_input.AutomatedInput&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.t.a.AutomatedInput(<a href="elisa.core.components.input_provider.PushInputProvider.html">PushInputProvider</a>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.testing.html">testing</a>.<a href="elisa.plugins.testing.automated_input.html">automated_input</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.testing.automated_input.AutomatedInput">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div>DOCME<table class="fieldTable"></table></div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      <table class="children sortable" id="id1297">
28
 
  
29
 
  <tr>
30
 
    <th>Line #</th>
31
 
    <th>Kind</th>
32
 
    <th>Name</th>
33
 
    <th>Docs</th>
34
 
  </tr>
35
 
<tr class="method">
36
 
    
37
 
    <td class="lineno">32</td>
38
 
    <td>Method</td>
39
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#__init__">__init__</a></td>
40
 
    <td><span class="undocumented">Undocumented</span></td>
41
 
  </tr><tr class="method">
42
 
    
43
 
    <td class="lineno">50</td>
44
 
    <td>Method</td>
45
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#bind">bind</a></td>
46
 
    <td><span>Subscribe to the input device</span></td>
47
 
  </tr><tr class="method">
48
 
    
49
 
    <td class="lineno">54</td>
50
 
    <td>Method</td>
51
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#unbind">unbind</a></td>
52
 
    <td><span>Unsubscribe from the input device</span></td>
53
 
  </tr><tr class="method private">
54
 
    
55
 
    <td class="lineno">58</td>
56
 
    <td>Method</td>
57
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#_translate_to_action">_translate_to_action</a></td>
58
 
    <td><span class="undocumented">Undocumented</span></td>
59
 
  </tr><tr class="method private">
60
 
    
61
 
    <td class="lineno">68</td>
62
 
    <td>Method</td>
63
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#_execute_orders">_execute_orders</a></td>
64
 
    <td><span class="undocumented">Undocumented</span></td>
65
 
  </tr><tr class="method private">
66
 
    
67
 
    <td class="lineno">75</td>
68
 
    <td>Method</td>
69
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#_execute_action">_execute_action</a></td>
70
 
    <td><span class="undocumented">Undocumented</span></td>
71
 
  </tr><tr class="method private">
72
 
    
73
 
    <td class="lineno">80</td>
74
 
    <td>Method</td>
75
 
    <td><a href="elisa.plugins.testing.automated_input.AutomatedInput.html#_generate_keyboard_event">_generate_keyboard_event</a></td>
76
 
    <td><span class="undocumented">Undocumented</span></td>
77
 
  </tr>
78
 
  
79
 
</table>
80
 
      
81
 
        <p>
82
 
          Inherited from <a href="elisa.core.components.input_provider.PushInputProvider.html">PushInputProvider</a>:
83
 
        </p>
84
 
        <table class="children sortable" id="id1298">
85
 
  
86
 
  <tr>
87
 
    <th>Line #</th>
88
 
    <th>Kind</th>
89
 
    <th>Name</th>
90
 
    <th>Docs</th>
91
 
  </tr>
92
 
<tr class="basemethod">
93
 
    
94
 
    <td class="lineno">73</td>
95
 
    <td>Method</td>
96
 
    <td><a href="elisa.core.components.input_provider.PushInputProvider.html#clean">clean</a></td>
97
 
    <td><span>Additional cleanups to default Component's cleanup:</span></td>
98
 
  </tr>
99
 
  
100
 
</table>
101
 
      
102
 
        <p>
103
 
          Inherited from <a href="elisa.core.components.input_provider.InputProvider.html">InputProvider</a> (via <a href="elisa.core.components.input_provider.PushInputProvider.html">PushInputProvider</a>):
104
 
        </p>
105
 
        <table class="children sortable" id="id1299">
106
 
  
107
 
  <tr>
108
 
    <th>Line #</th>
109
 
    <th>Kind</th>
110
 
    <th>Name</th>
111
 
    <th>Docs</th>
112
 
  </tr>
113
 
<tr class="basemethod">
114
 
    
115
 
    <td class="lineno">33</td>
116
 
    <td>Method</td>
117
 
    <td><a href="elisa.core.components.input_provider.InputProvider.html#create_input_event">create_input_event</a></td>
118
 
    <td><span>Translate external input data to an InputEvent object,</span></td>
119
 
  </tr>
120
 
  
121
 
</table>
122
 
      
123
 
        <p>
124
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.core.components.input_provider.PushInputProvider.html">PushInputProvider</a>, <a href="elisa.core.components.input_provider.InputProvider.html">InputProvider</a>):
125
 
        </p>
126
 
        <table class="children sortable" id="id1300">
127
 
  
128
 
  <tr>
129
 
    <th>Line #</th>
130
 
    <th>Kind</th>
131
 
    <th>Name</th>
132
 
    <th>Docs</th>
133
 
  </tr>
134
 
<tr class="baseclass">
135
 
    
136
 
    <td class="lineno">83</td>
137
 
    <td>Class</td>
138
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
139
 
    <td><span class="undocumented">Undocumented</span></td>
140
 
  </tr><tr class="baseclassmethod">
141
 
    
142
 
    <td class="lineno">95</td>
143
 
    <td>Class Method</td>
144
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
145
 
    <td><span>Create and initialize the component.</span></td>
146
 
  </tr><tr class="basemethod">
147
 
    
148
 
    <td class="lineno">128</td>
149
 
    <td>Method</td>
150
 
    <td><a href="elisa.core.component.Component.html#initialize">initialize</a></td>
151
 
    <td><span>Initialize the component.</span></td>
152
 
  </tr><tr class="basemethod">
153
 
    
154
 
    <td class="lineno">153</td>
155
 
    <td>Method</td>
156
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
157
 
    <td><span class="undocumented">Undocumented</span></td>
158
 
  </tr><tr class="basemethod">
159
 
    
160
 
    <td class="lineno">158</td>
161
 
    <td>Method</td>
162
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
163
 
    <td><span class="undocumented">Undocumented</span></td>
164
 
  </tr>
165
 
  
166
 
</table>
167
 
      
168
 
      
169
 
    </div>
170
 
    
171
 
    
172
 
    
173
 
 
174
 
    <div class="function">
175
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput.__init__">
176
 
    
177
 
  </a>
178
 
  <a name="__init__">
179
 
    
180
 
  </a>
181
 
  <div class="functionHeader">
182
 
    
183
 
    def
184
 
    __init__(self):
185
 
    
186
 
  </div>
187
 
  <div class="functionBody">
188
 
    <div class="interfaceinfo">overrides <a href="elisa.core.log.Loggable.html#__init__">elisa.core.log.Loggable.__init__</a></div>
189
 
    <div class="undocumented">Undocumented</div>
190
 
  </div>
191
 
</div><div class="function">
192
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput.bind">
193
 
    
194
 
  </a>
195
 
  <a name="bind">
196
 
    
197
 
  </a>
198
 
  <div class="functionHeader">
199
 
    
200
 
    def
201
 
    bind(self):
202
 
    
203
 
  </div>
204
 
  <div class="functionBody">
205
 
    <div class="interfaceinfo">overrides <a href="elisa.core.components.input_provider.PushInputProvider.html#bind">elisa.core.components.input_provider.PushInputProvider.bind</a></div>
206
 
    <div>Subscribe to the input device</p>
207
 
<p>This can be done by connecting external component signals to our 
208
 
handlers or register a local callback that will be called by the external 
209
 
component when it receives an input event.</p>
210
 
<p>This method must be overriden by implementation because it's totally 
211
 
dependent on the infrastructure used by the input device the component 
212
 
supports.<table class="fieldTable"></table></div>
213
 
  </div>
214
 
</div><div class="function">
215
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput.unbind">
216
 
    
217
 
  </a>
218
 
  <a name="unbind">
219
 
    
220
 
  </a>
221
 
  <div class="functionHeader">
222
 
    
223
 
    def
224
 
    unbind(self):
225
 
    
226
 
  </div>
227
 
  <div class="functionBody">
228
 
    <div class="interfaceinfo">overrides <a href="elisa.core.components.input_provider.PushInputProvider.html#unbind">elisa.core.components.input_provider.PushInputProvider.unbind</a></div>
229
 
    <div>Unsubscribe from the input device</p>
230
 
<p>This can be done by disconnecting our handlers from the external 
231
 
component signals or unregistering the local callback previously registered
232
 
by the register() method.</p>
233
 
<p>This method must be overriden by implementation because it's totally 
234
 
dependent on the infrastructure used by the input device the component 
235
 
supports.<table class="fieldTable"></table></div>
236
 
  </div>
237
 
</div><div class="function">
238
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput._translate_to_action">
239
 
    
240
 
  </a>
241
 
  <a name="_translate_to_action">
242
 
    
243
 
  </a>
244
 
  <div class="functionHeader">
245
 
    
246
 
    def
247
 
    _translate_to_action(self, letter):
248
 
    
249
 
  </div>
250
 
  <div class="functionBody">
251
 
    
252
 
    <div class="undocumented">Undocumented</div>
253
 
  </div>
254
 
</div><div class="function">
255
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput._execute_orders">
256
 
    
257
 
  </a>
258
 
  <a name="_execute_orders">
259
 
    
260
 
  </a>
261
 
  <div class="functionHeader">
262
 
    
263
 
    def
264
 
    _execute_orders(self, orders):
265
 
    
266
 
  </div>
267
 
  <div class="functionBody">
268
 
    
269
 
    <div class="undocumented">Undocumented</div>
270
 
  </div>
271
 
</div><div class="function">
272
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput._execute_action">
273
 
    
274
 
  </a>
275
 
  <a name="_execute_action">
276
 
    
277
 
  </a>
278
 
  <div class="functionHeader">
279
 
    
280
 
    def
281
 
    _execute_action(self, action):
282
 
    
283
 
  </div>
284
 
  <div class="functionBody">
285
 
    
286
 
    <div class="undocumented">Undocumented</div>
287
 
  </div>
288
 
</div><div class="function">
289
 
  <a name="elisa.plugins.testing.automated_input.AutomatedInput._generate_keyboard_event">
290
 
    
291
 
  </a>
292
 
  <a name="_generate_keyboard_event">
293
 
    
294
 
  </a>
295
 
  <div class="functionHeader">
296
 
    
297
 
    def
298
 
    _generate_keyboard_event(self, action):
299
 
    
300
 
  </div>
301
 
  <div class="functionBody">
302
 
    
303
 
    <div class="undocumented">Undocumented</div>
304
 
  </div>
305
 
</div>
306
 
    <address>
307
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
308
 
    </address>
309
 
  </body>
310
 
</html>
 
 
b'\\ No newline at end of file'