Package 

Interface WindowCallback


  • 
    public interface WindowCallback
    
                        

    A callback to be invoked when once current window size is determined or changes

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onWindowSizeChanged(Integer width, Integer height)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait