public class SetBorderStyleAction extends AUndoableCellAction
metaInfoWriter| Constructor and Description |
|---|
SetBorderStyleAction(int col,
int row,
ICellStyle newCellStyle,
boolean clearCell,
MetaInfoWriter metaInfoWriter) |
SetBorderStyleAction(int col,
int row,
ICellStyle newCellStyle,
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 SetBorderStyleAction(int col,
int row,
ICellStyle newCellStyle,
MetaInfoWriter metaInfoWriter)
public SetBorderStyleAction(int col,
int row,
ICellStyle newCellStyle,
boolean clearCell,
MetaInfoWriter metaInfoWriter)
public void doAction(IGridTable table)
public void undoAction(IGridTable table)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.