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

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

Undocumented
Method __init__ A base class for editor slaves inheritance
Method _setup_widgets Undocumented
Method _get_columns Undocumented
Method _update_widgets Undocumented
Method _populate_quoting_list Undocumented
Method _print_quote Undocumented
Method _generate_quote Undocumented
Method _get_product_columns Undocumented
Method _show_products Undocumented
Method _show_missing_products Undocumented
Method _update_wizard Undocumented
Method validate_step Undocumented
Method has_next_step Undocumented
Method post_init Undocumented
Method on_print_button__clicked Undocumented
Method on_missing_products_button__clicked Undocumented
Method on_view_products_button__clicked Undocumented
Method on_quoting_list__selection_changed Undocumented
Method on_quoting_list__cell_edited Undocumented
Method on_quoting_list__row_activated Undocumented

Inherited from BaseEditorSlave (via WizardEditorStep):

Method _setup_visual_mode Undocumented
Method create_model Creates a new model for the editor.
Method setup_proxies A subclass can override this
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):
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 _get_columns(self):
Undocumented
def _update_widgets(self):
Undocumented
def _populate_quoting_list(self):
Undocumented
def _print_quote(self):
Undocumented
def _generate_quote(self, selected):
Undocumented
def _get_product_columns(self):
Undocumented
def _show_products(self):
Undocumented
def _show_missing_products(self):
Undocumented
def _update_wizard(self):
Undocumented
def validate_step(self):
Undocumented
def has_next_step(self):
Undocumented
def post_init(self):
Undocumented
def on_print_button__clicked(self, widget):
Undocumented
def on_missing_products_button__clicked(self, widget):
Undocumented
def on_view_products_button__clicked(self, widget):
Undocumented
def on_quoting_list__selection_changed(self, widget, item):
Undocumented
def on_quoting_list__cell_edited(self, widget, item, cell):
Undocumented
def on_quoting_list__row_activated(self, widget, item):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.