@JsType(isNative=true) public class MonacoEditor extends Object
| Constructor and Description |
|---|
MonacoEditor() |
| Modifier and Type | Method and Description |
|---|---|
MonacoStandaloneCodeEditor |
create(elemental2.dom.Element themeId,
com.google.gwt.core.client.JavaScriptObject options) |
void |
defineTheme(String themeId,
com.google.gwt.core.client.JavaScriptObject themeData) |
void |
setTheme(String feelThemeId) |
public void defineTheme(String themeId, com.google.gwt.core.client.JavaScriptObject themeData)
public MonacoStandaloneCodeEditor create(elemental2.dom.Element themeId, com.google.gwt.core.client.JavaScriptObject options)
public void setTheme(String feelThemeId)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.