public interface AceEditorCallback
AceEditor.
Note that the argument the callback receives is a
JavaScriptObject, so you will probably need to use JSNI to
make use of it.| 限定符和类型 | 方法和说明 |
|---|---|
void |
invokeAceCallback(com.google.gwt.core.client.JavaScriptObject obj)
Callback method.
|
Copyright © 2020. All rights reserved.