Interface EditorHelper.LanguageAwareEditorListener
- All Superinterfaces:
EditorListener
- All Known Implementing Classes:
ComponentInjectorHelper.ContentEditorListener
- Enclosing class:
- EditorHelper
-
Field Summary
Fields inherited from interface de.hybris.platform.cockpit.model.editor.EditorListener
CANCEL_CLICKED, ENTER_PRESSED, ESCAPE_PRESSED, FORCE_SAVE_CLICKED, OPEN_EXTERNAL_CLICKED -
Method Summary
Modifier and TypeMethodDescriptionvoidactionPerformed(String actionCode, String langIso) voidvalueChanged(Object value, String langIso) Methods inherited from interface de.hybris.platform.cockpit.model.editor.EditorListener
actionPerformed, valueChanged
-
Method Details
-
actionPerformed
-
valueChanged
-