public class LfeEditorActionTextStartEndHandler extends LfeBaseEditorActionHandler
Constructor and Description |
---|
LfeEditorActionTextStartEndHandler(EditorActionHandler originalHandler,
boolean start) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecuteInLfe(LargeFileEditor largeFileEditor,
Editor editor,
Caret caret,
DataContext dataContext) |
protected boolean |
isEnabledInLfe(LargeFileEditor largeFileEditor,
Editor editor,
Caret caret,
DataContext dataContext) |
doExecute, getOriginalHandler, isEnabledForCaret
execute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, runForAllCarets
public LfeEditorActionTextStartEndHandler(EditorActionHandler originalHandler, boolean start)
protected void doExecuteInLfe(LargeFileEditor largeFileEditor, Editor editor, Caret caret, DataContext dataContext)
doExecuteInLfe
in class LfeBaseEditorActionHandler
protected boolean isEnabledInLfe(LargeFileEditor largeFileEditor, Editor editor, Caret caret, DataContext dataContext)
isEnabledInLfe
in class LfeBaseEditorActionHandler