Interface EditorHelper.LanguageAwareEditorListener

All Superinterfaces:
EditorListener
All Known Implementing Classes:
ComponentInjectorHelper.ContentEditorListener
Enclosing class:
EditorHelper

public static interface EditorHelper.LanguageAwareEditorListener extends EditorListener
  • Method Details

    • actionPerformed

      void actionPerformed(String actionCode, String langIso)
    • valueChanged

      void valueChanged(Object value, String langIso)