public class UserActionManagerCtrlImpl extends DefaultUserActionManagerCtrl
DefaultUserActionManagerCtrl.Category, DefaultUserActionManagerCtrl.ClipboardImpl, DefaultUserActionManagerCtrl.UserActionContextImpl
SPLIT_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) |
java.util.Set<java.lang.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, updateClipboardEffect
public java.util.Set<java.lang.String> getInterestedEvents()
UserActionManagerCtrl
getInterestedEvents
in interface UserActionManagerCtrl
getInterestedEvents
in class DefaultUserActionManagerCtrl
Events
protected 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 java.lang.Exception
onEvent
in interface org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
onEvent
in class DefaultUserActionManagerCtrl
java.lang.Exception
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.