public class AceEditor extends Object implements org.jboss.gwt.elemento.core.IsElement, Attachable
| Modifier and Type | Method and Description |
|---|---|
elemental2.dom.HTMLElement |
asElement() |
void |
attach() |
Editor |
getEditor()
Getter for the
Editor instance. |
void |
setModeFromPath(String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetachpublic elemental2.dom.HTMLElement asElement()
asElement in interface org.jboss.gwt.elemento.core.IsElementpublic void attach()
attach in interface Attachablepublic Editor getEditor()
Editor instance.IllegalStateException - if the editor wasn't initialized using attach()public void setModeFromPath(String path)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.