/[papo]/gnue/forms/src/GFObjects/GFBlock.py
ViewVC logotype

Diff of /gnue/forms/src/GFObjects/GFBlock.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by apronotti, Wed Sep 11 23:09:44 2002 UTC revision 1.9 by apronotti, Wed Oct 2 20:23:32 2002 UTC
# Line 83  class GFBlock(GFObj, GFEventAware): Line 83  class GFBlock(GFObj, GFEventAware):
83                              'isSaved':{'function':self.isSaved},                              'isSaved':{'function':self.isSaved},
84                              'deleteRecord':{'function':self.deleteRecord},                              'deleteRecord':{'function':self.deleteRecord},
85                              'isEmpty':{'function':self.isEmpty},                              'isEmpty':{'function':self.isEmpty},
                             'newRecord':{'function':self.newRecord},                              
86                              'nextRecord':{'function':self.nextRecord},                              'nextRecord':{'function':self.nextRecord},
87                              'lastRecord':{'function':self.lastRecord},                              'lastRecord':{'function':self.lastRecord},
88                              'firstRecord':{'function':self.firstRecord},                              'firstRecord':{'function':self.firstRecord},
89                              'prevRecord':{'function':self.prevRecord},                                                          'prevRecord':{'function':self.prevRecord},                            
90                              'newRecord':{'function':self.newRecord},                              'newRecord':{'function':self.newRecord},
91                              'initQuery':{'function':self.initQuery},                              'initQuery':{'function':self.initQuery},
                             'newRecord':{'function':self.newRecord},                              
92                              'processQuery':{'function':self.processQuery},                                                          'processQuery':{'function':self.processQuery},                            
93                              'commit':{'function':self.commit},                              'commit':{'function':self.commit},
94                              'processRollback':{'function':self.processRollback},                                                          'processRollback':{'function':self.processRollback},                            

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26