StateVarView(3U) | InterViews Reference Manual | StateVarView(3U) |
StateVarView - state variable view base class
#include <Unidraw/stateview.h>
StateVarView is the base class for state variable views. State variable views provide a graphical interface to examining and potentially modifying a state variable subject. The StateVarView base class is an abstract class derived from MonoScene. Like MonoScene, the StateVarView class is not instantiated; instead, subclasses add state and behavior appropriate for displaying and editing their subject. Like other MonoScene subclasses, StateVarView subclasses use an interactor composition to define their appearance.
MonoScene(3I), StateVar(3U)
6 August 1990 | Unidraw |