java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelectorEditor
de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelector
All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>

@Deprecated(since="6.7", forRemoval=true) public class ProcessStateSelector extends ProcessStateSelectorEditor
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.7, use ProcessStateSelectorEditor instead
  • Field Summary

    Fields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer

    HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINER

    Fields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer

    INITIAL_EDIT_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelectorEditor

    getNotificationService, getProcessAvailableStates, render

    Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer

    extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ProcessStateSelector

      public ProcessStateSelector()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details