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

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.database.music_controller.ArtistsDbCoverflowController.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.database.music_controller.ArtistsDbCoverflowController&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.d.m.ArtistsDbCoverflowController(<a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>, <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</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.database.html">database</a>.<a href="elisa.plugins.database.music_controller.html">music_controller</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.database.music_controller.ArtistsDbCoverflowController">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      
21
 
    </div>
22
 
    <div class="undocumented">Undocumented</div>
23
 
 
24
 
    
25
 
    
26
 
    <div id="splitTables">
27
 
      
28
 
      
29
 
        <p>
30
 
          Inherited from <a href="elisa.plugins.database.music_controller.GenericArtistsController.html">GenericArtistsController</a> (via <a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>):
31
 
        </p>
32
 
        <table class="children sortable" id="id4019">
33
 
  
34
 
  <tr>
35
 
    <th>Line #</th>
36
 
    <th>Kind</th>
37
 
    <th>Name</th>
38
 
    <th>Docs</th>
39
 
  </tr>
40
 
<tr class="basemethod">
41
 
    
42
 
    <td class="lineno">98</td>
43
 
    <td>Method</td>
44
 
    <td><a href="elisa.plugins.database.music_controller.GenericArtistsController.html#create_actions">create_actions</a></td>
45
 
    <td><span>Create the default action and the contextual actions associated to 
46
 
the</span></td>
47
 
  </tr>
48
 
  
49
 
</table>
50
 
      
51
 
        <p>
52
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a> (via <a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>, <a href="elisa.plugins.database.music_controller.GenericArtistsController.html">GenericArtistsController</a>):
53
 
        </p>
54
 
        <table class="children sortable" id="id4020">
55
 
  
56
 
  <tr>
57
 
    <th>Line #</th>
58
 
    <th>Kind</th>
59
 
    <th>Name</th>
60
 
    <th>Docs</th>
61
 
  </tr>
62
 
<tr class="basemethod">
63
 
    
64
 
    <td class="lineno">187</td>
65
 
    <td>Method</td>
66
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#__init__">__init__</a></td>
67
 
    <td><span class="undocumented">Undocumented</span></td>
68
 
  </tr><tr class="basemethod">
69
 
    
70
 
    <td class="lineno">275</td>
71
 
    <td>Method</td>
72
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#reload">reload</a></td>
73
 
    <td><span>Reload the model as it is done at initialization time.</span></td>
74
 
  </tr><tr class="basemethod">
75
 
    
76
 
    <td class="lineno">320</td>
77
 
    <td>Method</td>
78
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#set_frontend">set_frontend</a></td>
79
 
    <td><span>Set the frontend for the controller.</span></td>
80
 
  </tr><tr class="basemethod">
81
 
    
82
 
    <td class="lineno">346</td>
83
 
    <td>Method</td>
84
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#ready">ready</a></td>
85
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
86
 
  </tr><tr class="basemethod">
87
 
    
88
 
    <td class="lineno">368</td>
89
 
    <td>Method</td>
90
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#nodes_setup">nodes_setup</a></td>
91
 
    <td><span>Create the list widget.</span></td>
92
 
  </tr><tr class="basemethod">
93
 
    
94
 
    <td class="lineno">376</td>
95
 
    <td>Method</td>
96
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#fastscroller_setup">fastscroller_setup</a></td>
97
 
    <td><span>Create fastscroller.</span></td>
98
 
  </tr><tr class="basemethod">
99
 
    
100
 
    <td class="lineno">384</td>
101
 
    <td>Method</td>
102
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#layout_components">layout_components</a></td>
103
 
    <td><span>Layout fastscroller and nodes.</span></td>
104
 
  </tr><tr class="basemethod">
105
 
    
106
 
    <td class="lineno">407</td>
107
 
    <td>Method</td>
108
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#get_shortcut_for_item">get_shortcut_for_item</a></td>
109
 
    <td><span>DOCME</span></td>
110
 
  </tr><tr class="basemethod">
111
 
    
112
 
    <td class="lineno">415</td>
113
 
    <td>Method</td>
114
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#shortcut_renderer">shortcut_renderer</a></td>
115
 
    <td><span>DOCME</span></td>
116
 
  </tr><tr class="basemethod">
117
 
    
118
 
    <td class="lineno">444</td>
119
 
    <td>Method</td>
120
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#item_activated">item_activated</a></td>
121
 
    <td><span>Callback invoked when an item is activated.</span></td>
122
 
  </tr><tr class="basemethod">
123
 
    
124
 
    <td class="lineno">496</td>
125
 
    <td>Method</td>
126
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_clicked">node_clicked</a></td>
127
 
    <td><span>[DEPRECATED] Callback invoked when an item of the list representing 
128
 
a</span></td>
129
 
  </tr><tr class="basemethod">
130
 
    
131
 
    <td class="lineno">532</td>
132
 
    <td>Method</td>
133
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#stop_loading_animation">stop_loading_animation</a></td>
134
 
    <td><span>[DEPRECATED] This method can be safely removed once the transition 
135
 
from</span></td>
136
 
  </tr><tr class="basemethod">
137
 
    
138
 
    <td class="lineno">542</td>
139
 
    <td>Method</td>
140
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_set">sensitive_set</a></td>
141
 
    <td><span class="undocumented">Undocumented</span></td>
142
 
  </tr><tr class="basemethod">
143
 
    
144
 
    <td class="lineno">545</td>
145
 
    <td>Method</td>
146
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_get">sensitive_get</a></td>
147
 
    <td><span class="undocumented">Undocumented</span></td>
148
 
  </tr><tr class="basemethod">
149
 
    
150
 
    <td class="lineno">550</td>
151
 
    <td>Method</td>
152
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#display_empty_alert">display_empty_alert</a></td>
153
 
    <td><span>Display an alert widget to inform that the model is empty.</span></td>
154
 
  </tr><tr class="basemethod">
155
 
    
156
 
    <td class="lineno">578</td>
157
 
    <td>Method</td>
158
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#hide_empty_alert">hide_empty_alert</a></td>
159
 
    <td><span>Hide the alert widget that informs that the model is empty.</span></td>
160
 
  </tr><tr class="basemethod">
161
 
    
162
 
    <td class="lineno">589</td>
163
 
    <td>Method</td>
164
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_renderer">node_renderer</a></td>
165
 
    <td><span>Render an item in a list widget.</span></td>
166
 
  </tr><tr class="basemethod">
167
 
    
168
 
    <td class="lineno">603</td>
169
 
    <td>Method</td>
170
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_selected">node_selected</a></td>
171
 
    <td><span>Callback invoked when an item is selected.</span></td>
172
 
  </tr><tr class="basemethod private">
173
 
    
174
 
    <td class="lineno">244</td>
175
 
    <td>Method</td>
176
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_populate">_populate</a></td>
177
 
    <td><span class="undocumented">Undocumented</span></td>
178
 
  </tr><tr class="basemethod private">
179
 
    
180
 
    <td class="lineno">349</td>
181
 
    <td>Method</td>
182
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_monitor_model">_monitor_model</a></td>
183
 
    <td><span class="undocumented">Undocumented</span></td>
184
 
  </tr><tr class="basemethod private">
185
 
    
186
 
    <td class="lineno">356</td>
187
 
    <td>Method</td>
188
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_start_monitoring_model">_start_monitoring_model</a></td>
189
 
    <td><span class="undocumented">Undocumented</span></td>
190
 
  </tr><tr class="basemethod private">
191
 
    
192
 
    <td class="lineno">363</td>
193
 
    <td>Method</td>
194
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_stop_monitoring_model">_stop_monitoring_model</a></td>
195
 
    <td><span class="undocumented">Undocumented</span></td>
196
 
  </tr><tr class="basemethod private">
197
 
    
198
 
    <td class="lineno">392</td>
199
 
    <td>Method</td>
200
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_build_shortcuts">_build_shortcuts</a></td>
201
 
    <td><span class="undocumented">Undocumented</span></td>
202
 
  </tr><tr class="basemethod private">
203
 
    
204
 
    <td class="lineno">423</td>
205
 
    <td>Method</td>
206
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_item_index_for_shortcut">_get_item_index_for_shortcut</a></td>
207
 
    <td><span class="undocumented">Undocumented</span></td>
208
 
  </tr><tr class="basemethod private">
209
 
    
210
 
    <td class="lineno">429</td>
211
 
    <td>Method</td>
212
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_shortcut_activated">_shortcut_activated</a></td>
213
 
    <td><span class="undocumented">Undocumented</span></td>
214
 
  </tr><tr class="basemethod private">
215
 
    
216
 
    <td class="lineno">433</td>
217
 
    <td>Method</td>
218
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_shortcut_index_for_item_index">_get_shortcut_index_for_item_index</a></td>
219
 
    <td><span class="undocumented">Undocumented</span></td>
220
 
  </tr><tr class="basemethod private">
221
 
    
222
 
    <td class="lineno">438</td>
223
 
    <td>Method</td>
224
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_fastscroller_stated_changed">_fastscroller_stated_changed</a></td>
225
 
    <td><span class="undocumented">Undocumented</span></td>
226
 
  </tr><tr class="basemethod private">
227
 
    
228
 
    <td class="lineno">480</td>
229
 
    <td>Method</td>
230
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_do_item_activated">_do_item_activated</a></td>
231
 
    <td><span class="undocumented">Undocumented</span></td>
232
 
  </tr><tr class="basemethod private">
233
 
    
234
 
    <td class="lineno">493</td>
235
 
    <td>Method</td>
236
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_item_activated_cb">_item_activated_cb</a></td>
237
 
    <td><span class="undocumented">Undocumented</span></td>
238
 
  </tr><tr class="basemethod private">
239
 
    
240
 
    <td class="lineno">512</td>
241
 
    <td>Method</td>
242
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_node_clicked_proxy">_node_clicked_proxy</a></td>
243
 
    <td><span>[DEPRECATED] This method will be removed once we manage to 
244
 
completely</span></td>
245
 
  </tr><tr class="basemethod private">
246
 
    
247
 
    <td class="lineno">619</td>
248
 
    <td>Method</td>
249
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_selected_item_cb">_selected_item_cb</a></td>
250
 
    <td><span class="undocumented">Undocumented</span></td>
251
 
  </tr><tr class="basemethod private">
252
 
    
253
 
    <td class="lineno">624</td>
254
 
    <td>Method</td>
255
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_update_logo">_update_logo</a></td>
256
 
    <td><span class="undocumented">Undocumented</span></td>
257
 
  </tr><tr class="basemethod private">
258
 
    
259
 
    <td class="lineno">633</td>
260
 
    <td>Method</td>
261
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_schedule_load_background">_schedule_load_background</a></td>
262
 
    <td><span class="undocumented">Undocumented</span></td>
263
 
  </tr><tr class="basemethod private">
264
 
    
265
 
    <td class="lineno">645</td>
266
 
    <td>Method</td>
267
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_load_background">_load_background</a></td>
268
 
    <td><span class="undocumented">Undocumented</span></td>
269
 
  </tr>
270
 
  
271
 
</table>
272
 
      
273
 
        <p>
274
 
          Inherited from <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a> (via <a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>, <a href="elisa.plugins.database.music_controller.GenericArtistsController.html">GenericArtistsController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>):
275
 
        </p>
276
 
        <table class="children sortable" id="id4021">
277
 
  
278
 
  <tr>
279
 
    <th>Line #</th>
280
 
    <th>Kind</th>
281
 
    <th>Name</th>
282
 
    <th>Docs</th>
283
 
  </tr>
284
 
<tr class="basemethod">
285
 
    
286
 
    <td class="lineno">50</td>
287
 
    <td>Method</td>
288
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#register_deferred">register_deferred</a></td>
289
 
    <td><span>Register a deferred call to be associated to a given key.</span></td>
290
 
  </tr><tr class="basemethod">
291
 
    
292
 
    <td class="lineno">56</td>
293
 
    <td>Method</td>
294
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_deferreds">cancel_deferreds</a></td>
295
 
    <td><span>Cancel all the currently pending deferred calls associated to one 
296
 
given</span></td>
297
 
  </tr><tr class="basemethod">
298
 
    
299
 
    <td class="lineno">73</td>
300
 
    <td>Method</td>
301
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_all_deferreds">cancel_all_deferreds</a></td>
302
 
    <td><span>Cancel all the currently pending deferred calls.</span></td>
303
 
  </tr>
304
 
  
305
 
</table>
306
 
      
307
 
        <p>
308
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>, <a href="elisa.plugins.database.music_controller.GenericArtistsController.html">GenericArtistsController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>):
309
 
        </p>
