com.vaadin.shared.ui.ui.

Interface UIServerRpc

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void poll() 
      void popstate(String uri) 
      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