Interface OtherWindowsChangedHandler

All Superinterfaces:
EventHandler

public interface OtherWindowsChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification fired when the set of other RemoteWindows changes or requires re-synchronization due a call to create(), close(), or a page reload in a different RemoteWindow.
  • Method Details

    • onOtherWindowsChanged

      void onOtherWindowsChanged(OtherWindowsChangedEvent event)
      Notification fired when the set of other RemoteWindows changes or requires re-synchronization due a call to create(), close(), or a page reload in a different RemoteWindow.

      This method has no default implementation.

      Parameters:
      event - the event