SAP ABAP Class IF_WDR_NW7_DELTA_RENDERER (Adapter with Delta Rendering)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IFUR_NW7__CONTROL 20090908
2 Interface composition (i COMPRISING i_ref)  IF_NW7_VIEW_ELEMENT_ADAPTER Local UR Test 20090908
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_NW7_MESSAGE_AREA_ADP Message Area Adapter 20101122
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_NW7_SIDE_PANEL_ADAPTER View Element Adapter for the Side Panel 20081113
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_NW7_WIN_LAYOUT_ADAPTER View Element Adapter for the Side Panel 20090527
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_POPUP_WINDOW_CTRL_ADP Popup Window UR Control 20070718
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_VIEW_ADAPTER Adapter for a View 20070719
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER Content of a Window 20070718
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_WINDOW_CONTENT_ADAPTER2 Content of a Window 20090908
Properties
Class IF_WDR_NW7_DELTA_RENDERER  
Short Description Adapter with Delta Rendering    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070718   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDR_NW7_WINDOW_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WDR_NW7_DELTA_RENDERER has no interface implemented.
Friends
Class IF_WDR_NW7_DELTA_RENDERER has no friend class.
Attributes
Class IF_WDR_NW7_DELTA_RENDERER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DELTA_BLOCKS Instance method Public Method Determine Delta Blocks 20070718
2 FINALIZE Instance method Public Method 20070719
Events
Class IF_WDR_NW7_DELTA_RENDERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DELTA_BLOCK Public See coding 20070718 begin of t_delta_block, html_id type string, adapter type ref to cl_nw7_view_element_adapter, end of t_delta_block
2 T_DELTA_BLOCK_TAB Public See coding 20070718 t_delta_block_tab type standard table of t_delta_block with default key
Method Signatures

Method CALCULATE_DELTA_BLOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELTA_BLOCKS Value transfer Type reference (TYPE) T_DELTA_BLOCK_TAB 20070718
# Exception Resumable Description Created on
1 CX_WDR_REFRESH_ADAPTER Kompletter Adapter muss neu gerendert werden 20070718

Method FINALIZE Signature

Method FINALIZE on class IF_WDR_NW7_DELTA_RENDERER has no parameter.
Method FINALIZE on class IF_WDR_NW7_DELTA_RENDERER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in