SAP ABAP Interface IF_NW7_VIEW_ELEMENT_ADAPTER (Local UR Test)
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) | /1WDA/DABSTRACT_DTELEMENT | 20100504 | |
2 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_IGS_ELEMENT | 20070918 | |
3 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_POPUP_BUBBLE | 20120309 | |
4 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_SERIES | 20070918 | |
5 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_TREE_NODE | 20070717 | |
6 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_VALUE | 20070918 | |
7 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTRACT_VERT_PAGINATOR | 20070717 | |
8 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTR_AC | 20071128 | |
9 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTR_ACF_CONTROL | 20070918 | |
10 | Interface composition (i COMPRISING i_ref) | /1WDA/DABSTR_ACT_COMP | 20070918 | |
... | Click here to see Used By full list (161 items) |
Properties
Interface | IF_NW7_VIEW_ELEMENT_ADAPTER | |
Short Description | Local UR Test |
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) |
2 | IF_NW7_VIEW_ELEMENT_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 | 20070712 |
Friends
Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_CONTEXT_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Adapter for Web Dynpro View Elements | 20100630 | ||
2 | M_CONTEXT_NODE_PATH_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20100630 | |||
3 | M_ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100630 | |||
4 | M_ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20100630 | |||
5 | M_PARENT_ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100630 | |||
6 | M_PARENT_READONLY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100630 | |||
7 | M_READONLY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100630 | |||
8 | M_SECURITY_TOKEN | Instance attribute | Public | Type reference (TYPE) | CHAR32 | Character Field Length - 32 | 20100630 | ||
9 | M_SUFFIX | Instance attribute | Public | Type reference (TYPE) | STRING | 20100630 | |||
10 | M_TYPE_ID | Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100622 | ||
11 | M_VIEW_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Web Dynpro View Element | 20100630 | ||
12 | ROOT_CONTROL | Instance attribute | Public | Object reference (TYPE REF TO) | IFUR_NW7__CONTROL | 20071123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Destructor | 20070712 |
2 | ![]() |
Instance method | Public | Method | Determine Focus HTML ID | 20070712 |
3 | ![]() |
Instance method | Public | Method | Get Resource | 20070712 |
4 | ![]() |
Instance method | Public | Method | Process Event | 20100701 |
5 | ![]() |
Instance method | Public | Method | Processsing by SET_CONTENT | 20070917 |
6 | ![]() |
Instance method | Public | Method | Process Adapter | 20070712 |
Events
Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_ADAPTER_TAB | Public | See coding | 20070712 | T_ADAPTER_TAB type standard table of ref to IF_nw7_VIEW_ELEMENT_ADAPTER with default key
|
||
2 | T_VIEW_ELEMENT_TAB | Public | See coding | 20070712 | t_view_element_tab type standard table of ref to cl_wd_view_element with default key
|
Method Signatures
Method FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REUSABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Der Adapter kann nach FINALIZE wiederverwendet werden | 20100630 |
Method FINALIZE on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Method GET_FOCUS_HTML_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FOCUS_ELEMENT | Call by reference | Type reference (TYPE) | WDR_FOCUS | Web-Dynpro: Fokus | 20100630 | ||
2 | ![]() |
HTML_ID | Value transfer | Type reference (TYPE) | STRING | 20100630 |
Method GET_FOCUS_HTML_ID on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Method GET_RESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AS_ATTACHMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100630 | |||
2 | ![]() |
E_COMPRESSION | Call by reference | Type reference (TYPE) | I | 20100630 | |||
3 | ![]() |
E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20100630 | |||
4 | ![]() |
E_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20100630 | |||
5 | ![]() |
E_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | 20100630 | |||
6 | ![]() |
I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Entity | 20100630 | ||
7 | ![]() |
I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Entity | 20100630 |
Method GET_RESOURCE on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Method HANDLE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ADAPTER_FOR_SMALL_HIDDEN_UPD | Call by reference | Type reference (TYPE) | IF_NW7_VIEW_ELEMENT_ADAPTER=>T_ADAPTER_TAB | more small-update-adapters but for the hidden area | 20100701 | ||
2 | ![]() |
E_ADAPTER_FOR_SMALL_UPDATE | Call by reference | Type reference (TYPE) | IF_NW7_VIEW_ELEMENT_ADAPTER=>T_ADAPTER_TAB | Adapter that should be updated instead of the whole page | 20100701 | ||
3 | ![]() |
I_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100701 | |||
4 | ![]() |
I_EVENT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20100701 | ||
5 | ![]() |
I_EVENT_QUEUE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_EVENT_QUEUE | EventQueue/IEventQueue | 20100701 | ||
6 | ![]() |
I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20100701 | ||
7 | ![]() |
I_UPDATE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WDR_UPDATE_SERVER_PEER_DATA | to get updates into a DataContainer | 20100701 |
Method HANDLE_EVENT on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Method POST_SET_CONTENT Signature
Method POST_SET_CONTENT on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method POST_SET_CONTENT on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Method SET_CONTENT Signature
Method SET_CONTENT on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no parameter.
Method SET_CONTENT on Interface IF_NW7_VIEW_ELEMENT_ADAPTER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |