GVUpdater(3U) | InterViews Reference Manual | GVUpdater(3U) |
GVUpdater - updates GraphicViews structure to match its subject
#include <Unidraw/Components/gvupdater.h>
GVUpdater is an implementation class that GraphicViews uses to keep its state and structure consistent with its GraphicComps subject. GVUpdater ensures that subject's immediate children are identical to the view's in number and graphics state attributes. It also ensures that the root GraphicViews and GraphicComps themselves have the same graphics state. GVUpdater does not ensure that it will detect and update changes made to deeper child nodes.
GraphicComp(3U), GraphicView(3U), classes(3U)
19 January 1991 | Unidraw |