Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inheritance
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Inheritance
Divers
Thread ID:
00456387
Message ID:
00456387
Vues:
60
ApplicationForm container is subclassed from an ApplicationBaseFrom container which in turn is subclassed from a BaseForm. (So BaseForm-->ApplicationBaseForm-->ApplicationForm is the hirarchy.)

I added a new method to the highest level class (BaseForm). The new method showed up in the ApplicationBaseForm's list of properties and methods. However, on any forms subclassed from the ApplicationBaseForm the new method is not present. I thought inheritance would have made the new method available to all classes subclassed either directly or indirectly from the the BaseForm class, am I wrong?

Thanks for any help and explanation
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform