public static interface SourceCodeEditor.View extends UberView<SourceCodeEditor>
| Modifier and Type | Method and Description |
|---|---|
void |
clearAll() |
void |
clearError() |
void |
declareVariable(String var,
String description) |
void |
edit(SourceCodeType type,
String code) |
void |
error(String error) |
void |
focus() |
void |
injectVariable(String var) |
initCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.