Class e.p.b.c.p.PlayerController(Controller):

Part of elisa.plugins.base.controllers.player_controller View In Hierarchy

Undocumented
Line # Kind Name Docs
52 Method __init__ Undocumented
59 Method initialize Initialize the component.
70 Method model_changed Undocumented
73 Method uri__set Undocumented
77 Method uri__get Undocumented
80 Method handle_input Undocumented
161 Method state__set Undocumented
176 Method state__get Undocumented
201 Method state_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.
def __init__(self):
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 model_changed(self, old_model, new_model):
Undocumented
def uri__set(self, new_uri):
Undocumented
def uri__get(self):
Undocumented
def handle_input(self, input_event):
Undocumented
def state__set(self, state):
Undocumented
def state__get(self):
Undocumented
def state_changed(self, state):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.