Description Objects from the Class Slots Extends Methods Author(s) See Also
gUpdateViewMessage is a class to represent an update view message. gUpdateViewMessage is inherited from the virtual class, gUpdateMessage. Whenever a gUpdateViewMessage is created (initialized), the next step is to call the handleMessage method to act upon that message and update the views.
Objects can be created by calls of the form new("gUpdateViewMessage",
...)
.
The initialize method for this class will be created in other packages that
use this package (for example, the initialize method will be created in the
iSNetwork and iSPlot packages).
type
:the type of update to be performed
mData
:a list of the information needed to perform the update
dataName
:the name of the data set that was updated (views are updated after the data set has been updated)
Class "gUpdateMessage"
, directly.
Class "gModifyMessage"
, by class "gUpdateMessage"
.
Class "gMessage"
, by class "gUpdateMessage"
.
No methods defined with class "gUpdateViewMessage" in the signature.
Elizabeth Whalen
gUpdateDataMessage-class
,
gUpdateMessage-class
,
gMessage-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.