dabo Commit
Revision 5006
Date: 2009-01-31 17:59:47 -0800 (Sat, 31 Jan 2009)
Author: Ed
Trac: http://trac.dabodev.com/changeset/5006
Changed:
U trunk/dabo/ui/uiwx/dForm.py
Log:
Accidentally deleted the beforeSave() method when I added beforeFilter(). This
restores it.
Diff:
Modified: trunk/dabo/ui/uiwx/dForm.py
===================================================================
--- trunk/dabo/ui/uiwx/dForm.py 2009-01-31 22:22:40 UTC (rev 5005)
+++ trunk/dabo/ui/uiwx/dForm.py 2009-02-01 01:59:47 UTC (rev 5006)
@@ -706,6 +706,7 @@
def beforeNext(self): pass
def beforeNext(self): pass
def beforeFilter(self): pass
+ def beforeSave(self): pass
def beforeCancel(self): pass
def beforeRequery(self): pass
def beforeDelete(self): pass
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]