public class HybrisEnumEditor<T extends HybrisEnumValue> extends PropertyEditorSupport
HybrisEnumValue.| Constructor and Description |
|---|
HybrisEnumEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String value) |
void |
setEnumerationService(EnumerationService enumerationService) |
void |
setEnumerationType(String enumerationType) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setEnumerationService(EnumerationService enumerationService)
public void setEnumerationType(String enumerationType)
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String value)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportCopyright © 2017 SAP SE. All Rights Reserved.