Package | Description |
---|---|
net.datenwerke.gxtdto.client.codemirror | |
net.datenwerke.gxtdto.client.codemirror.hooks | |
net.datenwerke.rs.scripting.client.scripting.codemirror.plugin |
Modifier and Type | Method and Description |
---|---|
CodeMirrorTextArea |
CodeMirror.getCodeMirrorTextArea() |
Modifier and Type | Method and Description |
---|---|
static CodeMirror |
CodeMirror.fromTextArea(CodeMirrorTextArea codeMirrorTextArea,
CodeMirrorConfig config) |
Modifier and Type | Method and Description |
---|---|
boolean |
CodeMirrorKeyboardHook.consumes(CodeMirrorTextArea codeMirrorTextArea) |
void |
CodeMirrorKeyboardHook.handleKeyEvent(KeyPressEvent event,
CodeMirrorTextArea codeMirrorTextArea) |
Modifier and Type | Method and Description |
---|---|
boolean |
GroovyImportCompleter.consumes(CodeMirrorTextArea codeMirrorTextArea) |
void |
GroovyImportCompleter.handleKeyEvent(KeyPressEvent be,
CodeMirrorTextArea textArea) |