SAP ABAP Class CL_WDR_DELEGATING_IF_VIEW (Web Dynpro Interface View Delegate)
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 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_INTERFACE_VIEW | Web Dynpro View | 20021115 |
Properties
| Class | CL_WDR_DELEGATING_IF_VIEW | |
| Short Description | Web Dynpro Interface View Delegate | |
| Super Class | CL_WDR_INTERFACE_VIEW | Web Dynpro View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021115 | SAP |
| Last change | 20090618 | 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 CL_WDR_DELEGATING_IF_VIEW has no interface implemented.
Friends
Class CL_WDR_DELEGATING_IF_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_VIEW_DELEGATE | Interface of View Delegation Object | 20021115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021115 | |
| 2 | Instance method | Public | Method | 20030217 |
Events
Class CL_WDR_DELEGATING_IF_VIEW has no event.
Types
Class CL_WDR_DELEGATING_IF_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20021203 | |||
| 2 | EMBEDDED_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_MANAGER | Verwalter der eingebetteten Views | 20021115 | |||
| 3 | FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLASSLOADER | wird von den globalen Klassen implementiert | 20021115 | |||
| 4 | IS_EMBEDDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050509 | |||
| 5 | IS_TOPLEVEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040726 | |||
| 6 | ROOT_VIEW_CNT_NAME | Value transfer | Type reference (TYPE) | STRING | Name der View | 20021203 | |||
| 7 | VIEW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW | 20030612 | ||||
| 8 | VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_VIEW_MANAGER | Web Dynpro View Verwalter | 20021203 | |||
| 9 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Viewname | 20030313 |
Method CONSTRUCTOR on class CL_WDR_DELEGATING_IF_VIEW has no exception.
Method GET_ROOT_NODE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE | Basisklasse aller WebDynpro Kontextknoten | 20030217 |
Method GET_ROOT_NODE_INTERNAL on class CL_WDR_DELEGATING_IF_VIEW has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |