Class AbstractReferenceUIEditor

java.lang.Object
de.hybris.platform.cockpit.model.editor.impl.AbstractUIEditor
de.hybris.platform.cockpit.model.referenceeditor.impl.AbstractReferenceUIEditor
All Implemented Interfaces:
ReferenceUIEditor, UIEditor
Direct Known Subclasses:
BaseStoreCheckboxUIEditor, CategoryVersionRadioEditor, CollectionUIEditor, DefaultMediaReferenceCollectionUIEditor, DefaultMediaReferenceUIEditor, DefaultReferenceCollectionUIEditor, DefaultReferenceUIEditor, DefaultSimpleReferenceUIEditor, ListViewCollectionEditor, SimpleReferenceUIEditor

public abstract class AbstractReferenceUIEditor extends AbstractUIEditor implements ReferenceUIEditor
  • Constructor Details

    • AbstractReferenceUIEditor

      public AbstractReferenceUIEditor()
  • Method Details