SAP ABAP Class IF_WD_BROWSER_HISTORY (Browser History)
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
Class IF_WD_BROWSER_HISTORY  
Short Description Browser History    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100819   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
Class IF_WD_BROWSER_HISTORY has no interface implemented.
Friends
Class IF_WD_BROWSER_HISTORY has no friend class.
Attributes
Class IF_WD_BROWSER_HISTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_SUPPORTED Instance method Public Method Checks whether function is supported 20110203
2 PUT_HASH Instance method Public Method Create Entry in Browser History 20100819
3 REGISTER_ON_HASH_CHANGED Instance method Public Method Register for Changes in Browser History 20100819
4 UNREGISTER_FROM_HASH_CHANGED Instance method Public Method Delete Registration 20100908
Events
Class IF_WD_BROWSER_HISTORY has no event.
Types
Class 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 Returning IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20110203

Method GET_IS_SUPPORTED on class 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 Importing HASH Call by reference Type reference (TYPE) STRING 20100819

Method PUT_HASH on class 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 Importing ACTION_NAME Call by reference Type reference (TYPE) STRING 20100819
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100819

Method REGISTER_ON_HASH_CHANGED on class IF_WD_BROWSER_HISTORY has no exception.

Method UNREGISTER_FROM_HASH_CHANGED Signature

Method UNREGISTER_FROM_HASH_CHANGED on class IF_WD_BROWSER_HISTORY has no parameter.
Method UNREGISTER_FROM_HASH_CHANGED on class IF_WD_BROWSER_HISTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in