undo();
The undo method cancels performed operations.
This method cancels add, remove and edit commands for table cells.
The example of use is given on the page with description of the TabSheetChange.getAction method.
Seebsp;also:
TabSheetChange