Class s.g.w.p.PurchasePaymentStep(WizardEditorStep):

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

Known subclasses: stoqlib.gui.wizards.purchasefinishwizard.PurchaseFinishPaymentStep

No class docstring
Method __init__ A base class for editor slaves inheritance
Method _setup_widgets Undocumented
Method _set_method_slave Sets the payment method slave
Method _update_payment_method_slave Updates the payment method slave
Method _update_totals Undocumented
Method next_step Undocumented
Method post_init Undocumented
Method setup_proxies A subclass can override this
Method on_method_combo__content_changed Undocumented

Inherited from BaseEditorSlave (via WizardEditorStep):

Method _setup_visual_mode Undocumented
Method create_model Creates a new model for the editor.
Method setup_slaves A subclass can override this
Method on_cancel This is a hook method which must be redefined when some
Method on_confirm This is a hook method which must be redefined when some
Method update_visual_mode This method must be overwritten on child if some addition task in
Method validate_confirm Must be redefined by childs and will perform some validations
def __init__(self, wizard, previous, conn, model, outstanding_value=currency(0)):
A base class for editor slaves inheritance
Parametersconna connection
modelthe object model tied with the proxy widgets
visual_modedoes this slave must be opened in visual mode? if so, all the proxy widgets will be disable
def _setup_widgets(self):
Undocumented
def _set_method_slave(self):
Sets the payment method slave
def _update_payment_method_slave(self):
Updates the payment method slave
def _update_totals(self, *args):
Undocumented
def next_step(self):
Undocumented
def post_init(self):
Undocumented
def setup_proxies(self):
A subclass can override this
def on_method_combo__content_changed(self, *args):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.