|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||