Package de.hybris.platform.hac.editors
Class LocaleEditor
java.lang.Object
java.beans.PropertyEditorSupport
de.hybris.platform.hac.editors.LocaleEditor
- All Implemented Interfaces:
PropertyEditor
The Class LocaleEditor responsible for string locale ISO code translation to object and back.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
-
Field Details
-
SEPARATOR
- See Also:
-
-
Constructor Details
-
LocaleEditor
public LocaleEditor()
-
-
Method Details
-
getAsText
- Specified by:
getAsTextin interfacePropertyEditor- Overrides:
getAsTextin classPropertyEditorSupport
-
setAsText
- Specified by:
setAsTextin interfacePropertyEditor- Overrides:
setAsTextin classPropertyEditorSupport
-