TabSheetChange.undo

Syntax

undo();

Description

The undo method cancels performed operations.

Comments

This method cancels add, remove and edit commands for table cells.

Example

The example of use is given on the page with description of the TabSheetChange.getAction method.

Seebsp;also:

TabSheetChange