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

« back to all changes in this revision

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