SAP ABAP Interface IF_AXT_MESSAGE_LISTENER (Interface for event handling method)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_COMMON (Package) Common Extensibility objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_AXT_GEN_MESSAGE_LISTENER Interface for event handling methods 20080514
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_MESSAGE_LISTENER For listening and handling message publishing 20080514
Properties
Interface IF_AXT_MESSAGE_LISTENER  
Short Description Interface for event handling method    
General Data
Package AXT_COMMON   Common Extensibility objects 
Created 20080514   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_AXT_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_AXT_MESSAGE_LISTENER has no interface.
Friends
Interface IF_AXT_MESSAGE_LISTENER has no friend.
Attributes
Interface IF_AXT_MESSAGE_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_CLEAR_MESSAGES Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~CLEAR_MESSAGES 20080514
2 ON_PUBLISH_MESSAGES Instance method Public Event handling method Event handler for IF_AXT_MESSAGE_PUBLISHER~PUBLISH_MESSAGES 20080514
Events
Interface IF_AXT_MESSAGE_LISTENER has no event.
Types
Interface IF_AXT_MESSAGE_LISTENER has no local type.
Method Signatures

Method ON_CLEAR_MESSAGES Signature

Method ON_CLEAR_MESSAGES on Interface IF_AXT_MESSAGE_LISTENER has no parameter.
Method ON_CLEAR_MESSAGES on Interface IF_AXT_MESSAGE_LISTENER has no exception.

Method ON_PUBLISH_MESSAGES Signature

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

Method ON_PUBLISH_MESSAGES on Interface IF_AXT_MESSAGE_LISTENER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700