The Flex API of gwt4air is just a  new UI layer for GWT. Meaning that all
the backend stuff(RPC, RF, RequestBuilder, etc...) should work as usual.
Here is a real world example of using GWT RPC with gwt4air.
http://www.gwt4air.appspot.com/#mx.extended.rpc
Like you can see i just swapped the  native GWT UI with a FleX UI. The RPC
service are the default one that  gets created by GPE(when creating a new
project)

cheers,

Alain


2011/6/1 gwt.user <[email protected]>

> How do i use RPC with the gwt4air Flex API ?
> Cant get it to work.
> Thx
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 

GWT API for  non Java based platforms
http://code.google.com/p/gwt4air/
http://www.gwt4air.appspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to