SAP ABAP Class CL_WDR_EVENT_QUEUE (EventQueue/IEventQueue)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Class CL_WDR_EVENT_QUEUE  
Short Description EventQueue/IEventQueue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20021007   SAP 
Last change 20110908   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 CL_WDR_EVENT_QUEUE has no interface implemented.
Friends
Class CL_WDR_EVENT_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_EVENT Instance attribute Public Object reference (TYPE REF TO) CL_WDR_EVENT Table of Events 20030616
2 ACTION_EVENTS Instance attribute Public Type reference (TYPE) WDR_EVENTS Table of Events 20090128
3 SERVICE_EVENTS Instance attribute Public Type reference (TYPE) WDR_EVENTS Table of Events 20021007
4 SYSTEM_EVENTS Instance attribute Public Type reference (TYPE) WDR_EVENTS Table of Events 20021007
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTION_EVENT Instance method Private Method 20030616
2 ADD_EVENT Instance method Public Method 20021007
3 HAS_ACTION_EVENTS Instance method Public Method 20021007
4 HAS_EVENTS Instance method Public Method 20041228
5 HAS_SERVICE_EVENTS Instance method Public Method 20021007
6 HAS_SYSTEM_EVENTS Instance method Public Method 20021007
7 RESET Instance method Public Method 20041229
Events
Class CL_WDR_EVENT_QUEUE has no event.
Types
Class CL_WDR_EVENT_QUEUE has no local type.
Method Signatures

Method ADD_ACTION_EVENT Signature

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

Method ADD_ACTION_EVENT on class CL_WDR_EVENT_QUEUE has no exception.

Method ADD_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_EVENT Event Klasse 20021007

Method ADD_EVENT on class CL_WDR_EVENT_QUEUE has no exception.

Method HAS_ACTION_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) ABAP_BOOL ja/nein 20021007

Method HAS_ACTION_EVENTS on class CL_WDR_EVENT_QUEUE has no exception.

Method HAS_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20041228

Method HAS_EVENTS on class CL_WDR_EVENT_QUEUE has no exception.

Method HAS_SERVICE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) ABAP_BOOL ja/nein 20021007

Method HAS_SERVICE_EVENTS on class CL_WDR_EVENT_QUEUE has no exception.

Method HAS_SYSTEM_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) ABAP_BOOL ja/nein 20021007

Method HAS_SYSTEM_EVENTS on class CL_WDR_EVENT_QUEUE has no exception.

Method RESET Signature

Method RESET on class CL_WDR_EVENT_QUEUE has no parameter.
Method RESET on class CL_WDR_EVENT_QUEUE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630