Class e.p.p.l.LoginResultController(PigmentController):

Part of elisa.plugins.poblesec.login_settings_controller View In Hierarchy

Undocumented
Line # Kind Name Docs
363 Method initialize Initialize the component.
379 Method set_frontend Set the frontend for the controller.
444 Method handle_input Undocumented
424 Method _on_focus Undocumented
428 Method _action_clicked Undocumented
431 Method _create_selector 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, result=None, service=None, login_actions=None):
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 _on_focus(self, widget, focus):
Undocumented
def _action_clicked(self, widget, action):
Undocumented
def _create_selector(self):
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.