|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserInfo.Agent | |
---|---|
org.utgenome.gwt.utgb.client.util | Utilities supporting efficient development with Google Web Toolkit. |
Uses of BrowserInfo.Agent in org.utgenome.gwt.utgb.client.util |
---|
Methods in org.utgenome.gwt.utgb.client.util that return BrowserInfo.Agent | |
---|---|
static BrowserInfo.Agent |
BrowserInfo.getBrowserType()
Retrieve a short name, suitable for use in a tab or filename, for a given user agent. |
static BrowserInfo.Agent |
BrowserInfo.Agent.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BrowserInfo.Agent[] |
BrowserInfo.Agent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |