Class AbstractUIEditor

java.lang.Object
de.hybris.platform.cockpit.model.editor.impl.AbstractUIEditor
All Implemented Interfaces:
UIEditor
Direct Known Subclasses:
AbstractConditionUIEditor, AbstractFeatureUIEditor, AbstractReferenceUIEditor, AbstractTextBasedUIEditor, CheckboxBooleanUIEditor, DefaultBooleanUIEditor, DefaultDummyUIEditor, DefaultEnumUIEditor, DefaultImageUIEditor, DefaultMediaPreviewUIEditor, DefaultSelectUIEditor, DropdownBooleanUIEditor, GenericCollectionUIEditor, WysiwygUIEditor

public abstract class AbstractUIEditor extends Object implements UIEditor