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

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

Methods in org.atmosphere.gwt.client.extra that return AtmosphereProxyEvent
protected  AtmosphereProxyEvent AtmosphereProxy.deserialize(String data)
           
protected  AtmosphereProxyEvent AtmosphereProxy.event(AtmosphereProxyEvent.EventType type)
           
 AtmosphereProxyEvent AtmosphereProxyEvent.setData(Object data)
           
 AtmosphereProxyEvent AtmosphereProxyEvent.setEventType(AtmosphereProxyEvent.EventType eventType)
           
 

Methods in org.atmosphere.gwt.client.extra with parameters of type AtmosphereProxyEvent
protected  void AtmosphereProxy.dispatchEvent(AtmosphereProxyEvent event)
           
protected  void AtmosphereProxy.dispatchEvent(Window target, AtmosphereProxyEvent event)
           
protected  void AtmosphereProxy.onEvent(Window source, AtmosphereProxyEvent event, String rawEvent)
           
protected  String AtmosphereProxy.serialize(AtmosphereProxyEvent event)
           
 



Copyright © 2013. All Rights Reserved.