Friday, December 23, 2011

Re: How to tell what the Client is running on

Turns out my co-worker Asif had the answer:

String platform =
com.google.gwt.user.client.Window.Navigator.getPlatform ();

On Dec 23, 2:23 pm, cbruno <cbruno.li...@gmail.com> wrote:
> write a function to inspect the user agent string?
>
> On Dec 23, 3:28 pm, GregD <gre...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Is there a Client side call to tell the client which OS it's running
> > under?
>
> > TIA,
>
> > Greg

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

No comments:

Post a Comment