Class AbstractObjectHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isEnabled​(io.keikai.api.model.Book book, io.keikai.api.model.Sheet sheet)  
      • Methods inherited from class io.keikai.ui.impl.ua.AbstractHandler

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

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

      • AbstractObjectHandler

        public AbstractObjectHandler()
    • Method Detail

      • isEnabled

        public boolean isEnabled​(io.keikai.api.model.Book book,
                                 io.keikai.api.model.Sheet sheet)
        Specified by:
        isEnabled in interface io.keikai.ui.UserActionHandler
        Overrides:
        isEnabled in class io.keikai.ui.impl.ua.AbstractHandler