| 程序包 | 说明 |
|---|---|
| cn.mapway.document.ui.client.component.ace |
| 限定符和类型 | 方法和说明 |
|---|---|
AceCommandArgs |
AceCommandArgs.with(String argKey,
String argValue)
Add key-value pair to map.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AceEditor.execCommand(AceCommand command,
AceCommandArgs args)
Execute a command with arguments (in case args is not null).
|
void |
AceEditor.execCommand(String command,
AceCommandArgs args)
Execute a command with arguments (in case args is not null).
|
Copyright © 2018. All rights reserved.