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

Description Usage Arguments See Also

Description

The front Method for radioboxes Subclass

Usage

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

Arguments

top

tkwin class object; top of widget window.

labels

List of character; values of radio boxes labels.

title

Character; the title of the radio box frame.

initValue

Integer; the initialization value of the radio box frame.

right.buttons

Boolean; whether radio boxes are right aligned or not.

See Also

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


RcmdrPlugin.KMggplot2 documentation built on Sept. 17, 2019, 9:03 a.m.