SAP ABAP Class CL_WDR_VIRTUAL_WINDOW (Window that only exists in runtime)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_INTERNAL_WINDOW Parent Class for All Windows 20120220
Properties
Class CL_WDR_VIRTUAL_WINDOW  
Short Description Window that only exists in runtime    
Super Class CL_WDR_INTERNAL_WINDOW Parent Class for All Windows 
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 20120220   SAP 
Last change 20130531   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_VIRTUAL_WINDOW has no interface implemented.
Friends
Class CL_WDR_VIRTUAL_WINDOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VIRTUAL_WTYPE_QUICKVIEW Constant Public Type reference (TYPE) STRING 'QUICKVIEW' QuickView Window 20120220
2 REMOVE_AFTER_DISPLAY Instance attribute Public Type reference (TYPE) ABAP_BOOL Deleted directly after displaying 20120220
3 VIRTUAL_WINDOW_TYPE Instance attribute Public Type reference (TYPE) STRING 20120220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120220
Events
Class CL_WDR_VIRTUAL_WINDOW has no event.
Types
Class CL_WDR_VIRTUAL_WINDOW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT 20120220
2 Importing MESSAGE_DISPLAY_MODE Call by reference Type reference (TYPE) WDR_MESSAGE_DISPLAY_MODE Web Dynpro: Anzeigen von Meldungen in einem Popup 20120220
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20120220
4 Importing REMOVE_AFTER_DISPLAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120220
5 Importing VIRTUAL_WINDOW_TYPE Call by reference Type reference (TYPE) STRING CO_VIRTUAL_WTYPE_QUICKVIEW 20120220
6 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20120220
7 Importing WINDOW_INFO Call by reference Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20120220

Method CONSTRUCTOR on class CL_WDR_VIRTUAL_WINDOW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732