Part of stoqlib.gui.wizards.purchasefinishwizard View In Hierarchy
Method | _setup_widgets | Undocumented |
Method | _get_columns | Undocumented |
Method | _clear_not_paid | Undocumented |
Method | _cancel_not_received_items | Undocumented |
Method | has_next_step | Undocumented |
Method | next_step | Undocumented |
Method | setup_proxies | A subclass can override this |
Inherited from WizardEditorStep:
Method | __init__ | A base class for editor slaves inheritance |
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 |