public class SpaceHandler extends TypedHandlerDelegate
TypedHandlerDelegate.Result
EP_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, isImmediatePaintingEnabled
public TypedHandlerDelegate.Result beforeCharTyped(char charTyped, Project project, Editor editor, PsiFile file, FileType fileType)
TypedHandlerDelegate
beforeCharTyped
in class TypedHandlerDelegate