variableboxes-class {RcmdrPlugin.KMggplot2} | R Documentation |
Variable Boxes Subclass
Description
variableboxes
class is a subclass for GUI variable box frame.
Details
This class is a subclass which make GUI variable box frame.
Fields
frame
:tkwin
class object; parent of widget window.length
:Integer; number of grids.
back_list
:List of
tkwin
class object; list of grids.variable
:List of
listbox
class object; variables of the variable box frame.
Contains
gparts_base
Methods
back(perline = 3)
:back
method forgparts_base
class.front(top, types, titles, modes = "default")
:front
method forvariableboxes
subclass.
See Also
Other guiparts: back,gparts_base-method
,
checkboxes-class
,
front,checkboxes-method
,
front,radioboxes-method
,
front,textfield-method
,
front,textfields-method
,
front,toolbox-method
,
front,variableboxes-method
,
gparts_base-class
,
radioboxes-class
,
textfield-class
,
textfields-class
,
toolbox-class
[Package RcmdrPlugin.KMggplot2 version 0.2-6 Index]