class
GVUpdater
(Return to index)
GraphicView
updater
Type:
Instantiable
Derived Classes
Include file:
Unidraw/Components/gvupdater.h
Description:
class for reconciling a
GraphicView
's state and structure with its subject's.
man page
Public:
GVUpdater
(
GraphicView
*)
virtual void
Update
()
Protected:
void
Add
(
GraphicView
*)
void
AddDamage
(
Graphic
*)
void
Append
(
GraphicView
*)
void
DamageViews
(GVU_HashTable*)
void
DeleteView
(
Iterator
&)
void
IncurDamage
(
Graphic
*)
void
InitViews
(GVU_HashTable*)
void
InsertBefore
(
Iterator
,
GraphicView
*)
void
RearrangeViews
(GVU_HashTable*)
void
RegisterSubjects
(GVU_HashTable*)
void
Remove
(
Iterator
&)
void
Unselect
(
GraphicView
*)
void
UpdateState
()
void
UpdateStructure
()
virtual ClassId
ViewCategory
()
GraphicView
*
_gv
(more documentation)