310
 
        <table class="children sortable" id="id4022">
311
 
  
312
 
  <tr>
313
 
    <th>Line #</th>
314
 
    <th>Kind</th>
315
 
    <th>Name</th>
316
 
    <th>Docs</th>
317
 
  </tr>
318
 
<tr class="basemethod">
319
 
    
320
 
    <td class="lineno">66</td>
321
 
    <td>Method</td>
322
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
323
 
    <td><span>Set the path for the controller.</span></td>
324
 
  </tr><tr class="basemethod">
325
 
    
326
 
    <td class="lineno">75</td>
327
 
    <td>Method</td>
328
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
329
 
    <td><span>Handle an Elisa input event.</span></td>
330
 
  </tr><tr class="basemethod">
331
 
    
332
 
    <td class="lineno">99</td>
333
 
    <td>Method</td>
334
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
335
 
    <td><span class="undocumented">Undocumented</span></td>
336
 
  </tr><tr class="basemethod">
337
 
    
338
 
    <td class="lineno">102</td>
339
 
    <td>Method</td>
340
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
341
 
    <td><span>Called after <a 
342
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
343
 
added to the canvas. It is sensible to do</span></td>
344
 
  </tr><tr class="basemethod">
345
 
    
346
 
    <td class="lineno">109</td>
