SAP ABAP Interface IF_NW7_ADAPTER_LIBRARY (Interface for Adapter Libraries)
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 implementation (CLASS c. INTERFACES i_ref) | /1WDA/CACTIVE_COMPONENT | 20071128 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CWEB | 20110408 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CPATTERN | 20071127 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/COFFICE_INTEGRATION | 20071129 | |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CGENERIC_ACTIVE_COMP | 20071127 | |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CDATA_GRID | 20121018 | |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CC_TABLE | 20101021 | |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CCORE | 20071127 | |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CBUSINESS_INTELLIGENCE | 20071130 | |
| 10 | Interface implementation (CLASS c. INTERFACES i_ref) | /1WDA/CBUSINESS_GRAPHICS | 20071130 | |
| ... | Click here to see Used By full list (25 items) | |||
Properties
| Interface | IF_NW7_ADAPTER_LIBRARY | |
| Short Description | Interface for Adapter Libraries |
General Data
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20071114 | 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_NW7_ADAPTER_LIBRARY has no interface.
Friends
Interface IF_NW7_ADAPTER_LIBRARY has no friend.
Attributes
Interface IF_NW7_ADAPTER_LIBRARY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates adapter of this library quickly using an index | 20071114 | |
| 2 | Instance method | Public | Method | Transfers the indexes of adapters in this library | 20071114 |
Events
Interface IF_NW7_ADAPTER_LIBRARY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_INDEX_MAP | Public | See coding | 20071114 | tt_index_map type standard table of t_index_map with default key
|
||
| 2 | T_INDEX_MAP | Public | See coding | 20071114 | begin of t_index_map,
view_element_cid type guid,
factory type ref to if_nw7_adapter_library,
has_lifetime_mgm type wdy_boolean,
index type i,
end of t_index_map
|
Method Signatures
Method CREATE_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index des zu erzeugenden Adapters in der Library | 20071114 | |||
| 2 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Adapter für Web Dynpro View Elemente | 20071114 | |||
| 3 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Neuer erzeugter Adapter | 20071114 |
Method CREATE_ADAPTER on Interface IF_NW7_ADAPTER_LIBRARY has no exception.
Method GET_ADAPTER_INDICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAPPING | Value transfer | Type reference (TYPE) | TT_INDEX_MAP | 20071114 |
Method GET_ADAPTER_INDICES on Interface IF_NW7_ADAPTER_LIBRARY has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |