public class StructuralSearchTypedHandler extends TypedHandlerDelegate
TypedHandlerDelegate.Result
EP_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, isImmediatePaintingEnabled
public TypedHandlerDelegate.Result beforeSelectionRemoved(char c, Project project, Editor editor, PsiFile file)
TypedHandlerDelegate
beforeSelectionRemoved
in class TypedHandlerDelegate