public class DataValidationHandler extends AbstractCellHandler
| Constructor and Description |
|---|
DataValidationHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isOverlapped(Range range)
Detect if current selection has two validation or 1 validation with any empty cells
|
protected boolean |
processAction(UserActionContext ctx) |
protected void |
showValidationDialog(UserActionContext ctx,
Sheet sheet,
AreaRef selection,
List<Validation> validations) |
protected void |
validTableTotalRows(Range range) |
isEnabledcheckInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessageprotected boolean processAction(UserActionContext ctx)
processAction in class AbstractHandlerprotected void validTableTotalRows(Range range)
protected boolean isOverlapped(Range range)
protected void showValidationDialog(UserActionContext ctx, Sheet sheet, AreaRef selection, List<Validation> validations)
Copyright © 2020. All rights reserved.