public static class LookupActionHandler.PageUpHandler extends LookupActionHandler
LookupActionHandler.DownAction, LookupActionHandler.DownHandler, LookupActionHandler.LeftHandler, LookupActionHandler.PageDownHandler, LookupActionHandler.PageUpHandler, LookupActionHandler.RightHandler, LookupActionHandler.UpAction, LookupActionHandler.UpHandler
myOriginalHandler
Constructor and Description |
---|
PageUpHandler(EditorActionHandler originalHandler) |
Modifier and Type | Method and Description |
---|---|
protected void |
executeInLookup(LookupImpl lookup,
DataContext context,
Caret caret) |
doExecute, executeInCommand, isEnabledForCaret
execute, execute, getCommandGroupId, isEnabled, isEnabled, runForAllCarets
public PageUpHandler(EditorActionHandler originalHandler)
protected void executeInLookup(LookupImpl lookup, DataContext context, Caret caret)
executeInLookup
in class LookupActionHandler