| radioboxes-class {RcmdrPlugin.KMggplot2} | R Documentation |
Radio Boxes Subclass
Description
radioboxes class is a subclass for GUI radio box frame.
Details
This class is a subclass which make GUI radio box frame.
Fields
frame:tkwinclass object; parent of widget window.length:Integer; number of grids.
back_list:List of
tkwinclass object; list of grids.value:tclVarclass object; the value of the radio box frame.rbradioboxes:tkwinclass object; the radio box frame.
Contains
gparts_base
Methods
back(perline = 3):backmethod forgparts_baseclass.front(top, labels, title = "", initValue = 1, right.buttons = FALSE):frontmethod forradioboxessubclass.
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,
textfield-class,
textfields-class,
toolbox-class,
variableboxes-class
[Package RcmdrPlugin.KMggplot2 version 0.2-6 Index]