Class ImpExExportScriptEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
de.hybris.platform.platformbackoffice.widgets.BasicScriptEditor
de.hybris.platform.platformbackoffice.widgets.impex.ImpExExportScriptEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
-
Field Summary
Fields inherited from class de.hybris.platform.platformbackoffice.widgets.BasicScriptEditor
actionsBox, exportScriptGenerationService, exportService, mediaService, modelContentPath, modelImpexMediaPath, modelScriptContentPath, modelService, saveBtn, scriptTextbox, validateBtn, widgetInstanceManagerFields 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 voidhandleValidateEvent(com.hybris.cockpitng.editors.EditorContext<String> context) Methods inherited from class de.hybris.platform.platformbackoffice.widgets.BasicScriptEditor
activateContentButtons, createContentButtons, createImpExMedia, createScriptTextbox, getActionsBox, getSaveBtn, getScriptTextbox, getValidateBtn, handleSaveEvent, initModelPaths, registerModelObservers, render, showValidationResult, updateMediaScript, updateScriptContentMethods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Constructor Details
-
ImpExExportScriptEditor
public ImpExExportScriptEditor()
-
-
Method Details
-
handleValidateEvent
- Overrides:
handleValidateEventin classBasicScriptEditor
-