undo: Undo past action.

Description Usage Arguments

View source: R/methods.R

Description

Some widgets support undo actions. See reference class method can_undo as well.

S3 method.

Usage

1
2
3
4
undo(obj, ...)

## S3 method for class 'GComponent'
undo(obj, ...)

Arguments

obj

object to call undo on

...

ignored


jverzani/gWidgets2 documentation built on May 20, 2019, 5:17 a.m.