public class ElementEditor extends XMLEditorSupport<Element>
Element.| Constructor and Description |
|---|
ElementEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String text)
Sets as an Document created from a String.
|
getAsDocument, getAsTextaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, getType, getValue, removePropertyChangeListener, removePropertyChangeListener, setValuefirePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, setSource, supportsCustomEditorpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupport<Element>text - The string to be parsed.IllegalArgumentException - A parse exception occuredCopyright © 2012 JBoss by Red Hat. All Rights Reserved.