Uses of Class
com.sapportals.portal.prt.component.ClientType

Packages that use ClientType
com.sapportals.portal.prt.component   
 

Uses of ClientType in com.sapportals.portal.prt.component
 

Fields in com.sapportals.portal.prt.component declared as ClientType
static ClientType ClientType.HTML
          Deprecated.  
static ClientType ClientType.WML
          Deprecated.  
static ClientType ClientType.XML
          Deprecated.  
static ClientType ClientType.TEXT
          Deprecated.  
static ClientType ClientType.URL
          Deprecated.  
 

Methods in com.sapportals.portal.prt.component that return ClientType
 ClientType IPortalComponentRequest.getClientType()
          Deprecated. Please use XXXX for User Agent information.
 

Methods in com.sapportals.portal.prt.component with parameters of type ClientType
static int ClientFamily.getJavaScriptVersion(ClientType client)
          Deprecated.  
static int ClientFamily.getHtmlVersion(ClientType client)
          Deprecated.