347
 
    <td>Method</td>
348
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
349
 
    <td><span>Called after <a 
350
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
351
 
removed from the canvas.</span></td>
352
 
  </tr>
353
 
  
354
 
</table>
355
 
      
356
 
        <p>
357
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.database.music_controller.ArtistsDbController.html">ArtistsDbController</a>, <a href="elisa.plugins.database.music_controller.GenericArtistsController.html">GenericArtistsController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>, <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a>, <a href="elisa.core.components.controller.Controller.html">Controller</a>):
358
 
        </p>
359
 
        <table class="children sortable" id="id4023">
360
 
  
361
 
  <tr>
362
 
    <th>Line #</th>
363
 
    <th>Kind</th>
364
 
    <th>Name</th>
365
 
    <th>Docs</th>
366
 
  </tr>
367
 
<tr class="baseclass">
368
 
    
369
 
    <td class="lineno">83</td>
370
 
    <td>Class</td>
371
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
372
 
    <td><span class="undocumented">Undocumented</span></td>
373
 
  </tr><tr class="baseclassmethod">
374
 
    
375
 
    <td class="lineno">95</td>
376
 
    <td>Class Method</td>
377
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
378
 
    <td><span>Create and initialize the component.</span></td>
379
 
  </tr><tr class="basemethod">
