front,textfield-method {RcmdrPlugin.KMggplot2} | R Documentation |
The front
Method for textfield
Subclass
Description
The front
Method for textfield
Subclass
Usage
## S4 method for signature 'textfield'
front(top, initialValue, boxwidth, title)
Arguments
top |
|
initialValue |
Character; initialization values of the text field frame. |
boxwidth |
Integer; the size of the text field frame. |
title |
Character; the title of the text field frame. |
See Also
Other guiparts: back,gparts_base-method
,
checkboxes-class
,
front,checkboxes-method
,
front,radioboxes-method
,
front,textfields-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]