public class InsertChartHandler extends AbstractObjectHandler
| Modifier and Type | Field and Description |
|---|---|
protected Chart.Grouping |
grouping |
protected Chart.LegendPosition |
legendPosition |
protected Chart.Type |
type |
| Constructor and Description |
|---|
InsertChartHandler(Chart.Type type,
Chart.Grouping grouping,
Chart.LegendPosition pos) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
processAction(UserActionContext ctx) |
isEnabledcheckInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessageprotected final Chart.Type type
protected final Chart.Grouping grouping
protected final Chart.LegendPosition legendPosition
public InsertChartHandler(Chart.Type type, Chart.Grouping grouping, Chart.LegendPosition pos)
protected boolean processAction(UserActionContext ctx)
processAction in class AbstractHandlerCopyright © 2020. All rights reserved.