Class e.p.p.b.g.GridController(ListController):

Part of elisa.plugins.poblesec.base.grid View In Hierarchy

Known subclasses: elisa.plugins.poblesec.base.grid.GridItemGridController

Undocumented
Line # Kind Name Docs
71 Method nodes_setup Undocumented
102 Method titles_setup Undocumented
120 Method node_selected Undocumented
123 Method set_title_from_item Undocumented
150 Method prepare Called after widget is added to the canvas. It is sensible to do
156 Method handle_input Undocumented
215 Method clean Clean the component.
126 Method _fade_out_title Undocumented
144 Method _fade_in_title Undocumented

Inherited from ListController:

Line # Kind Name Docs
30 Method initialize Initialize the component.
39 Method __init__ Undocumented
46 Method set_frontend Set the frontend for the controller.
60 Method stop_loading_animation Undocumented
71 Method removed Called after widget is removed from the canvas.
74 Method sensitive_set Undocumented
79 Method sensitive_get Undocumented
89 Method is_empty Undocumented
97 Method toggle_empty_alert Undocumented
118 Method node_renderer Undocumented
157 Method node_clicked Undocumented
84 Method _on_focus Undocumented
121 Method _node_clicked_proxy This method is triggered by the widget item-clicked signal. It figures

Inherited from PigmentController (via ListController):

Line # Kind Name Docs
68 Method set_path Set the path for the controller.
83 Method has_focus Undocumented

Inherited from Component (via ListController, PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
def nodes_setup(self):
Undocumented
def titles_setup(self):
Undocumented
def node_selected(self, widget, item, previous_item):
Undocumented
def set_title_from_item(self, item):
Undocumented
def _fade_out_title(self):
Undocumented
def _fade_in_title(self):
Undocumented
def prepare(self):
Called after widget is added to the canvas. It is sensible to do aspect ratio dependent operations at that point.
def handle_input(self, manager, input_event):
Undocumented
def clean(self):
Clean the component.

This method is called when a component is not needed anymore to clean its state.

Returnsa deferred called when the component has finished cleaning its state (type: twisted.internet.defer.Deferred )
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.