Package io.keikaiex.ui.impl.ua
Class InsertChartHandler
java.lang.Object
io.keikai.ui.impl.ua.AbstractHandler
io.keikaiex.ui.impl.ua.AbstractObjectHandler
io.keikaiex.ui.impl.ua.InsertChartHandler
- All Implemented Interfaces:
UserActionHandler,Serializable
- Since:
- 3.0.0
- Author:
- dennis
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Chart.Groupingprotected final Chart.LegendPositionprotected final Chart.Type -
Constructor Summary
ConstructorsConstructorDescriptionInsertChartHandler(Chart.Type type, Chart.Grouping grouping, Chart.LegendPosition pos) -
Method Summary
Methods inherited from class io.keikaiex.ui.impl.ua.AbstractObjectHandler
isEnabledMethods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
-
Field Details
-
type
-
grouping
-
legendPosition
-
-
Constructor Details
-
InsertChartHandler
-
-
Method Details
-
processAction
- Specified by:
processActionin classAbstractHandler
-