SAP ABAP Class CL_WDR_EVENT_QUEUE_LS (CL_WDR_EVENT_QUEUE_PARSER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Properties
Class CL_WDR_EVENT_QUEUE_LS  
Short Description CL_WDR_EVENT_QUEUE_PARSER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20071107   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_LS has no interface implemented.
Friends
Class CL_WDR_EVENT_QUEUE_LS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_KEY_ID Constant Private Type reference (TYPE) STRING 'Id' 20071107
2 C_SEP_COMMA Constant Private Type reference (TYPE) STRING ',' 20071107
3 EVENTS Instance attribute Public Type reference (TYPE) TY_EVENTS 20071107
4 UCF_EVENT_QUEUE Instance attribute Public Type reference (TYPE) STRING EVENT_QUEUE 20071107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071107
2 PARSE Static method Private Method PARSE 20071107
Events
Class CL_WDR_EVENT_QUEUE_LS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EVENT Public See coding 20071107 begin of ty_event, handler_id type string, control_name type string, event_name type string, parameters type tihttpnvp, end of ty_event
2 TY_EVENTS Public See coding 20071107 TY_EVENTS type standard table of ty_event with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_CUSTOM_PARAMETERS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100707
2 Importing UCF_EVENT_QUEUE Call by reference Type reference (TYPE) STRING UCF_EVENT_QUEUE 20071107

Method CONSTRUCTOR on class CL_WDR_EVENT_QUEUE_LS has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_CUSTOM_PARAMETERS Call by reference Type reference (TYPE) ABAP_BOOL 20100707
2 Exporting EVENTS Call by reference Type reference (TYPE) TY_EVENTS RESULT 20080317
3 Importing UCF_EVENT_QUEUE Call by reference Type reference (TYPE) STRING 20071107

Method PARSE on class CL_WDR_EVENT_QUEUE_LS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711