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) |
isEnabled
checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
protected 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 AbstractHandler
Copyright © 2020. All rights reserved.