Interface AttachEvent.Handler

All Superinterfaces:
EventHandler
Enclosing class:
AttachEvent

public static interface AttachEvent.Handler extends EventHandler
Implemented by objects that handle AttachEvent.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onAttachOrDetach

      void onAttachOrDetach(AttachEvent event)