380
 
    
381
 
    <td class="lineno">153</td>
382
 
    <td>Method</td>
383
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
384
 
    <td><span class="undocumented">Undocumented</span></td>
385
 
  </tr><tr class="basemethod">
386
 
    
387
 
    <td class="lineno">158</td>
388
 
    <td>Method</td>
389
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
390
 
    <td><span class="undocumented">Undocumented</span></td>
391
 
  </tr>
392
 
  
393
 
</table>
394
 
      
395
 
        <p>
396
 
          Inherited from <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>:
397
 
        </p>
398
 
        <table class="children sortable" id="id4024">
399
 
  
400
 
  <tr>
401
 
    <th>Line #</th>
402
 
    <th>Kind</th>
403
 
    <th>Name</th>
404
 
    <th>Docs</th>
405
 
  </tr>
406
 
<tr class="basemethod">
407
 
    
408
 
    <td class="lineno">331</td>
409
 
    <td>Method</td>
410
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#node_renderer">node_renderer</a></td>
411
 
    <td><span>Render a node using the common API methods defined by the</span></td>
412
 
  </tr><tr class="basemethod">
413
 
    
414
 
    <td class="lineno">364</td>
415
 
    <td>Method</td>
416
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#set_frontend">set_frontend</a></td>
417
 
    <td><span>Set the frontend for the controller.</span></td>
418
 
  </tr><tr class="basemethod">
419
 
    
420
 
    <td class="lineno">412</td>
421
 
    <td>Method</td>
422
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#set_title_from_item">set_title_from_item</a></td>
423
 
    <td><span>Set the title of the coverflow for an item using the common API 
424
 
methods</span></td>
425
 
  </tr><tr class="basemethod private">
426
 
    
427
 
    <td class="lineno">392</td>
428
 
    <td>Method</td>
429
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#_action_clicked">_action_clicked</a></td>
430
 
    <td><span class="undocumented">Undocumented</span></td>
431
 
  </tr><tr class="basemethod private">
432
 
    
433
 
    <td class="lineno">401</td>
434
 
    <td>Method</td>
435
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html#_create_selector">_create_selector</a></td>
436
 
    <td><span class="undocumented">Undocumented</span></td>
