SAP ABAP Class CL_WDR_WINDOW_CONTENT_ADAPTER (Content of a Window)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 20100618
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_NW7_CONTAINER 20071212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_NW7_SCROLLCONTAINER 20070801
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_NW7_DELTA_RENDERER Adapter with Delta Rendering 20070718
Properties
Class CL_WDR_WINDOW_CONTENT_ADAPTER  
Short Description Content of a Window    
Super Class CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20070710   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)
2 IF_WDR_NW7_WINDOW_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_NW7_CONTAINER 20071212
2 IFUR_NW7_SCROLLCONTAINER 20070801
3 IF_WDR_NW7_DELTA_RENDERER Adapter with Delta Rendering 20070718
Friends
Class CL_WDR_WINDOW_CONTENT_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_WINDOW_CONTENT_ADAPTER Constant Public Type reference (TYPE) GUID '00127991401D1DEC8C8E90B8762FEB85' Globally Unique Identifier 20070712
2 M_IS_FIRST_TIME Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090311
3 M_IS_RENDERED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070801
4 M_MESSAGE_AREA_EMBEDDING_CNT Instance attribute Private Type reference (TYPE) I 20071031
5 M_MESSAGE_AREA_MASTER Instance attribute Private Object reference (TYPE REF TO) LCL_MESSAGE_AREA_MASTER 20070712
6 M_POLLING_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter for Web Dynpro View Elements 20081127
7 M_ROOT_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter for a View 20081113
8 M_SIDE_PANEL_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter for Web Dynpro View Elements 20081113
9 M_SPLITTER_HEIGHT Instance attribute Private Type reference (TYPE) I 0 20090311
10 M_VIEW_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_VIEW_ADAPTER Adapter for a View 20070710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070712
2 EMBED_MESSAGE_AREA Instance method Public Method 20071031
3 GET_EMBEDDED_MESSAGE_AREA Instance method Public Method 20070712
4 RELEASE_MESSAGE_AREA Instance method Public Method 20071031
5 REQUEST_EMBEDDED_MESSAGE_AREA Instance method Public Method 20070712
Events
Class CL_WDR_WINDOW_CONTENT_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DELTA_BLOCK Private Attribute reference (LIKE) 20070718
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_WINDOW_CONTENT_ADAPTER has no parameter.
Method CONSTRUCTOR on class CL_WDR_WINDOW_CONTENT_ADAPTER has no exception.

Method EMBED_MESSAGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20071031
2 Returning MESSAGE_AREA Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER 20071031

Method EMBED_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no exception.

Method GET_EMBEDDED_MESSAGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER Value transfer Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20070712

Method GET_EMBEDDED_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no exception.

Method RELEASE_MESSAGE_AREA Signature

Method RELEASE_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no parameter.
Method RELEASE_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no exception.

Method REQUEST_EMBEDDED_MESSAGE_AREA Signature

Method REQUEST_EMBEDDED_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no parameter.
Method REQUEST_EMBEDDED_MESSAGE_AREA on class CL_WDR_WINDOW_CONTENT_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711