SAP ABAP Class CL_WDR_MESSAGE_WINDOW (CL_WDR_MESSAGE_WINDOW)
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_DOCKING_WINDOW Docking Window 20051124
Properties
Class CL_WDR_MESSAGE_WINDOW  
Short Description    
Super Class CL_WDR_INTERNAL_DOCKING_WINDOW Docking Window 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20051124   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_MESSAGE_WINDOW has no interface implemented.
Friends
Class CL_WDR_MESSAGE_WINDOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCES Static Attribute Private Type reference (TYPE) TY_T_INSTANCES 20060823
2 INSTANCE_COUNTER Static Attribute Private Type reference (TYPE) I 20051205
3 MESSAGE_HELPER_CLASS Instance attribute Public Object reference (TYPE REF TO) IF_WDR_MESSAGE_AREA Internal Interface for Message Area 20051124
4 MESSAGE_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW Web Dynpro View Controller 20051124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20051124
2 GET_INSTANCE Static method Public Method 20060823
Events
Class CL_WDR_MESSAGE_WINDOW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_INSTANCE Private See coding 20060823 begin of TY_S_INSTANCe, parent_window type ref to cl_wdr_window, instance type ref to cl_wdr_message_window, end of ty_s_instance
2 TY_T_INSTANCES Private See coding 20060823 ty_t_instances type hashed table of ty_s_instance with unique key parent_window
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_WDR_MESSAGE_WINDOW has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_WDR_MESSAGE_WINDOW 20060823
2 Importing PARENT_WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20060823

Method GET_INSTANCE on class CL_WDR_MESSAGE_WINDOW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710