public class UndoableShiftValueAction extends AUndoableCellAction
metaInfoWriter| Constructor and Description |
|---|
UndoableShiftValueAction(int colFrom,
int rowFrom,
int colTo,
int rowTo,
MetaInfoWriter metaInfoWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAction(IGridTable table) |
void |
undoAction(IGridTable table) |
getCol, getPrevComment, getPrevFormula, getPrevMetaInfo, getPrevStyle, getPrevValue, getRow, restorePrevCell, savePrevCell, setCol, setPrevComment, setPrevFormula, setPrevMetaInfo, setPrevStyle, setPrevValue, setRowpublic UndoableShiftValueAction(int colFrom,
int rowFrom,
int colTo,
int rowTo,
MetaInfoWriter metaInfoWriter)
public void doAction(IGridTable table)
public void undoAction(IGridTable table)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.