Learn R Programming

RcmdrPlugin.KMggplot2 (version 0.2-7)

front,textfields-method: The front Method for textfields Subclass

Description

The front Method for textfields Subclass

Usage

# S4 method for textfields
front(top, initValues, titles, boxwidth = "20")

Arguments

top

tkwin class object; top of widget window.

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