SAP ABAP Interface IF_WD_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_BROWSER_HISTORY | Browser History | 20100831 |
Properties
| Interface | IF_WD_BROWSER_HISTORY | |
| Short Description | Browser History |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20100819 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_BROWSER_HISTORY has no interface.
Friends
Interface IF_WD_BROWSER_HISTORY has no friend.
Attributes
Interface IF_WD_BROWSER_HISTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether function is supported | 20110203 | |
| 2 | Instance method | Public | Method | Create Entry in Browser History | 20100819 | |
| 3 | Instance method | Public | Method | Register for Changes in Browser History | 20100819 | |
| 4 | Instance method | Public | Method | Delete Registration | 20100908 |
Events
Interface IF_WD_BROWSER_HISTORY has no event.
Types
Interface IF_WD_BROWSER_HISTORY has no local type.
Method Signatures
Method GET_IS_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110203 |
Method GET_IS_SUPPORTED on Interface IF_WD_BROWSER_HISTORY has no exception.
Method PUT_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Call by reference | Type reference (TYPE) | STRING | 20100819 |
Method PUT_HASH on Interface IF_WD_BROWSER_HISTORY has no exception.
Method REGISTER_ON_HASH_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20100819 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20100819 |
Method REGISTER_ON_HASH_CHANGED on Interface IF_WD_BROWSER_HISTORY has no exception.
Method UNREGISTER_FROM_HASH_CHANGED Signature
Method UNREGISTER_FROM_HASH_CHANGED on Interface IF_WD_BROWSER_HISTORY has no parameter.
Method UNREGISTER_FROM_HASH_CHANGED on Interface IF_WD_BROWSER_HISTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |