Interface AbstractLogixNGEditor.EditorEventListener

All Superinterfaces:
EventListener
Enclosing interface:
AbstractLogixNGEditor<E extends NamedBean>

Create a custom listener event.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    An event that gets delivered from the editor
  • Method Details

    • editorEventOccurred

      An event that gets delivered from the editor
      Parameters:
      data - Contains a list of commands to be processed by the listener recipient.