|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserAgent | |
|---|---|
| org.directwebremoting.util | |
| Uses of UserAgent in org.directwebremoting.util |
|---|
| Methods in org.directwebremoting.util that return UserAgent | |
|---|---|
static UserAgent |
UserAgent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UserAgent[] |
UserAgent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.directwebremoting.util with parameters of type UserAgent | |
|---|---|
static boolean |
BrowserDetect.atLeast(javax.servlet.http.HttpServletRequest request,
UserAgent requiredUserAgent)
Check that the user-agent string indicates some minimum browser level |
static boolean |
BrowserDetect.atLeast(javax.servlet.http.HttpServletRequest request,
UserAgent requiredUserAgent,
int requiredVersion)
Check that the user-agent string indicates some minimum browser level |
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||