Class s.g.l.LoginDialog(GladeDelegate, RunnableView):

Part of stoqlib.gui.login View In Hierarchy

Undocumented
Method __init__ Undocumented
Method setup_widgets Undocumented
Method force_username Undocumented
Method _initialize Undocumented
Method on_escape_pressed Undocumented
Method on_delete_event Undocumented
Method on_ok_button__clicked Undocumented
Method on_quit_button__clicked Undocumented
Method on_username__activate Undocumented
Method on_password__activate Undocumented
Method set_field_sensitivity Undocumented
Method _do_login Undocumented
Method run Handles action to be performed when window is opened. Defaults to

Inherited from RunnableView:

Method close Handles action to be performed when window is closed.
Method destroy Undocumented
def __init__(self, title=None):
Undocumented
def setup_widgets(self):
Undocumented
def force_username(self, username):
Undocumented
def _initialize(self, username=None, password=None):
Undocumented
def on_escape_pressed(self):
Undocumented
def on_delete_event(self, window, event):
Undocumented
def on_ok_button__clicked(self, button):
Undocumented
def on_quit_button__clicked(self, button):
Undocumented
def on_username__activate(self, entry):
Undocumented
def on_password__activate(self, entry):
Undocumented
def set_field_sensitivity(self, sensitive=True):
Undocumented
def _do_login(self):
Undocumented
def run(self, username=None, password=None, msg=None):
Handles action to be performed when window is opened. Defaults to _open(), which blocks in a mainloop. Returns the value of the retval attribute.
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.