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) |
init
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.