SAP ABAP Class IF_WDR_NW7_WINDOW_ADAPTER (Window Adapter)
Properties
Class | IF_WDR_NW7_WINDOW_ADAPTER | |
Short Description | Window Adapter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070712 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDR_NW7_WINDOW_ADAPTER has no interface implemented.
Friends
Class IF_WDR_NW7_WINDOW_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20070712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Adapter | 20070712 |
Events
Class 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 class IF_WDR_NW7_WINDOW_ADAPTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |