guiparts-checkboxes-front: The 'front' Method for 'checkboxes' Subclass

Description Usage Arguments See Also

Description

The front Method for checkboxes Subclass

Usage

1
2
## S4 method for signature 'checkboxes'
front(top, initValues, labels, title = "", right.buttons = FALSE)

Arguments

top

tkwin class object; top of widget window.

initValues

List of integer; initialization values of check boxes.

labels

List of character; values of check boxes labels.

title

Character; the title of the check box frame.

right.buttons

Boolean; whether check boxes are right aligned or not.

See Also

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


triadsou/RcmdrPlugin.KMggplot2 documentation built on May 31, 2019, 7:52 p.m.