SAP ABAP Class CL_WDR_CUSTOM_CONTROLLER (Web Dynpro Custom 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_CONTROLLER | 20021021 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_DELEGATING_CUSTOM | Web Dynpro Delegate for Custom Controller | 20021021 |
Properties
| Class | CL_WDR_CUSTOM_CONTROLLER | |
| Short Description | Web Dynpro Custom Controller | |
| Super Class | CL_WDR_CONTROLLER | |
| 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 | 20021021 | 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_CUSTOM_CONTROLLER has no interface implemented.
Friends
Class CL_WDR_CUSTOM_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021021 |
Events
Class CL_WDR_CUSTOM_CONTROLLER has no event.
Types
Class CL_WDR_CUSTOM_CONTROLLER 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 | 20021021 | |||
| 2 | IS_CONFIG_CONTROLLER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041125 |
Method CONSTRUCTOR on class CL_WDR_CUSTOM_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |