public class SpaceHandler extends TypedHandlerDelegate
TypedHandlerDelegate.ResultEP_NAME| Constructor and Description |
|---|
SpaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
TypedHandlerDelegate.Result |
beforeCharTyped(char charTyped,
Project project,
Editor editor,
PsiFile file,
FileType fileType)
Called before the specified character typed by the user is inserted in the editor.
|
beforeSelectionRemoved, charTyped, checkAutoPopup, isImmediatePaintingEnabledpublic TypedHandlerDelegate.Result beforeCharTyped(char charTyped, Project project, Editor editor, PsiFile file, FileType fileType)
TypedHandlerDelegatebeforeCharTyped in class TypedHandlerDelegate