public class UserActionManagerCtrlImpl extends DefaultUserActionManagerCtrl
DefaultUserActionManagerCtrl.Category, DefaultUserActionManagerCtrl.ClipboardImpl, DefaultUserActionManagerCtrl.UserActionContextImplSPLIT_CHAR| Constructor and Description |
|---|
UserActionManagerCtrlImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
dispatchCellSelectionUpdateAction(UserActionContext ctx) |
protected boolean |
dispatchWidgetKeyAction(UserActionContext ctx) |
protected boolean |
dispatchWidgetUpdateAction(UserActionContext ctx) |
Set<String> |
getInterestedEvents()
Returns the interested events of the spreadsheet.
|
void |
onEvent(org.zkoss.zk.ui.event.Event event) |
bind, clearClipboard, clearUndoable, dispatchAuxAction, dispatchKeyAction, doAfterLoadBook, doRedo, doUndo, getAction, getClipboard, getCtrlKeys, getHandlerList, getSupportedUserAction, registerHandler, setHandler, updateClipboardEffectpublic Set<String> getInterestedEvents()
UserActionManagerCtrlgetInterestedEvents in interface UserActionManagerCtrlgetInterestedEvents in class DefaultUserActionManagerCtrlEventsprotected boolean dispatchCellSelectionUpdateAction(UserActionContext ctx)
protected boolean dispatchWidgetKeyAction(UserActionContext ctx)
protected boolean dispatchWidgetUpdateAction(UserActionContext ctx)
public void onEvent(org.zkoss.zk.ui.event.Event event)
throws Exception
onEvent in interface org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>onEvent in class DefaultUserActionManagerCtrlExceptionCopyright © 2020. All rights reserved.