Uses of Class
org.atmosphere.gwt.client.extra.Window

Packages that use Window
org.atmosphere.gwt.client.extra   
 

Uses of Window in org.atmosphere.gwt.client.extra
 

Methods in org.atmosphere.gwt.client.extra that return Window
static Window Window.current()
           
 Window Window.open(String url, String name, String features)
          Opens a new browser window.
 Window Window.open(String url, String name, WindowFeatures features)
           
 

Methods in org.atmosphere.gwt.client.extra with parameters of type Window
static boolean WindowSocket.exists(Window w, String socketName)
           
static void WindowSocket.post(Window w, String socketName, String message)
           
 



Copyright © 2012. All Rights Reserved.