SAP ABAP Class CL_WDR_EMPTY_VIEW (Empty View)
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 | 20020926 |
Properties
| Class | CL_WDR_EMPTY_VIEW | |
| Short Description | Empty View | |
| 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 | 20020926 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_EMPTY_VIEW has no forward declaration.
Interfaces
Class CL_WDR_EMPTY_VIEW has no interface implemented.
Friends
Class CL_WDR_EMPTY_VIEW has no friend class.
Attributes
Class CL_WDR_EMPTY_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021107 | |
| 2 | Instance method | Public | Method | 20021204 |
Events
Class CL_WDR_EMPTY_VIEW has no event.
Types
Class CL_WDR_EMPTY_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 | VIEW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW | 20030612 | ||||
| 3 | VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_VIEW_MANAGER | Web Dynpro View Verwalter | 20021107 |
Method CONSTRUCTOR on class CL_WDR_EMPTY_VIEW has no exception.
Method GET_PUBLIC_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PUBLIC_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Webdynpro-Controller-Interface | 20021204 |
Method GET_PUBLIC_INTERFACE on class CL_WDR_EMPTY_VIEW has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |