gAddMessage-class {MVCClass} | R Documentation |
gAddMessage is a class to represent an add message. Both gAddDataMessage and gAddViewMessage classes are inherited from gAddMessage. Although, gAddMessage is not a virtual class, it is not intended to have objects of gAddMessage class created.
Objects can be created by calls of the form new("gAddMessage", ...)
.
However, remember that objects of this class should not be created.
dataName
:mData
:type
:
Class "gMessage"
, directly.
dataName
slot dataName
slot mData
slot mData
slot type
slot type
slot Elizabeth Whalen
gMessage-class
,
gAddViewMessage-class
,
gAddDataMessage-class
,
gAddChildMessage-class