SAP ABAP Class IF_SALV_BS_CONFIG_NOTIFIER (Configuration Notifier)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_CONFIG_LOG NOT USED: Configuration Log 20090528
Properties
Class IF_SALV_BS_CONFIG_NOTIFIER  
Short Description Configuration Notifier    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090528   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_BS_CONFIG_NOTIFIER has no forward declaration.
Interfaces
Class IF_SALV_BS_CONFIG_NOTIFIER has no interface implemented.
Friends
Class IF_SALV_BS_CONFIG_NOTIFIER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_LISTENER Instance attribute Public Type reference (TYPE) YT_LISTENER Listeners 20090528
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LISTENER Instance method Public Method Add Listener 20090528
2 REMOVE_LISTENER Instance method Public Method Remove Listener 20090528
Events
Class IF_SALV_BS_CONFIG_NOTIFIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_LISTENER Public See coding Listeners 20090528 yt_listener type sorted table of ref to if_salv_bs_config_listener with unique key table_line initial size 1
Method Signatures

Method ADD_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SALV_BS_CONFIG_LISTENER Configuration Listener 20090528

Method ADD_LISTENER on class IF_SALV_BS_CONFIG_NOTIFIER has no exception.

Method REMOVE_LISTENER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SALV_BS_CONFIG_LISTENER Configuration Listener 20090528

Method REMOVE_LISTENER on class IF_SALV_BS_CONFIG_NOTIFIER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in