Class s.g.b.d.RunnableView:

Part of stoqlib.gui.base.dialogs View In Hierarchy

Known subclasses: stoqlib.gui.base.dialogs.AbstractDialog, stoqlib.gui.base.wizards.BaseWizard, stoqlib.gui.login.LoginDialog

A mixin class for any View or GladeDelegate that offers run/close
Method close Handles action to be performed when window is closed.
Method destroy Undocumented
Method run Handles action to be performed when window is opened. Defaults to
def close(self, *args):
Handles action to be performed when window is closed.
def destroy(self):
Undocumented
def run(self):
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.