Package io.keikaiex.ui.impl.ua
Class ShiftCellHandler
- java.lang.Object
 - 
- io.keikai.ui.impl.ua.AbstractHandler
 - 
- io.keikai.ui.impl.ua.AbstractProtectedHandler
 - 
- io.keikaiex.ui.impl.ua.ShiftCellHandler
 
 
 
 
- 
- All Implemented Interfaces:
 UserActionHandler,Serializable
public class ShiftCellHandler extends AbstractProtectedHandler
- Author:
 - dennis
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ShiftCellHandler() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanprocessAction(UserActionContext ctx)- 
Methods inherited from class io.keikai.ui.impl.ua.AbstractProtectedHandler
isEnabled 
- 
Methods inherited from class io.keikai.ui.impl.ua.AbstractHandler
checkInArrayFormula, checkInCornerFreezePanel, checkSelectAllVisibleColumn, checkSelectAllVisibleRow, checkSelectAllVisibleRowColumn, process, showInfoMessage, showProtectMessage, showWarnMessage 
 - 
 
 - 
 
- 
- 
Method Detail
- 
processAction
protected boolean processAction(UserActionContext ctx)
- Specified by:
 processActionin classAbstractHandler
 
 - 
 
 -