public class StructuralSearchTypedHandler extends TypedHandlerDelegate
TypedHandlerDelegate.ResultEP_NAME| Constructor and Description |
|---|
StructuralSearchTypedHandler() |
| Modifier and Type | Method and Description |
|---|---|
TypedHandlerDelegate.Result |
beforeSelectionRemoved(char c,
Project project,
Editor editor,
PsiFile file)
Called before selected text is deleted.
|
beforeCharTyped, charTyped, checkAutoPopup, isImmediatePaintingEnabledpublic TypedHandlerDelegate.Result beforeSelectionRemoved(char c, Project project, Editor editor, PsiFile file)
TypedHandlerDelegatebeforeSelectionRemoved in class TypedHandlerDelegate