SAP ABAP Class CLUR_NW7_USER_AGENT_INFO (CLUR_NW7_USER_AGENT_INFO)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UR_NW7 (Package) Unified Rendering: Lightspeed
⤷
⤷
Properties
| Class | CLUR_NW7_USER_AGENT_INFO | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UR_NW7 | Unified Rendering: Lightspeed |
| Created | 20090917 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CLUR_NW7_USER_AGENT_INFO has no interface implemented.
Friends
Class CLUR_NW7_USER_AGENT_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TY_LIGHTSPEED_INFO | 20090917 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090917 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_USER_AGENT_INFO | 20090917 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090917 | ||
| 2 | Static method | Public | Method | 20090917 | ||
| 3 | Instance method | Private | Method | 20090917 | ||
| 4 | Instance method | Private | Method | 20090917 | ||
| 5 | Instance method | Private | Method | 20090917 |
Events
Class CLUR_NW7_USER_AGENT_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LIGHTSPEED_INFO | Public | See coding | 20090917 | BEGIN OF ty_lightspeed_info,
supported type abap_bool,
tolerated type abap_bool,
platform type string,
renderEngineName type string,
renderEngineVersion type string,
inlineCSS type abap_bool,
activeX type abap_bool,
requiresActiveXforLoadOnDemand type abap_bool,
loadOnDemand type abap_bool,
renderingMode type string,
accessibility type string,
renderer type string,
LAFServiceDevice type string,
END OF ty_lightspeed_info
|
||
| 2 | TY_USER_AGENT_INFO | Public | See coding | 20090917 | BEGIN OF ty_user_agent_info,
id TYPE string,
browser TYPE string,
version TYPE string,
platform TYPE string,
mobile TYPE abap_bool,
osName TYPE string,
osVersion TYPE string,
engineName TYPE string,
engineVersion TYPE string,
END OF ty_user_agent_info
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_AGENT_STRING | Call by reference | Type reference (TYPE) | STRING | 20090917 |
Method CONSTRUCTOR on class CLUR_NW7_USER_AGENT_INFO has no exception.
Method IS_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_STRING | Call by reference | Type reference (TYPE) | STRING | 20090917 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090917 |
Method IS_FLOAT on class CLUR_NW7_USER_AGENT_INFO has no exception.
Method SET_LIGHTSPEED_INFO Signature
Method SET_LIGHTSPEED_INFO on class CLUR_NW7_USER_AGENT_INFO has no parameter.
Method SET_LIGHTSPEED_INFO on class CLUR_NW7_USER_AGENT_INFO has no exception.
Method SET_USER_AGENT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_AGENT_STRING | Call by reference | Type reference (TYPE) | STRING | 20090917 |
Method SET_USER_AGENT_INFO on class CLUR_NW7_USER_AGENT_INFO has no exception.
Method SUBSTITUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPLACEMENT | Call by reference | Type reference (TYPE) | STRING | 20090917 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20090917 |
Method SUBSTITUTE on class CLUR_NW7_USER_AGENT_INFO has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 800 |