SAP ABAP Class CL_WDR_BROWSER_HISTORY (Browser History)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_BROWSER_HISTORY | Browser History | 20100831 |
Properties
| Class | CL_WDR_BROWSER_HISTORY | |
| Short Description | Browser History | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20100831 | SAP |
| Last change | 20130531 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_BROWSER_HISTORY | Browser History | 20100831 |
Friends
Class CL_WDR_BROWSER_HISTORY 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) | WDR_ACTION | Action where application is registered is for hash change | 20100831 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Registers the listener in this roundtrip | 20100908 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Deregisters the listener in this roundtrip | 20100908 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | New Value for Hash Stack in Browser | 20100831 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Browser History Is Active | 20110209 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_BROWSER_HISTORY | Browser History | 20100831 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Replacement for Real Boolean Type: 'X' == True '' == False | 20100903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100831 |
Events
Class CL_WDR_BROWSER_HISTORY has no event.
Types
Class CL_WDR_BROWSER_HISTORY has no local type.
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WDR_BROWSER_HISTORY | Browser History | 20100831 |
Method GET_INSTANCE on class CL_WDR_BROWSER_HISTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |