Class DefaultEditorFactory
java.lang.Object
de.hybris.platform.cockpit.model.meta.DefaultEditorFactory
- All Implemented Interfaces:
EditorFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMatchingEditorDescriptors(String editorType) voidsetEditorDescriptors(List<PropertyEditorDescriptor> editorDescriptors)
-
Constructor Details
-
DefaultEditorFactory
public DefaultEditorFactory()
-
-
Method Details
-
setEditorDescriptors
-
getAllEditorDescriptors
- Specified by:
getAllEditorDescriptorsin interfaceEditorFactory
-
getMatchingEditorDescriptors
- Specified by:
getMatchingEditorDescriptorsin interfaceEditorFactory
-