SAP ABAP Class IF_WDR_CMP_USAGE_LISTENER (Web Dynpro)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_COMPONENT_USAGE Web Dynpro 20030825
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_VIEW_MANAGER Web Dynpro View Administrator 20030825
Properties
Class IF_WDR_CMP_USAGE_LISTENER  
Short Description Web Dynpro    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030825   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_CMP_USAGE_LISTENER has no forward declaration.
Interfaces
Class IF_WDR_CMP_USAGE_LISTENER has no interface implemented.
Friends
Class IF_WDR_CMP_USAGE_LISTENER has no friend class.
Attributes
Class IF_WDR_CMP_USAGE_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_COMPONENT_CREATED Instance method Public Method 20030825
2 ON_COMPONENT_DELETED Instance method Public Method 20030825
3 ON_REFERENCING_MODE_ENTERED Instance method Public Method 20061031
4 ON_REFERENCING_MODE_LEFT Instance method Public Method 20061031
Events
Class IF_WDR_CMP_USAGE_LISTENER has no event.
Types
Class IF_WDR_CMP_USAGE_LISTENER has no local type.
Method Signatures

Method ON_COMPONENT_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT_USAGE 20030825

Method ON_COMPONENT_CREATED on class IF_WDR_CMP_USAGE_LISTENER has no exception.

Method ON_COMPONENT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_ID Call by reference Type reference (TYPE) STRING 20061025
2 Importing SOURCE Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT_USAGE 20030825

Method ON_COMPONENT_DELETED on class IF_WDR_CMP_USAGE_LISTENER has no exception.

Method ON_REFERENCING_MODE_ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFERENCED_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component 20061031
2 Importing SOURCE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20061031

Method ON_REFERENCING_MODE_ENTERED on class IF_WDR_CMP_USAGE_LISTENER has no exception.

Method ON_REFERENCING_MODE_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20061031

Method ON_REFERENCING_MODE_LEFT on class IF_WDR_CMP_USAGE_LISTENER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in