Dependent

Dependent is an abstract class which provides notification of of changed/deleted to all the registerd dependents of an object. To use the dependency mechanism, subclass Dependent and set up dependencies for the instances of your subclass. The notification scheme only works for instances and not classes.

Note

This class is retained for compatibility only. We recommend that you use Components for notification schemes in new development work.

Class-Control Entry

Include this entry in the Class-Control paragraph of any program using this class.

Dependent is class "dependnt"

Superclass

buttonBase


buttonClass Methods

buttonInstance Methods