SAP ABAP Class IF_WDR_SERVER_EVENT_HANDLER (Web Dynpro: Service Event Handler Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_APPL_CLOSE_SRV_EVT_HDLR Web Dynpro: Event Handler Registry 20030227
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_WINDOW_CLOSE_EVTHDL 20030616
Properties
Class IF_WDR_SERVER_EVENT_HANDLER  
Short Description Web Dynpro: Service Event Handler Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030226   SAP 
Last change 20070911   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_WDR_SERVER_EVENT_HANDLER has no interface implemented.
Friends
Class IF_WDR_SERVER_EVENT_HANDLER has no friend class.
Attributes
Class IF_WDR_SERVER_EVENT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_SERVER_EVENT Instance method Public Method 20030226
Events
Class IF_WDR_SERVER_EVENT_HANDLER has no event.
Types
Class IF_WDR_SERVER_EVENT_HANDLER has no local type.
Method Signatures

Method HANDLE_SERVER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Object reference (TYPE REF TO) CL_WDR_SERVER_EVENT $REF$ 20030226
2 Returning WANTS_RESPONSE Value transfer Type reference (TYPE) ABAP_BOOL $REF$ 20030226

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