front
Method for checkboxes
SubclassThe front
Method for checkboxes
Subclass
# S4 method for checkboxes
front(top, initValues, labels, title = "", right.buttons = FALSE)
tkwin
class object; top of widget window.
List of integer; initialization values of check boxes.
List of character; values of check boxes labels.
Character; the title of the check box frame.
Boolean; whether check boxes are right aligned or not.
Other guiparts:
back,gparts_base-method
,
checkboxes-class
,
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
,
variableboxes-class