front,variableboxes-method {RcmdrPlugin.KMggplot2}R Documentation

The front Method for variableboxes Subclass

Description

The front Method for variableboxes Subclass

Usage

## S4 method for signature 'variableboxes'
front(top, types, titles, modes = "default")

Arguments

top

tkwin class object; top of widget window.

types

List of character; types of variableLists.

titles

List of character; titles of variable box frame.

modes

List of character; select modes.

See Also

Other guiparts: back,gparts_base-method, checkboxes-class, front,checkboxes-method, front,radioboxes-method, front,textfield-method, front,textfields-method, front,toolbox-method, gparts_base-class, radioboxes-class, textfield-class, textfields-class, toolbox-class, variableboxes-class


[Package RcmdrPlugin.KMggplot2 version 0.2-6 Index]