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 ABAP 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 EMBEDDED_VIEW_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_MANAGER Web Dynpro View Administrator 20021115
2 IS_EMBEDDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050509
3 IS_MARKED_AS_INVISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20080314
4 ROOT_VIEW_CONTAINER_NAME Instance attribute Public Type reference (TYPE) STRING 20021203
5 WINDOW Instance attribute Public Object reference (TYPE REF TO) CL_WDR_WINDOW 20050506
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021115
2 DO_ON_CLOSE Instance method Public Method 20050506
3 DO_ON_OPEN Instance method Public Method 20050506
4 GET_INTERFACE_VIEW_INFO Instance method Public Method 20021203
5 MARK_AS_INVISIBLE Instance method Public Method 20080314
6 SET_WINDOW 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 Importing COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT Base class of all Web Dynpro applications 20021203
2 Importing EMBEDDED_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_MANAGER innerer View Verwalter 20021115
3 Importing IS_EMBEDDED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050509
4 Importing IS_TOPLEVEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040726
5 Importing ROOT_VIEW_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20021203
6 Importing VIEW_INFO Call by reference Object reference (TYPE REF TO) IF_WDR_RR_VIEW 20030612
7 Importing VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_WDR_VIEW_MANAGER 20021115
8 Importing 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 Importing 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 Returning 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 Importing 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 Importing 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