Interface UIServerRpc

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void poll()  
      void resize​(int viewWidth, int viewHeight, int windowWidth, int windowHeight)  
      void scroll​(int scrollTop, int scrollLeft)  
      • Methods inherited from interface com.vaadin.shared.ui.ClickRpc

        click