public class DeleteSelectionHandler extends EditorWriteActionHandler
Constructor and Description |
---|
DeleteSelectionHandler(EditorActionHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
executeWriteAction(Editor editor,
Caret caret,
DataContext dataContext) |
doExecute, executeWriteAction
execute, execute, executeInCommand, getCommandGroupId, isEnabled, isEnabled, isEnabledForCaret, runForAllCarets
public DeleteSelectionHandler(EditorActionHandler handler)
public void executeWriteAction(Editor editor, Caret caret, DataContext dataContext)
executeWriteAction
in class EditorWriteActionHandler