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 ABAP 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 M_ACTION_ON_CHANGED Instance attribute Public Type reference (TYPE) WDR_ACTION Action where application is registered is for hash change 20100831
2 M_ACTIVATE_NOTIFIER Instance attribute Public Type reference (TYPE) ABAP_BOOL Registers the listener in this roundtrip 20100908
3 M_DEACTIVATE_NOTIFIER Instance attribute Public Type reference (TYPE) ABAP_BOOL Deregisters the listener in this roundtrip 20100908
4 M_HASH_VALUE Instance attribute Public Type reference (TYPE) STRING New Value for Hash Stack in Browser 20100831
5 M_HISTORY_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL Browser History Is Active 20110209
6 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_BROWSER_HISTORY Browser History 20100831
7 M_PUT_HASH 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 GET_INSTANCE 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 Returning 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