Interface ParentMovedHandler

All Superinterfaces:
EventHandler

public interface ParentMovedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when an ancestor of this component's position changes.
  • Method Details

    • onParentMoved

      void onParentMoved(ParentMovedEvent event)
      Notification method fired when an ancestor of this component's position changes.
      Parameters:
      event - the event