Class s.g.e.t.BaseCashSlave(BaseEditorSlave):

Part of stoqlib.gui.editors.tilleditor View In Hierarchy

Known subclasses: stoqlib.gui.editors.tilleditor.RemoveCashSlave

A slave representing two fields, which is used by Cash editors:

Date: YYYY-MM-DD Cash Amount: [ ]

Method setup_proxies A subclass can override this
Method on_value__validate Undocumented
Method on_value__content_changed Undocumented

Inherited from BaseEditorSlave:

Method __init__ A base class for editor slaves inheritance
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 setup_proxies(self):
A subclass can override this
def on_value__validate(self, widget, value):
Undocumented
def on_value__content_changed(self, entry):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.