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

« back to all changes in this revision

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