public class ConceptSetsEditor extends PropertyEditorSupport
Constructor and Description |
---|
ConceptSetsEditor(Collection<ConceptSet> conceptSets)
Default constructor taking in the current sets on a concept
|
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public ConceptSetsEditor(Collection<ConceptSet> conceptSets)
conceptSets
- the current object on the conceptpublic void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
PropertyEditorSupport.setAsText(java.lang.String)
Copyright © 2024 OpenMRS Inc.. All rights reserved.