public class VocabularyTypeEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
VocabularyTypeEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String aJsonString)
Sets the property value by parsing the given JsonString.
|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String aJsonString) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionPropertyEditorSupport.setAsText(java.lang.String)Copyright © 2025. All rights reserved.