SAP ABAP Interface IF_WDR_NW7_WINDOW_ADAPTER (Window Adapter)
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

⤷

⤷

Properties
Interface | IF_WDR_NW7_WINDOW_ADAPTER | |
Short Description | Window Adapter |
General Data
Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
Created | 20070712 | SAP |
Last changed | 20110908 | SAP |
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
Interface IF_WDR_NW7_WINDOW_ADAPTER has no interface.
Friends
Interface IF_WDR_NW7_WINDOW_ADAPTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_WINDOW_OPERATION | Constant | Public | See coding | 20070712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Adapter | 20070712 |
Events
Interface IF_WDR_NW7_WINDOW_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_DELTA_BLOCK | Public | Type reference (TYPE) | IF_WDR_NW7_DELTA_RENDERER=>T_DELTA_BLOCK | 20070712 |
|
|
2 | T_DELTA_BLOCK_TAB | Public | Type reference (TYPE) | IF_WDR_NW7_DELTA_RENDERER=>T_DELTA_BLOCK_TAB | 20070712 |
|
|
3 | T_WINDOW_OPERATION | Public | Type reference (TYPE) | I | 20070712 |
|
|
4 | T_WINDOW_UPDATE | Public | See coding | 20070712 | begin of t_window_update,
id type string,
operation type t_window_operation,
focus_id type string,
deltas type t_delta_block,
end of t_window_update
|
||
5 | T_WINDOW_UPDATE_TAB | Public | See coding | 20070712 | t_window_update_tab type standard table of t_window_update with default key
|
Method Signatures
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFRESH_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070712 | |||
2 | ![]() |
WINDOW_UPDATES | Value transfer | Type reference (TYPE) | T_WINDOW_UPDATE_TAB | 20070712 |
Method SET_CONTENT on Interface IF_WDR_NW7_WINDOW_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |