SAP ABAP Class CL_WDR_DELEGATING_COMPONENT (Web Dynpro Component 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_COMPONENT | Base Class of All Web Dynpro Components | 20021018 |
Properties
Class | CL_WDR_DELEGATING_COMPONENT | |
Short Description | Web Dynpro Component Controller | |
Super Class | CL_WDR_COMPONENT | Base Class of All Web Dynpro Components |
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 | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_DELEGATING_COMPONENT has no forward declaration.
Interfaces
Class CL_WDR_DELEGATING_COMPONENT has no interface implemented.
Friends
Class CL_WDR_DELEGATING_COMPONENT 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_COMPONENT_DELEGATE | Interface of Component Delegation Object | 20021018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021018 |
Events
Class CL_WDR_DELEGATING_COMPONENT has no event.
Types
Class CL_WDR_DELEGATING_COMPONENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSISTANCE_CLASS | Call by reference | Object reference (TYPE REF TO) | OBJECT | Basis für eine Web-Dynpro-Assistance-Klasse | 20060817 | ||
2 | ![]() |
COMPONENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT | 20021206 | |||
3 | ![]() |
CONFIGURATION_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20041125 | ||
4 | ![]() |
FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_WDR_COMPONENT_FACTORY | wird von den globalen Klassen implementiert | 20021115 | ||
5 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20021206 | |||
6 | ![]() |
WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20030612 |
Method CONSTRUCTOR on class CL_WDR_DELEGATING_COMPONENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 630 |