com.google.gwt.useragent.client
Interface UserAgentAsserter.UserAgentProperty
- All Known Implementing Classes:
- UserAgentAsserter.UserAgentPropertyDisabled
- Enclosing class:
- UserAgentAsserter
static interface UserAgentAsserter.UserAgentProperty
Interface to provide both the compile time and runtime
user.agent selection property value.
getCompileTimeValue
java.lang.String getCompileTimeValue()
getRuntimeValue
java.lang.String getRuntimeValue()
getUserAgentRuntimeWarning
boolean getUserAgentRuntimeWarning()