spreadView-class {MVCClass} | R Documentation |
spreadView is a class to represent a view that is a spreadsheet. spreadView inherits from the virtual class, genView.
Objects can be created by calls of the form new("spreadView", ...)
.
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).
clist
:"GtkCList"
, i.e. the
spreadsheet dataName
:win
:"GtkWindow"
that holds the
view winNum
:
Class "genView"
, directly.
clist
slot clist
slot Elizabeth Whalen