public class UndoableResizeMergedRegionAction extends Object implements IUndoableGridTableAction
| Constructor and Description |
|---|
UndoableResizeMergedRegionAction(IGridRegion initialRegion,
int numberOfRowsOrColumns,
boolean isInsert,
boolean isColumns) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(IGridTable table) |
void |
undoAction(IGridTable table) |
public UndoableResizeMergedRegionAction(IGridRegion initialRegion, int numberOfRowsOrColumns, boolean isInsert, boolean isColumns)
public void doAction(IGridTable table)
doAction in interface IUndoableGridTableActionpublic void undoAction(IGridTable table)
undoAction in interface IUndoableGridTableActionCopyright © 2004–2019 OpenL Tablets. All rights reserved.