SAP ABAP Interface IF_WDR_NW7_DELTA_RENDERER (Adapter with Delta Rendering)
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 - 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
| Interface | IF_WDR_NW7_DELTA_RENDERER | |
| Short Description | Adapter with Delta Rendering |
General Data
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20070718 | SAP |
| Last changed | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFUR_NW7__CONTROL | 20090908 | |||
| 2 | IF_NW7_VIEW_ELEMENT_ADAPTER | Local UR Test | 20090908 |
Friends
Interface IF_WDR_NW7_DELTA_RENDERER has no friend.
Attributes
Interface IF_WDR_NW7_DELTA_RENDERER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Delta Blocks | 20070718 | |
| 2 | Instance method | Public | Method | 20070719 |
Events
Interface 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 | DELTA_BLOCKS | Value transfer | Type reference (TYPE) | T_DELTA_BLOCK_TAB | 20070718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kompletter Adapter muss neu gerendert werden | 20070718 |
Method FINALIZE Signature
Method FINALIZE on Interface IF_WDR_NW7_DELTA_RENDERER has no parameter.
Method FINALIZE on Interface IF_WDR_NW7_DELTA_RENDERER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |