Objects in the Workplace Shell

An object in the Workplace Shell conforms closely to the definition of an application object given in The Presentation Manager Application Model, in that it consists of a set of data and a number of methods that operate upon that data. Each Workplace Shell object is an instance of a particular object class. In accordance with normal object-oriented theory, the class defines the basic characteristics of the object and the way in which the object responds to events.


[Back: Workplace Shell and the System Object Model]
[Next: Inheritance Hierarchy]