gwidget: widget template

Description Usage Arguments Value

Description

Document standard arguments for a widget

Usage

1
2
  gwidget(handler = NULL, action = NULL, container, ...,
    ext.args = list(), width, height)

Arguments

handler

optional handler bound via addHandlerChanged

action

optional value to paramaterize handler

container

parent container

...

passed along to add call of the container. Can be used to adjust layout parameters. May also have other uses.

ext.args

A list of extra arguments to pass to the ExtJS constructor

width

a pre-specified width (in pixels) for the widget

height

a pre-specified height (in pixels) for the widget

Value

returns an object with various methods defined


jverzani/gWidgetsWWW2.rapache documentation built on May 20, 2019, 5:19 a.m.