Package com.google.gwt.useragent.client
Interface UserAgent
-
public interface UserAgentInterface to provide both the compile time and runtimeuser.agentvalue.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCompileTimeValue()Returns the value of user agent for this permutationjava.lang.StringgetRuntimeValue()Returns the calculated value of user agent on the runtime
-