Interface ListUIEditor
- All Superinterfaces:
UIEditor
- All Known Subinterfaces:
EnumUIEditor
- All Known Implementing Classes:
DefaultEnumUIEditor,DefaultFeatureUnitUIEditor,DefaultSelectUIEditor,GenericCollectionUIEditor,GenericRangeUIEditor,MapUIEditor,NullableSelectUIEditor
-
Field Summary
Fields inherited from interface de.hybris.platform.cockpit.model.editor.UIEditor
INITIAL_EDIT_STRING -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAvailableValues(List<? extends Object> availableValues) Methods inherited from interface de.hybris.platform.cockpit.model.editor.UIEditor
createViewComponent, getEditorType, getValue, isEditable, isInline, isOptional, setEditable, setFocus, setOptional, setValue
-
Method Details
-
setAvailableValues
-
getAvailableValues
-