Class e.p.r.e.ElisaController(Controller):

Part of elisa.plugins.raval.elisa_controller View In Hierarchy

Undocumented
Line # Kind Name Docs
48 Method initialize Initialize the component.
82 Method backend_changed Undocumented
88 Method attribute_set Undocumented
116 Method handle_input Undocumented
133 Method model_changed Undocumented
242 Method focus Undocumented
245 Method focused_changed Undocumented

Inherited from Component (via Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
142 Method clean Clean the component.

Inherited from Loggable (via Controller, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
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 backend_changed(self, old_backend, new_backend):
Undocumented
def attribute_set(self, origin, key, old_value, new_value):
Undocumented
def handle_input(self, input_event):
Undocumented
def model_changed(self, old_model, new_model):
Undocumented
def focus(self):
Undocumented
def focused_changed(self, old_focused, new_focused):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.