Class s.g.w.r.PurchaseSelectionStep(WizardEditorStep):

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

Undocumented
Method __init__ A base class for editor slaves inheritance
Method _refresh_next Undocumented
Method _create_search Undocumented
Method _create_filters Undocumented
Method _get_extra_query Undocumented
Method _get_columns Undocumented
Method _update_view Undocumented
Method post_init Undocumented
Method next_step Undocumented
Method has_previous_step Undocumented
Method setup_slaves A subclass can override this
Method _on_results__selection_changed Undocumented
Method _on_results__row_activated Undocumented
Method on_details_button__clicked 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 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, 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 _refresh_next(self, validation_value):
Undocumented
def _create_search(self):
Undocumented
def _create_filters(self):
Undocumented
def _get_extra_query(self, states):
Undocumented
def _get_columns(self):
Undocumented
def _update_view(self):
Undocumented
def post_init(self):
Undocumented
def next_step(self):
Undocumented
def has_previous_step(self):
Undocumented
def setup_slaves(self):
A subclass can override this
def _on_results__selection_changed(self, results, purchase_order_view):
Undocumented
def _on_results__row_activated(self, results, purchase_order_view):
Undocumented
def on_details_button__clicked(self, *args):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.