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.



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to