437
 
  </tr>
438
 
  
439
 
</table>
440
 
      
441
 
        <p>
442
 
          Inherited from <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>):
443
 
        </p>
444
 
        <table class="children sortable" id="id4025">
445
 
  
446
 
  <tr>
447
 
    <th>Line #</th>
448
 
    <th>Kind</th>
449
 
    <th>Name</th>
450
 
    <th>Docs</th>
451
 
  </tr>
452
 
<tr class="basemethod">
453
 
    
454
 
    <td class="lineno">230</td>
455
 
    <td>Method</td>
456
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#nodes_setup">nodes_setup</a></td>
457
 
    <td><span>Create the list widget.</span></td>
458
 
  </tr><tr class="basemethod">
459
 
    
460
 
    <td class="lineno">240</td>
461
 
    <td>Method</td>
462
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#titles_setup">titles_setup</a></td>
463
 
    <td><span class="undocumented">Undocumented</span></td>
464
 
  </tr><tr class="basemethod">
465
 
    
466
 
    <td class="lineno">280</td>
467
 
    <td>Method</td>
468
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#node_selected">node_selected</a></td>
469
 
    <td><span>Callback invoked when an item is selected.</span></td>
470
 
  </tr><tr class="basemethod private">
471
 
    
472
 
    <td class="lineno">286</td>
473
 
    <td>Method</td>
474
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#_fade_out_title">_fade_out_title</a></td>
475
 
    <td><span class="undocumented">Undocumented</span></td>
476
 
  </tr><tr class="basemethod private">
477
 
    
478
 
    <td class="lineno">316</td>
479
 
    <td>Method</td>
480
 
    <td><a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html#_fade_in_title">_fade_in_title</a></td>
481
 
    <td><span class="undocumented">Undocumented</span></td>
482
 
  </tr>
483
 
  
484
 
</table>
485
 
      
486
 
        <p>
487
 
          Inherited from <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>):
488
 
        </p>
489
 
        <table class="children sortable" id="id4026">
490
 
  
491
 
  <tr>
492
 
    <th>Line #</th>
493
 
    <th>Kind</th>
494
 
    <th>Name</th>
495
 
    <th>Docs</th>
496
 
  </tr>
497
 
<tr class="basemethod">
498
 
    
499
 
    <td class="lineno">187</td>
500
 
    <td>Method</td>
501
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#__init__">__init__</a></td>
502
 
    <td><span class="undocumented">Undocumented</span></td>
503
 
  </tr><tr class="basemethod">
504
 
    
505
 
    <td class="lineno">197</td>
506
 
    <td>Method</td>
507
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#initialize">initialize</a></td>
508
 
    <td><span>Initialize the component.</span></td>
509
 
  </tr><tr class="basemethod">
510
 
    
511
 
    <td class="lineno">231</td>
512
 
    <td>Method</td>
513
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#clean">clean</a></td>
514
 
    <td><span>Clean the component.</span></td>
515
 
  </tr><tr class="basemethod">
516
 
    
517
 
    <td class="lineno">275</td>
518
 
    <td>Method</td>
519
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#reload">reload</a></td>
520
 
    <td><span>Reload the model as it is done at initialization time.</span></td>
521
 
  </tr><tr class="basemethod">
522
 
    
523
 
    <td class="lineno">292</td>
524
 
    <td>Method</td>
525
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#populate_model">populate_model</a></td>
526
 
    <td><span>Initial population of the data model (<code>self.model</code>).</span></td>
527
 
  </tr><tr class="basemethod">
528
 
    
529
 
    <td class="lineno">305</td>
530
 
    <td>Method</td>
531
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#create_actions">create_actions</a></td>
532
 
    <td><span>Create the default action and the contextual actions associated to 
533
 
the</span></td>
534
 
  </tr><tr class="basemethod">
535
 
    
536
 
    <td class="lineno">346</td>
537
 
    <td>Method</td>
538
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#ready">ready</a></td>
539
 
    <td><span>Called after frontend finished creation of the controller and all</span></td>
540
 
  </tr><tr class="basemethod">
541
 
    
542
 
    <td class="lineno">376</td>
543
 
    <td>Method</td>
544
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#fastscroller_setup">fastscroller_setup</a></td>
545
 
    <td><span>Create fastscroller.</span></td>
546
 
  </tr><tr class="basemethod">
547
 
    
548
 
    <td class="lineno">384</td>
549
 
    <td>Method</td>
