SAP ABAP Class CL_WDR_INTERFACE_VIEW (Web Dynpro 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 | 20021115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_WINDOW_CONTROLLER | Window Controller | 20050506 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_DELEGATING_IF_VIEW | Web Dynpro Interface View Delegate | 20021115 |
Properties
Class | CL_WDR_INTERFACE_VIEW | |
Short Description | Web Dynpro 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 | 20021115 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_WINDOW_CONTROLLER | Window Controller | 20050506 |
Friends
Class CL_WDR_INTERFACE_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) | CL_WDR_VIEW_MANAGER | Web Dynpro View Administrator | 20021115 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050509 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080314 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20021203 | |||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20050506 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20021115 |
2 | ![]() |
Instance method | Public | Method | 20050506 | |
3 | ![]() |
Instance method | Public | Method | 20050506 | |
4 | ![]() |
Instance method | Public | Method | 20021203 | |
5 | ![]() |
Instance method | Public | Method | 20080314 | |
6 | ![]() |
Instance method | Public | Method | 20050506 |
Events
Class CL_WDR_INTERFACE_VIEW has no event.
Types
Class CL_WDR_INTERFACE_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 | innerer View Verwalter | 20021115 | ||
3 | ![]() |
IS_EMBEDDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050509 | ||
4 | ![]() |
IS_TOPLEVEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040726 | ||
5 | ![]() |
ROOT_VIEW_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20021203 | |||
6 | ![]() |
VIEW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW | 20030612 | |||
7 | ![]() |
VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_VIEW_MANAGER | 20021115 | |||
8 | ![]() |
VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Interface Views | 20021203 |
Method CONSTRUCTOR on class CL_WDR_INTERFACE_VIEW has no exception.
Method DO_ON_CLOSE Signature
Method DO_ON_CLOSE on class CL_WDR_INTERFACE_VIEW has no parameter.
Method DO_ON_CLOSE on class CL_WDR_INTERFACE_VIEW has no exception.
Method DO_ON_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WINDOW_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_DESCRIPTION | 20050506 |
Method DO_ON_OPEN on class CL_WDR_INTERFACE_VIEW has no exception.
Method GET_INTERFACE_VIEW_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE_VIEW_INFO | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW | 20021203 |
Method GET_INTERFACE_VIEW_INFO on class CL_WDR_INTERFACE_VIEW has no exception.
Method MARK_AS_INVISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MARK_AS_INVISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080314 |
Method MARK_AS_INVISIBLE on class CL_WDR_INTERFACE_VIEW has no exception.
Method SET_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20050506 |
Method SET_WINDOW on class CL_WDR_INTERFACE_VIEW has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |