Class e.p.s.s.ShelfController(PigmentController):

Part of elisa.plugins.shelf.shelf_controller View In Hierarchy

Undocumented
Line # Kind Name Docs
213 Method initialize Initialize the component.
217 Method set_frontend Set the frontend for the controller.
367 Method handle_input Undocumented
221 Method _setup_header_home_screen Undocumented
228 Method _create_home_screen Undocumented
289 Method _on_plugin_clicked Undocumented
304 Method _on_back_button_clicked Undocumented
332 Method _enter_plugin Undocumented
357 Method _load_header Undocumented

Inherited from PigmentController:

Line # Kind Name Docs
50 Method __init__ Undocumented
68 Method set_path Set the path for the controller.
83 Method has_focus Undocumented
86 Method prepare Called after widget is added to the canvas. It is sensible to do
93 Method removed Called after widget is removed from the canvas.
99 Method clean Clean the component.

Inherited from Component (via PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
def initialize(self):
Initialize the component.

This method is called by Component.create to finish the initialization of a component.

Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
def set_frontend(self, frontend):
Set the frontend for the controller.
Parametersfrontendfrontend (type: elisa.core.components.frontend.Frontend )
def _setup_header_home_screen(self):
Undocumented
def _create_home_screen(self):
Undocumented
def _on_plugin_clicked(self, widget, item):
Undocumented
def _on_back_button_clicked(self, *args):
Undocumented
def _enter_plugin(self, plugin):
Undocumented
def _load_header(self, plugin):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.