550
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#layout_components">layout_components</a></td>
551
 
    <td><span>Layout fastscroller and nodes.</span></td>
552
 
  </tr><tr class="basemethod">
553
 
    
554
 
    <td class="lineno">407</td>
555
 
    <td>Method</td>
556
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#get_shortcut_for_item">get_shortcut_for_item</a></td>
557
 
    <td><span>DOCME</span></td>
558
 
  </tr><tr class="basemethod">
559
 
    
560
 
    <td class="lineno">415</td>
561
 
    <td>Method</td>
562
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#shortcut_renderer">shortcut_renderer</a></td>
563
 
    <td><span>DOCME</span></td>
564
 
  </tr><tr class="basemethod">
565
 
    
566
 
    <td class="lineno">444</td>
567
 
    <td>Method</td>
568
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#item_activated">item_activated</a></td>
569
 
    <td><span>Callback invoked when an item is activated.</span></td>
570
 
  </tr><tr class="basemethod">
571
 
    
572
 
    <td class="lineno">496</td>
573
 
    <td>Method</td>
574
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#node_clicked">node_clicked</a></td>
575
 
    <td><span>[DEPRECATED] Callback invoked when an item of the list representing 
576
 
a</span></td>
577
 
  </tr><tr class="basemethod">
578
 
    
579
 
    <td class="lineno">532</td>
580
 
    <td>Method</td>
581
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#stop_loading_animation">stop_loading_animation</a></td>
582
 
    <td><span>[DEPRECATED] This method can be safely removed once the transition 
583
 
from</span></td>
584
 
  </tr><tr class="basemethod">
585
 
    
586
 
    <td class="lineno">542</td>
587
 
    <td>Method</td>
588
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_set">sensitive_set</a></td>
589
 
    <td><span class="undocumented">Undocumented</span></td>
590
 
  </tr><tr class="basemethod">
591
 
    
592
 
    <td class="lineno">545</td>
593
 
    <td>Method</td>
594
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#sensitive_get">sensitive_get</a></td>
595
 
    <td><span class="undocumented">Undocumented</span></td>
596
 
  </tr><tr class="basemethod">
597
 
    
598
 
    <td class="lineno">550</td>
599
 
    <td>Method</td>
600
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#display_empty_alert">display_empty_alert</a></td>
601
 
    <td><span>Display an alert widget to inform that the model is empty.</span></td>
602
 
  </tr><tr class="basemethod">
603
 
    
604
 
    <td class="lineno">578</td>
605
 
    <td>Method</td>
606
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#hide_empty_alert">hide_empty_alert</a></td>
607
 
    <td><span>Hide the alert widget that informs that the model is empty.</span></td>
608
 
  </tr><tr class="basemethod private">
609
 
    
610
 
    <td class="lineno">244</td>
611
 
    <td>Method</td>
612
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_populate">_populate</a></td>
613
 
    <td><span class="undocumented">Undocumented</span></td>
614
 
  </tr><tr class="basemethod private">
615
 
    
616
 
    <td class="lineno">349</td>
617
 
    <td>Method</td>
618
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_monitor_model">_monitor_model</a></td>
619
 
    <td><span class="undocumented">Undocumented</span></td>
620
 
  </tr><tr class="basemethod private">
621
 
    
622
 
    <td class="lineno">356</td>
623
 
    <td>Method</td>
624
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_start_monitoring_model">_start_monitoring_model</a></td>
625
 
    <td><span class="undocumented">Undocumented</span></td>
626
 
  </tr><tr class="basemethod private">
627
 
    
628
 
    <td class="lineno">363</td>
629
 
    <td>Method</td>
630
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_stop_monitoring_model">_stop_monitoring_model</a></td>
631
 
    <td><span class="undocumented">Undocumented</span></td>
632
 
  </tr><tr class="basemethod private">
633
 
    
634
 
    <td class="lineno">392</td>
635
 
    <td>Method</td>
636
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_build_shortcuts">_build_shortcuts</a></td>
637
 
    <td><span class="undocumented">Undocumented</span></td>
638
 
  </tr><tr class="basemethod private">
639
 
    
640
 
    <td class="lineno">423</td>
641
 
    <td>Method</td>
642
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_item_index_for_shortcut">_get_item_index_for_shortcut</a></td>
643
 
    <td><span class="undocumented">Undocumented</span></td>
644
 
  </tr><tr class="basemethod private">
