Class ProcessStateSelectorEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
de.hybris.platform.platformbackoffice.widgets.processengine.ProcessStateSelectorEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
- Direct Known Subclasses:
ProcessStateSelector
public class ProcessStateSelectorEditor
extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
Custom editor to allow selecting one SyncJob for the source catalog version.
-
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_CONTAINERFields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.hybris.backoffice.widgets.notificationarea.NotificationServiceprotected ProcessDefinitionFactoryvoidrender(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<String> context, com.hybris.cockpitng.editors.EditorListener<String> listener) Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Constructor Details
-
ProcessStateSelectorEditor
public ProcessStateSelectorEditor()
-
-
Method Details
-
render
-
getProcessAvailableStates
-
getProcessDefinitionFactory
-
getNotificationService
protected com.hybris.backoffice.widgets.notificationarea.NotificationService getNotificationService()
-