Interface HasWindowEventHandlers

  • All Superinterfaces:
    com.google.gwt.event.shared.HasHandlers

    public interface HasWindowEventHandlers
    extends com.google.gwt.event.shared.HasHandlers
    • Method Detail

      • addWindowEventHandler

        com.google.gwt.event.shared.HandlerRegistration addWindowEventHandler​(WindowEventHandler handler)