| Package | Description |
|---|---|
| edu.ycp.cs.dh.acegwt.client.ace |
| Modifier and Type | Method and Description |
|---|---|
AceCommandArgs |
AceCommandArgs.with(String argKey,
String argValue)
Add key-value pair to map.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2019. All Rights Reserved.