Uses of Class
org.apache.myfaces.tobago.context.UserAgent

Packages that use UserAgent
Package
Description
 
  • Uses of UserAgent in org.apache.myfaces.tobago.context

    Modifier and Type
    Field
    Description
    static final UserAgent
    UserAgent.DEFAULT
     
    static final UserAgent
    UserAgent.GECKO
    e.g.
    static final UserAgent
    UserAgent.GECKO_1_8
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.GECKO_1_9
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.GECKO_2_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.GECKO_23_0
    e.g.
    static final UserAgent
    UserAgent.MOZILLA
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MOZILLA_4_7
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MOZILLA_5_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MSIE
     
    static final UserAgent
    UserAgent.MSIE_10_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_11_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_5_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MSIE_5_0_MAC
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MSIE_5_5
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MSIE_6_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_6_0_MAC
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    static final UserAgent
    UserAgent.MSIE_7_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_7_0_COMPAT
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_7_O
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported.
    static final UserAgent
    UserAgent.MSIE_8_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.MSIE_9_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    static final UserAgent
    UserAgent.OPERA
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported.
    static final UserAgent
    UserAgent.OPERA_5_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported.
    static final UserAgent
    UserAgent.OPERA_6_0
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported.
    static final UserAgent
    UserAgent.OPERA_7_11
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported.
    static final UserAgent
    UserAgent.PRESTO
    e.g.
    static final UserAgent
    UserAgent.WEBKIT
    e.g.
    Modifier and Type
    Method
    Description
    static UserAgent
    UserAgent.getInstance(String header)
     
    static UserAgent
    UserAgent.getInstanceForId(String id)
    Deprecated, for removal: This API element is subject to removal in a future version.
    no longer supported
    TobagoContext.getUserAgent()
     
    Methods in org.apache.myfaces.tobago.context with parameters of type UserAgent
    Modifier and Type
    Method
    Description
    void
    TobagoContext.setUserAgent(UserAgent userAgent)