SAP ABAP Class CL_WDR_DELEGATING_VIEW (Web Dynpro View Controller)
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_VIEW | Web Dynpro View Controller | 20021021 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20050402 |
Properties
| Class | CL_WDR_DELEGATING_VIEW | |
| Short Description | Web Dynpro View Controller | |
| Super Class | CL_WDR_VIEW | Web Dynpro View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20020924 | SAP |
| Last change | 20090618 | 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_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20050402 |
Friends
Class CL_WDR_DELEGATING_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 | 20021021 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_WDR_UPDATE_SERVER_PEER_DATA=>TYPE_S_CONTEXT_MENU | 20070727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021021 | |
| 2 | Instance method | Public | Method | 20030217 |
Events
Class CL_WDR_DELEGATING_VIEW has no event.
Types
Class CL_WDR_DELEGATING_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 | FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLASSLOADER | wird von den globalen Klassen implementiert | 20021115 | |||
| 3 | VIEW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW | 20030612 | ||||
| 4 | VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_VIEW_MANAGER | Web Dynpro View Verwalter | 20021203 | |||
| 5 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname der View | 20030314 |
Method CONSTRUCTOR on class CL_WDR_DELEGATING_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_VIEW has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 630 |