645
 
    
646
 
    <td class="lineno">429</td>
647
 
    <td>Method</td>
648
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_shortcut_activated">_shortcut_activated</a></td>
649
 
    <td><span class="undocumented">Undocumented</span></td>
650
 
  </tr><tr class="basemethod private">
651
 
    
652
 
    <td class="lineno">433</td>
653
 
    <td>Method</td>
654
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_get_shortcut_index_for_item_index">_get_shortcut_index_for_item_index</a></td>
655
 
    <td><span class="undocumented">Undocumented</span></td>
656
 
  </tr><tr class="basemethod private">
657
 
    
658
 
    <td class="lineno">438</td>
659
 
    <td>Method</td>
660
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_fastscroller_stated_changed">_fastscroller_stated_changed</a></td>
661
 
    <td><span class="undocumented">Undocumented</span></td>
662
 
  </tr><tr class="basemethod private">
663
 
    
664
 
    <td class="lineno">480</td>
665
 
    <td>Method</td>
666
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_do_item_activated">_do_item_activated</a></td>
667
 
    <td><span class="undocumented">Undocumented</span></td>
668
 
  </tr><tr class="basemethod private">
669
 
    
670
 
    <td class="lineno">493</td>
671
 
    <td>Method</td>
672
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_item_activated_cb">_item_activated_cb</a></td>
673
 
    <td><span class="undocumented">Undocumented</span></td>
674
 
  </tr><tr class="basemethod private">
675
 
    
676
 
    <td class="lineno">512</td>
677
 
    <td>Method</td>
678
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_node_clicked_proxy">_node_clicked_proxy</a></td>
679
 
    <td><span>[DEPRECATED] This method will be removed once we manage to 
680
 
completely</span></td>
681
 
  </tr><tr class="basemethod private">
682
 
    
683
 
    <td class="lineno">619</td>
684
 
    <td>Method</td>
685
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_selected_item_cb">_selected_item_cb</a></td>
686
 
    <td><span class="undocumented">Undocumented</span></td>
687
 
  </tr><tr class="basemethod private">
688
 
    
689
 
    <td class="lineno">624</td>
690
 
    <td>Method</td>
691
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_update_logo">_update_logo</a></td>
692
 
    <td><span class="undocumented">Undocumented</span></td>
693
 
  </tr><tr class="basemethod private">
694
 
    
695
 
    <td class="lineno">633</td>
696
 
    <td>Method</td>
697
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_schedule_load_background">_schedule_load_background</a></td>
698
 
    <td><span class="undocumented">Undocumented</span></td>
699
 
  </tr><tr class="basemethod private">
700
 
    
701
 
    <td class="lineno">645</td>
702
 
    <td>Method</td>
703
 
    <td><a href="elisa.plugins.poblesec.base.list.BaseListController.html#_load_background">_load_background</a></td>
704
 
    <td><span class="undocumented">Undocumented</span></td>
705
 
  </tr>
706
 
  
707
 
</table>
708
 
      
709
 
        <p>
710
 
          Inherited from <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>):
711
 
        </p>
712
 
        <table class="children sortable" id="id4027">
713
 
  
714
 
  <tr>
715
 
    <th>Line #</th>
716
 
    <th>Kind</th>
717
 
    <th>Name</th>
718
 
    <th>Docs</th>
719
 
  </tr>
720
 
<tr class="basemethod">
721
 
    
722
 
    <td class="lineno">50</td>
723
 
    <td>Method</td>
724
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#register_deferred">register_deferred</a></td>
725
 
    <td><span>Register a deferred call to be associated to a given key.</span></td>
726
 
  </tr><tr class="basemethod">
727
 
    
728
 
    <td class="lineno">56</td>
729
 
    <td>Method</td>
730
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_deferreds">cancel_deferreds</a></td>
731
 
    <td><span>Cancel all the currently pending deferred calls associated to one 
732
 
given</span></td>
733
 
  </tr><tr class="basemethod">
734
 
    
735
 
    <td class="lineno">73</td>
736
 
    <td>Method</td>
737
 
    <td><a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html#cancel_all_deferreds">cancel_all_deferreds</a></td>
738
 
    <td><span>Cancel all the currently pending deferred calls.</span></td>
739
 
  </tr>
740
 
  
741
 
</table>
742
 
      
743
 
        <p>
744
 
          Inherited from <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>):
745
 
        </p>
746
 
        <table class="children sortable" id="id4028">
