Interface NodeAddedHandler

All Superinterfaces:
EventHandler

public interface NodeAddedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification fired when an EditNode has been added to the EditContext
  • Method Details

    • onNodeAdded

      void onNodeAdded(NodeAddedEvent event)
      Notification fired when an EditNode has been added to the EditContext
      Parameters:
      event - the event