Interface EditorListener

All Known Subinterfaces:
EditorHelper.LanguageAwareEditorListener
All Known Implementing Classes:
ComponentInjectorHelper.ContentEditorListener

public interface EditorListener
Receives updates when an editor's value has changed in some way. The general purpose is to hide editor specific implementation details from the user e.g. which events are relevant etc.