front
Method for radioboxes
SubclassThe front
Method for radioboxes
Subclass
# S4 method for radioboxes
front(top, labels, title = "", initValue = 1, right.buttons = FALSE)
tkwin
class object; top of widget window.
List of character; values of radio boxes labels.
Character; the title of the radio box frame.
Integer; the initialization value of the radio box frame.
Boolean; whether radio boxes are right aligned or not.
Other guiparts:
back,gparts_base-method
,
checkboxes-class
,
front,checkboxes-method
,
front,textfield-method
,
front,textfields-method
,
front,toolbox-method
,
front,variableboxes-method
,
gparts_base-class
,
radioboxes-class
,
textfield-class
,
textfields-class
,
toolbox-class
,
variableboxes-class