Class s.g.b.w.BaseWizard(PluggableWizard, RunnableView):

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

Known subclasses: stoqlib.gui.wizards.personwizard.PersonRoleWizard, stoqlib.gui.wizards.purchasefinishwizard.PurchaseFinishWizard, stoqlib.gui.wizards.purchasequotewizard.QuotePurchaseWizard, stoqlib.gui.wizards.purchasequotewizard.ReceiveQuoteWizard, stoqlib.gui.wizards.purchasewizard.PurchaseWizard, stoqlib.gui.wizards.receivingwizard.ReceivingOrderWizard, stoqlib.gui.wizards.renegotiationwizard.PaymentRenegotiationWizard, stoqlib.gui.wizards.salequotewizard.SaleQuoteWizard, stoqlib.gui.wizards.salereturnwizard.SaleReturnWizard, stoqlib.gui.wizards.salewizard.ConfirmSaleWizard, stoqlib.gui.wizards.stocktransferwizard.StockTransferWizard

A wizard base class definition
Method __init__ Undocumented
Method cancel Undocumented
Method quit_if_last A delete handler method for wizards
Method refresh_next Undocumented

Inherited from RunnableView:

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 __init__(self, conn, first_step, model=None, title=None, size=None, edit_mode=False):
Undocumented
def cancel(self):
Undocumented
def quit_if_last(self, *args):
A delete handler method for wizards
def refresh_next(self, validation_value):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.