public interface OtherWindowsChangedHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
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. |
void onOtherWindowsChanged(OtherWindowsChangedEvent event)
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.
event - the event