SAP ABAP Class CL_WDR_NW7_ASSOC_CONTENT_ADP (Adapter for Associated Content "aka" Post Content)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 | 20110823 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IFUR_NW7_CONTAINER | 20110823 |
Properties
| Class | CL_WDR_NW7_ASSOC_CONTENT_ADP | |
| Short Description | Adapter for Associated Content "aka" Post Content | |
| Super Class | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_RENDERING | Web Dynpro Runtime: Rendering |
| Created | 20110823 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_NW7_ASSOC_CONTENT_ADP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFUR_NW7_CONTAINER | 20110823 |
Friends
Class CL_WDR_NW7_ASSOC_CONTENT_ADP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20110823 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | T_ASSOC_CONTENT_ADP_MAP | 20110823 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | Web Dynpro Local Test XX7 | 20110823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110823 | ||
| 2 | Static method | Public | Method | Returns the Associated Content Adapter for an Adapter | 20110823 | |
| 3 | Instance method | Public | Method | 20110824 |
Events
Class CL_WDR_NW7_ASSOC_CONTENT_ADP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ASSOC_CONTENT_ADP_ENTRY | Private | See coding | 20110823 | begin of t_assoc_content_adp_entry,
content_adp type ref to cl_nw7_view_element_adapter,
assoc_content_adp type ref to cl_wdr_nw7_assoc_content_adp,
end of t_assoc_content_adp_entry
|
||
| 2 | T_ASSOC_CONTENT_ADP_MAP | Private | See coding | 20110823 | t_assoc_content_adp_map type hashed table of t_assoc_content_adp_entry with unique key content_adp
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_ADP | Call by reference | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | WebDynpro Local Test XX7 | 20110823 |
Method CONSTRUCTOR on class CL_WDR_NW7_ASSOC_CONTENT_ADP has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSOC_CONTENT_ADP | Value transfer | Object reference (TYPE REF TO) | CL_WDR_NW7_ASSOC_CONTENT_ADP | Adapter für Associated Content "aka" Post Content | 20110823 | |||
| 2 | FOR_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | WebDynpro Local Test XX7 | 20110823 |
Method FIND on class CL_WDR_NW7_ASSOC_CONTENT_ADP has no exception.
Method ITEMS_ADD Signature
Method ITEMS_ADD on class CL_WDR_NW7_ASSOC_CONTENT_ADP has no parameter.
Method ITEMS_ADD on class CL_WDR_NW7_ASSOC_CONTENT_ADP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |