public class BackspaceToWordStartHandler extends BackspaceHandler
myOriginalHandler| Constructor and Description |
|---|
BackspaceToWordStartHandler(EditorActionHandler originalHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWriteAction(Editor editor,
Caret caret,
DataContext dataContext) |
deleteToTargetPosition, getBackspaceUnindentPosition, getRightChar, handleBackspace, isWhitespaceBeforeCaretdoExecute, executeWriteActionexecute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, isEnabledForCaret, runForAllCaretspublic BackspaceToWordStartHandler(EditorActionHandler originalHandler)
public void executeWriteAction(Editor editor, Caret caret, DataContext dataContext)
executeWriteAction in class BackspaceHandler