SAP ABAP Interface IF_AXT_GEN_MESSAGE_LISTENER (Interface for event handling methods)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_GEN_MESSAGE_LISTENER Generation listener 20080514
Properties
Interface IF_AXT_GEN_MESSAGE_LISTENER  
Short Description Interface for event handling methods    
General Data
Package AXT_GENERATION_FRAMEWORK   Extensibility Generation Framework 
Created 20080514   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_AXT_GEN_MESSAGE_LISTENER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AXT_MESSAGE_LISTENER Interface for event handling method 20080514
Friends
Interface IF_AXT_GEN_MESSAGE_LISTENER has no friend.
Attributes
Interface IF_AXT_GEN_MESSAGE_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CURRENT_OBJECT Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~CURRENT_OBJECT 20080514
2 ON_NO_CUSTOMIZING Instance method Public Event handling method 20090630
3 ON_OBJECTS_ACTIVATED Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECTS_ACTIVATED 20080813
4 ON_OBJECT_ERROR Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_ERROR 20080514
5 ON_OBJECT_GENERATED Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~OBJECT_GENERATED 20080514
6 ON_WARNING Instance method Public Event handling method 20090630
Events
Interface IF_AXT_GEN_MESSAGE_LISTENER has no event.
Types
Interface IF_AXT_GEN_MESSAGE_LISTENER has no local type.
Method Signatures

Method ON_CURRENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_EXTENSION_ID Call by reference Attribute reference (LIKE) 20090630
2 Importing EV_OBJECT Value transfer Attribute reference (LIKE) 20080514

Method ON_CURRENT_OBJECT on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.

Method ON_NO_CUSTOMIZING Signature

Method ON_NO_CUSTOMIZING on Interface IF_AXT_GEN_MESSAGE_LISTENER has no parameter.
Method ON_NO_CUSTOMIZING on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.

Method ON_OBJECTS_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERT_DEPENDENT_OBJECTS Call by reference Attribute reference (LIKE) >INVALID< 20080814
2 Importing ERT_OBJECTS Call by reference Attribute reference (LIKE) >INVALID< 20080814

Method ON_OBJECTS_ACTIVATED on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.

Method ON_OBJECT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_OBJECT Call by reference Attribute reference (LIKE) 20080813

Method ON_OBJECT_ERROR on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.

Method ON_OBJECT_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EV_OBJECT Call by reference Attribute reference (LIKE) 20080813

Method ON_OBJECT_GENERATED on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.

Method ON_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Attribute reference (LIKE) 20090630

Method ON_WARNING on Interface IF_AXT_GEN_MESSAGE_LISTENER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700