SAP ABAP Class CL_WDRT_VIEW_ELEMENT (Internal: Test Interface for View Elements)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDT_VIEW_ELEMENT | Test Interface for View Elements | 20120523 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_BREAD_CRUMB | Bread Crumb | 20120815 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_BUTTON | Test UI Element Button | 20111223 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_CHECKBOX | Internal: Test Interface for Input Field | 20120112 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_C_TABLE | C_Table | 20120207 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_DROPDOWN_BY_IDX | Dropdown by Index | 20121213 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_DROPDOWN_BY_KEY | Dropdown | 20120120 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_DROP_DOWN_LIST_BOX | Dropdown | 20130320 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_INPUT_FIELD | Internal: Test Interface for Input Field | 20111219 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_LINK_TO_ACTION | LINK_TO_ACTION | 20120201 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_WDRT_PANEL | Panel | 20120123 |
| ... | Click here to see Used By full list (16 items) | |||
Properties
| Class | CL_WDRT_VIEW_ELEMENT | |
| Short Description | Internal: Test Interface for View Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20111219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDT_VIEW_ELEMENT | Test Interface for View Elements | 20120523 |
Friends
Class CL_WDRT_VIEW_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20121010 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20111219 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_MENU_HANDLER | Handler for Context Menus | 20120628 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20111219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111219 | |
| 2 | Static method | Public | Method | 20111219 | ||
| 3 | Static method | Public | Method | Special case if you only have the adapter ID | 20120208 | |
| 4 | Instance method | Protected | Method | 20111219 | ||
| 5 | Instance method | Protected | Method | 20111219 | ||
| 6 | Instance method | Private | Method | 20120705 | ||
| 7 | Instance method | Protected | Method | 20111219 | ||
| 8 | Instance method | Private | Method | 20120705 |
Events
Class CL_WDRT_VIEW_ELEMENT has no event.
Types
Class CL_WDRT_VIEW_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20111219 | |||
| 2 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20111219 |
Method CONSTRUCTOR on class CL_WDRT_VIEW_ELEMENT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20111219 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDT_VIEW_ELEMENT | Test-Schnittstelle für ViewElemente | 20111219 | |||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20111219 |
Method CREATE on class CL_WDRT_VIEW_ELEMENT has no exception.
Method CREATE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER_ID | Call by reference | Type reference (TYPE) | STRING | 20120208 | ||||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDT_GENERIC_ADAPTER | Test-Schnittstelle für ViewElemente | 20120208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20120209 |
Method GET_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER | Value transfer | Object reference (TYPE REF TO) | CL_NW7_VIEW_ELEMENT_ADAPTER | WebDynpro Local Test XX7 | 20111219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
Method P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111219 | ||||
| 2 | PARAMETERS | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20111219 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20111219 |
Method P on class CL_WDRT_VIEW_ELEMENT has no exception.
Method RAISE_CONTEXT_MENU_SELECT Signature
Method RAISE_CONTEXT_MENU_SELECT on class CL_WDRT_VIEW_ELEMENT has no parameter.
Method RAISE_CONTEXT_MENU_SELECT on class CL_WDRT_VIEW_ELEMENT has no exception.
Method RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20111219 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20111219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen für Web Dynpro Tester | 20130110 |
Method RAISE_ON_CONTEXT_MENU Signature
Method RAISE_ON_CONTEXT_MENU on class CL_WDRT_VIEW_ELEMENT has no parameter.
Method RAISE_ON_CONTEXT_MENU on class CL_WDRT_VIEW_ELEMENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |