JohnF-4 wrote: > > ... > def first(self,evt): > self.super() > > def next(self,evt): > self.super() > > def prior(self,evt): > self.super() > > def last(self,evt): > self.super() > > ... > John Fabiani >
Where can I find info on the super() method? Does this call an a method in a base class?
Brian -- View this message in context: http://www.nabble.com/a-Simple-tutorial-on-bizObjects%60-tp14258738p14563883.html Sent from the dabo-users mailing list archive at Nabble.com.
©2007 bsnipes |