front,textfields-method {RcmdrPlugin.KMggplot2} | R Documentation |
The front
Method for textfields
Subclass
Description
The front
Method for textfields
Subclass
Usage
## S4 method for signature 'textfields'
front(top, initValues, titles, boxwidth = "20")
Arguments
top |
|
initValues |
List of character; initialization values of text fields. |
titles |
List of character; titles of text fields. |
boxwidth |
Character; size of text fields. |
See Also
Other guiparts: back,gparts_base-method
,
checkboxes-class
,
front,checkboxes-method
,
front,radioboxes-method
,
front,textfield-method
,
front,toolbox-method
,
front,variableboxes-method
,
gparts_base-class
,
radioboxes-class
,
textfield-class
,
textfields-class
,
toolbox-class
,
variableboxes-class
[Package RcmdrPlugin.KMggplot2 version 0.2-6 Index]