Package io.keikaiex.ui.impl.ua
Class ProtectSheetAction
- java.lang.Object
-
- io.keikai.ui.impl.ua.AbstractHandler
-
- io.keikai.ui.impl.ua.AbstractSheetHandler
-
- io.keikaiex.ui.impl.ua.ProtectSheetAction
-
- All Implemented Interfaces:
io.keikai.ui.UserActionHandler,java.io.Serializable
public class ProtectSheetAction extends io.keikai.ui.impl.ua.AbstractSheetHandler- Author:
- dennis
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProtectSheetAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanisAllowed(int options, int mask)protected booleanprocessAction(io.keikai.ui.UserActionContext ctx)
-