public class PasteSpecialHandler extends AbstractPasteSpecialHandler
| Modifier and Type | Field and Description |
|---|---|
protected Range.PasteOperation |
operation |
protected boolean |
skipBlank |
protected boolean |
transpose |
protected Range.PasteType |
type |
| Constructor and Description |
|---|
PasteSpecialHandler(Range.PasteType type,
Range.PasteOperation operation,
boolean skipBlank,
boolean transpose) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processAction(UserActionContext ctx) |
doPaste, doPaste0checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, isEnabled, process, showInfoMessage, showProtectMessage, showWarnMessageprotected final Range.PasteType type
protected final Range.PasteOperation operation
protected final boolean skipBlank
protected final boolean transpose
public PasteSpecialHandler(Range.PasteType type, Range.PasteOperation operation, boolean skipBlank, boolean transpose)
protected boolean processAction(UserActionContext ctx)
processAction in class AbstractHandlerCopyright © 2020. All rights reserved.