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

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

No class docstring
Line # Kind Name Docs
242 Method initialize Initialize the component.
246 Method set_frontend Set the frontend for the controller.
389 Method handle_input todo: look into config file for key mapping

Inherited from PigmentController:

Line # Kind Name Docs
48 Method __init__ Undocumented
65 Method set_path Set the path for the controller.
81 Method has_focus Undocumented
84 Method prepare Called after widget is added to the canvas. It is sensible to do
91 Method removed Called after widget is removed from the canvas.
97 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 handle_input(self, manager, input_event):
todo: look into config file for key mapping
API Documentation for Elisa Media Center, generated by pydoctor at 2008-09-09 19:37:04.