Interface WindowEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface WindowEventHandler extends com.google.gwt.event.shared.EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onWindowEvent

      void onWindowEvent(WindowEvent event)