public class CellEditTextAction extends AbstractEditTextAction
_column, _label, _lastColumn, _lastRow, _row, _sheet, _wholeColumn, _wholeRow| Constructor and Description |
|---|
CellEditTextAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
String editText) |
CellEditTextAction(String label,
Sheet sheet,
int row,
int column,
int lastRow,
int lastColumn,
String[][] editTexts) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyAction() |
doAction, getReservedColumn, getReservedLastColumn, getReservedLastRow, getReservedRow, getReservedSheet, isRangeProtected, isRedoable, isUndoable, undoActiongetLabel, getRedoSelection, getRedoSheet, getUndoSelection, getUndoSheet, isAnyCellProtected, isSheetAvailable, isSheetProtected, toStringpublic CellEditTextAction(String label, Sheet sheet, int row, int column, int lastRow, int lastColumn, String editText)
protected void applyAction()
applyAction in class AbstractEditTextActionCopyright © 2020. All rights reserved.