747
 
  
748
 
  <tr>
749
 
    <th>Line #</th>
750
 
    <th>Kind</th>
751
 
    <th>Name</th>
752
 
    <th>Docs</th>
753
 
  </tr>
754
 
<tr class="basemethod">
755
 
    
756
 
    <td class="lineno">66</td>
757
 
    <td>Method</td>
758
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#set_path">set_path</a></td>
759
 
    <td><span>Set the path for the controller.</span></td>
760
 
  </tr><tr class="basemethod">
761
 
    
762
 
    <td class="lineno">75</td>
763
 
    <td>Method</td>
764
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#handle_input">handle_input</a></td>
765
 
    <td><span>Handle an Elisa input event.</span></td>
766
 
  </tr><tr class="basemethod">
767
 
    
768
 
    <td class="lineno">99</td>
769
 
    <td>Method</td>
770
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#has_focus">has_focus</a></td>
771
 
    <td><span class="undocumented">Undocumented</span></td>
772
 
  </tr><tr class="basemethod">
773
 
    
774
 
    <td class="lineno">102</td>
775
 
    <td>Method</td>
776
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#prepare">prepare</a></td>
777
 
    <td><span>Called after <a 
778
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
779
 
added to the canvas. It is sensible to do</span></td>
780
 
  </tr><tr class="basemethod">
781
 
    
782
 
    <td class="lineno">109</td>
783
 
    <td>Method</td>
784
 
    <td><a href="elisa.plugins.pigment.pigment_controller.PigmentController.html#removed">removed</a></td>
785
 
    <td><span>Called after <a 
786
 
href="elisa.plugins.pigment.widgets.widget.html"><code>widget</code></a> is
787
 
removed from the canvas.</span></td>
788
 
  </tr>
789
 
  
790
 
</table>
791
 
      
792
 
        <p>
793
 
          Inherited from <a href="elisa.core.component.Component.html">Component</a> (via <a href="elisa.plugins.poblesec.base.coverflow.ImageWithReflectionCoverflowController.html">ImageWithReflectionCoverflowController</a>, <a href="elisa.plugins.poblesec.base.coverflow.CoverflowController.html">CoverflowController</a>, <a href="elisa.plugins.poblesec.base.list.BaseListController.html">BaseListController</a>, <a href="elisa.plugins.poblesec.base.hierarchy.HierarchyController.html">HierarchyController</a>, <a href="elisa.plugins.pigment.pigment_controller.PigmentController.html">PigmentController</a>, <a href="elisa.core.components.controller.Controller.html">Controller</a>):
794
 
        </p>
795
 
        <table class="children sortable" id="id4029">
796
 
  
797
 
  <tr>
798
 
    <th>Line #</th>
799
 
    <th>Kind</th>
800
 
    <th>Name</th>
801
 
    <th>Docs</th>
802
 
  </tr>
803
 
<tr class="baseclass">
804
 
    
805
 
    <td class="lineno">83</td>
806
 
    <td>Class</td>
807
 
    <td><a href="elisa.core.component.Component.PathDescriptor.html">PathDescriptor</a></td>
808
 
    <td><span class="undocumented">Undocumented</span></td>
809
 
  </tr><tr class="baseclassmethod">
810
 
    
811
 
    <td class="lineno">95</td>
812
 
    <td>Class Method</td>
813
 
    <td><a href="elisa.core.component.Component.html#create">create</a></td>
814
 
    <td><span>Create and initialize the component.</span></td>
815
 
  </tr><tr class="basemethod">
816
 
    
817
 
    <td class="lineno">153</td>
818
 
    <td>Method</td>
819
 
    <td><a href="elisa.core.component.Component.html#name__get">name__get</a></td>
820
 
    <td><span class="undocumented">Undocumented</span></td>
821
 
  </tr><tr class="basemethod">
822
 
    
823
 
    <td class="lineno">158</td>
824
 
    <td>Method</td>
825
 
    <td><a href="elisa.core.component.Component.html#name__set">name__set</a></td>
826
 
    <td><span class="undocumented">Undocumented</span></td>
827
 
  </tr>
828
 
  
829
 
</table>
830
 
      
831
 
      
832
 
    </div>
833
 
    
834
 
    
835
 
    
836
 
 
837
 
    
838
 
    <address>
839
 
      <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.
840
 
    </address>
841
 
  </body>
842
 
</html>
 
 
b'\\ No newline at end of file'