JX Application Framework
|
This is the complete list of members for JVIKeyHandler, including all inherited members.
AppendToCommandLine(const JUtf8Character &key) | JVIKeyHandler | inlineprotected |
BackwardDelete(const bool deleteToTabStop, JString *text=nullptr) | JTEKeyHandler | protected |
ClearKeyBuffers() | JVIKeyHandler | inlineprotected |
ForwardDelete(const bool deleteToTabStop, JString *text=nullptr) | JTEKeyHandler | protected |
GetCommandLine() const | JVIKeyHandler | inlineprotected |
GetCutBuffer(const JRegex &r) const | JVIKeyHandler | protected |
GetCutBuffer(const JRegex &r, const JStringMatch &match) const | JVIKeyHandler | protected |
GetMode() const | JVIKeyHandler | inlineprotected |
GetOperationCount() const | JVIKeyHandler | protected |
GetPrevCharacter(JUtf8Character *c) const | JVIKeyHandler | protected |
GetTE() const | JTEKeyHandler | inlineprotected |
HandleKeyPress(const JUtf8Character &key, const bool selectText, const JTextEditor::CaretMotion motion, const bool deleteToTabStop) override | JVIKeyHandler | virtual |
Initialize(JTextEditor *te) override | JVIKeyHandler | virtual |
InsertKeyPress(const JUtf8Character &c) | JTEKeyHandler | protected |
IsEndCharacterInWord() const | JVIKeyHandler | protected |
JTEKeyHandler() | JTEKeyHandler | |
JVIKeyHandler() | JVIKeyHandler | |
kBufferNameMode enum value | JVIKeyHandler | |
kCommandLineMode enum value | JVIKeyHandler | |
kCommandMode enum value | JVIKeyHandler | |
kNamedCutBufferCount enum value | JVIKeyHandler | |
kNamedCutBufferOffset enum value | JVIKeyHandler | |
kTextEntryMode enum value | JVIKeyHandler | |
Mode enum name | JVIKeyHandler | |
MoveCaretVert(const JInteger deltaLines) | JTEKeyHandler | protected |
PrehandleKeyPress(const JUtf8Character &key, bool *result) | JVIKeyHandler | protected |
SetMode(const Mode mode) | JVIKeyHandler | protected |
YankLines(const JStringMatch &match, const bool del) | JVIKeyHandler | protected |
YankToEndOfLine(const bool del, const bool ins) | JVIKeyHandler | protected |
~JTEKeyHandler() | JTEKeyHandler | virtual |
~JVIKeyHandler() override | JVIKeyHandler |