Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Using ancestors and descendants – PB Docs 150 – PowerBuilder Library

Using ancestors and descendants – PB Docs 150

Using ancestors and descendants

Descendent objects

In PowerBuilder, an object class can be inherited from another
class. The inherited or descendent object has all the instance variables,
events, and functions of the ancestor. You can augment the descendant
by adding more variables, events, and functions. If you change the
ancestor, even after editing the descendant, the descendant incorporates
the changes.

Instantiating

When you instantiate a descendent object, PowerBuilder also
instantiates all its ancestor classes. You do not have programmatic
access to these ancestor instances, except in a few limited ways,
such as when you use the scope operator to access an ancestor version
of a function or event script.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x