Interface EnumUIEditor
-
- All Superinterfaces:
ListUIEditor,UIEditor
- All Known Implementing Classes:
DefaultEnumUIEditor,EncodingEnumUIEditor
public interface EnumUIEditor extends ListUIEditor
-
-
Field Summary
-
Fields inherited from interface de.hybris.platform.cockpit.model.editor.UIEditor
INITIAL_EDIT_STRING
-
-
Method Summary
-
Methods inherited from interface de.hybris.platform.cockpit.model.editor.ListUIEditor
getAvailableValues, setAvailableValues
-
Methods inherited from interface de.hybris.platform.cockpit.model.editor.UIEditor
createViewComponent, getEditorType, getValue, isEditable, isInline, isOptional, setEditable, setFocus, setOptional, setValue
-
-