[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Organize Parent And...

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Huh? A parent and child class are one class. Any method that is public or protected in the parent is callable from the child with no object reference needed (though you can use THIS-OBJECT if you want). It is just like calling a method in yourself.

Continue reading...
 
Status
Not open for further replies.
Back
Top