Learn R Programming

RcmdrPlugin.KMggplot2 (version 0.2-1)

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

Description

The front Method for textfield Subclass

Usage

## S3 method for class 'textfield':
front(top, initialValue, boxwidth, title)

Arguments

top
tkwin class object; top of widget window.
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