|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientType | |
---|---|
com.sun.rave.web.ui.util |
Uses of ClientType in com.sun.rave.web.ui.util |
---|
Fields in com.sun.rave.web.ui.util declared as ClientType | |
---|---|
static ClientType |
ClientType.GECKO
Client type is Mozilla 6 or higher |
static ClientType |
ClientType.IE5_5
Client type is IE 5, version 5.5 or higher |
static ClientType |
ClientType.IE6
Client type is IE6 or higher |
static ClientType |
ClientType.OTHER
Client type is not IE 5.5+ or gecko. |
Methods in com.sun.rave.web.ui.util that return ClientType | |
---|---|
static ClientType |
ClientSniffer.getClientType(javax.faces.context.FacesContext context)
This method is used by the Theme. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |