Class MoveChartHandler

  • All Implemented Interfaces:
    io.keikai.ui.UserActionHandler, java.io.Serializable

    public class MoveChartHandler
    extends AbstractObjectHandler
    Author:
    dennis
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean processAction​(io.keikai.ui.UserActionContext ctx)  
      • Methods inherited from class io.keikai.ui.impl.ua.AbstractHandler

        checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MoveChartHandler

        public MoveChartHandler()
    • Method Detail

      • processAction

        protected boolean processAction​(io.keikai.ui.UserActionContext ctx)
        Specified by:
        processAction in class io.keikai.ui.impl.ua.AbstractHandler