JX Application Framework
Loading...
Searching...
No Matches
JVIKeyHandler Member List

This is the complete list of members for JVIKeyHandler, including all inherited members.

AppendToCommandLine(const JUtf8Character &key)JVIKeyHandlerinlineprotected
BackwardDelete(const bool deleteToTabStop, JString *text=nullptr)JTEKeyHandlerprotected
ClearKeyBuffers()JVIKeyHandlerinlineprotected
ForwardDelete(const bool deleteToTabStop, JString *text=nullptr)JTEKeyHandlerprotected
GetCommandLine() constJVIKeyHandlerinlineprotected
GetCutBuffer(const JRegex &r) constJVIKeyHandlerprotected
GetCutBuffer(const JRegex &r, const JStringMatch &match) constJVIKeyHandlerprotected
GetMode() constJVIKeyHandlerinlineprotected
GetOperationCount() constJVIKeyHandlerprotected
GetPrevCharacter(JUtf8Character *c) constJVIKeyHandlerprotected
GetTE() constJTEKeyHandlerinlineprotected
HandleKeyPress(const JUtf8Character &key, const bool selectText, const JTextEditor::CaretMotion motion, const bool deleteToTabStop) overrideJVIKeyHandlervirtual
Initialize(JTextEditor *te) overrideJVIKeyHandlervirtual
InsertKeyPress(const JUtf8Character &c)JTEKeyHandlerprotected
IsEndCharacterInWord() constJVIKeyHandlerprotected
JTEKeyHandler()JTEKeyHandler
JVIKeyHandler()JVIKeyHandler
kBufferNameMode enum valueJVIKeyHandler
kCommandLineMode enum valueJVIKeyHandler
kCommandMode enum valueJVIKeyHandler
kNamedCutBufferCount enum valueJVIKeyHandler
kNamedCutBufferOffset enum valueJVIKeyHandler
kTextEntryMode enum valueJVIKeyHandler
Mode enum nameJVIKeyHandler
MoveCaretVert(const JInteger deltaLines)JTEKeyHandlerprotected
PrehandleKeyPress(const JUtf8Character &key, bool *result)JVIKeyHandlerprotected
SetMode(const Mode mode)JVIKeyHandlerprotected
YankLines(const JStringMatch &match, const bool del)JVIKeyHandlerprotected
YankToEndOfLine(const bool del, const bool ins)JVIKeyHandlerprotected
~JTEKeyHandler()JTEKeyHandlervirtual
~JVIKeyHandler() overrideJVIKeyHandler