SAP ABAP Class CL_WDR_DELTA_R_VIEW_ADAPTER (AdvDR: Delta Renderer for Views)
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_WDR_DELTA_R_ABSTR_ADAPTER AdvDR: Abstract Basis Class for Adapter Delta Renderer 20110831
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DELTA_R_ROOT_VIEW_ADP AdvDR: Delta Renderer for Main View of a Window 20110831
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DELTA_R_VIEW_CNT_ADP AdvDR: Delta Renderer for View Container 20110831
Properties
Class CL_WDR_DELTA_R_VIEW_ADAPTER  
Short Description AdvDR: Delta Renderer for Views    
Super Class CL_WDR_DELTA_R_ABSTR_ADAPTER AdvDR: Abstract Basis Class for Adapter Delta Renderer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20110831   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_DELTA_R_VIEW_ADAPTER has no interface implemented.
Friends
Class CL_WDR_DELTA_R_VIEW_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTENT_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_VIEW Web Dynpro View Controller 20110831
2 M_CONTENT_VIEW_DIRTY_STATE Instance attribute Private Object reference (TYPE REF TO) CL_WDR_VIEW_DIRTY_STATE__ADV Delta Handling: Change Status 20110831
3 M_IS_DIRTY_BY_ADAPTER_EVENT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110831
4 M_ROOT_ADAPTER Instance attribute Private Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Web Dynpro Local Test XX7 20110831
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110831
2 GET_CONTENT_VIEW Instance method Protected Method 20110831
3 SET_ACTIVE_CONTENT_VIEW Instance method Private Method 20110831
Events
Class CL_WDR_DELTA_R_VIEW_ADAPTER has no event.
Types
Class CL_WDR_DELTA_R_VIEW_ADAPTER 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 ROOT_ADAPTER Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER WebDynpro Local Test XX7 20110831

Method CONSTRUCTOR on class CL_WDR_DELTA_R_VIEW_ADAPTER has no exception.

Method GET_CONTENT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT_VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20110831

Method GET_CONTENT_VIEW on class CL_WDR_DELTA_R_VIEW_ADAPTER has no exception.

Method SET_ACTIVE_CONTENT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE_CONTENT_VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20110831

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