Advanced PowerBuilder

HomePrevious Lesson: SubClass
Next Lesson: Inheritance

SuperClass

A Super class is a class from which specific behaviors are inherited. A class might have only one Super class, or it might have several, combining behaviors from several sources and adding only a little of its own to produce its own unique object.
HomePrevious Lesson: SubClass
Next Lesson: Inheritance