protected boolean |
RowHideAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
ResetRowHideAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
ResetColumnHideAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
InsertRowAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
InsertColumnAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
DSColumnBasicAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
DeleteRowAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
DeleteColumnAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
ColumnRowSizingAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
ColumnRowRepeatAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
ColumnHideAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
CancelRowAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected boolean |
CancelColumnAction.executeActionReturnUndoRecordNeededWithCellSelection(CellSelection cs) |
protected UNIT |
RowHeightAction.getShowLen(ElementCase report,
CellSelection cs) |
protected UNIT |
ColumnWidthAction.getShowLen(ElementCase report,
CellSelection cs) |
protected abstract UNIT |
ColumnRowSizingAction.getShowLen(ElementCase report,
CellSelection cs) |
protected void |
RowHeightAction.updateAction(ElementCase report,
UNIT len,
CellSelection cs) |
protected void |
ColumnWidthAction.updateAction(ElementCase report,
UNIT len,
CellSelection cs) |
protected abstract void |
ColumnRowSizingAction.updateAction(ElementCase report,
UNIT len,
CellSelection cs) |