addHandlerKeystroke: Assign handler to keystroke event

Description Usage Arguments Value

View source: R/gwidgets-methods.R

Description

This handler gets passed back the key that was pressed in the key component.

Usage

1

Arguments

x

the object

...

Used to pass through handler, and action values. The handler is a function whose first argument is a list that contains components obj to return the object and action, holding the action value, and possibly others.

Value

a callback id, used with removeHandler


gWidgetsWWW2 documentation built on May 2, 2019, 6:10 p.m.