SAP ABAP Class IF_WDR_VIEW_MANAGER (IF_WDR_VIEW_MANAGER)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_VIEW_MANAGER Web Dynpro View Administrator 20021202
Properties
Class IF_WDR_VIEW_MANAGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021202   SAP 
Last change 20090618   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
Class IF_WDR_VIEW_MANAGER has no interface implemented.
Friends
Class IF_WDR_VIEW_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT Instance attribute Public Object reference (TYPE REF TO) CL_WDR_COMPONENT Base class of all Web Dynpro applications 20041111
2 CO_VIEW_MANAGER Constant Public Type reference (TYPE) STRING `CL_WDR_VIEW_MANAGER` 20030408
3 CO_WINDOW_MANAGER Constant Public Type reference (TYPE) STRING `CL_WDR_WINDOW_MANAGER` 20030408
4 DUPLICATE_VIEW_USAGES Instance attribute Public Type reference (TYPE) WDR_VIEW_USAGES Web Dynpro: Embedding of View 20041105
5 INSTANCE_OF Instance attribute Public Type reference (TYPE) STRING 20030408
6 INTERFACE_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_WDR_INTERFACE_VIEW Web Dynpro View 20050509
7 IS_TOPLEVEL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040727
8 WINDOW_INFO Instance attribute Public Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20041105
Methods
# Method Level Visibility Method type Description Created on
1 EXIT Instance method Public Method 20021202
2 IS_VISIBLE Instance method Public Method 20030217
3 MAKE_VISIBLE Instance method Public Method 20041105
4 NAVIGATE Instance method Public Method 20021202
5 ON_HIDE_VIEW Instance method Public Method 20090320
6 ON_SHOW_VIEW Instance method Public Method 20090320
7 REQUEST_FOCUS Instance method Public Method 20030916
8 SCROLL_INTO_VIEW Instance method Public Method 20080304
Events
Class IF_WDR_VIEW_MANAGER has no event.
Types
Class IF_WDR_VIEW_MANAGER has no local type.
Method Signatures

Method EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20021202

Method EXIT on class IF_WDR_VIEW_MANAGER has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20030217

Method IS_VISIBLE on class IF_WDR_VIEW_MANAGER has no exception.

Method MAKE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20041105
2 Importing VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_WDR_RR_VIEW_USAGE 20041105

Method MAKE_VISIBLE on class IF_WDR_VIEW_MANAGER has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTBOUND_PLUG Call by reference Type reference (TYPE) STRING 20021202
2 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_EVENT_PARAMETER_LIST Table of Name/Value Pairs 20021202
3 Importing SOURCE Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20021202

Method NAVIGATE on class IF_WDR_VIEW_MANAGER has no exception.

Method ON_HIDE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20090320

Method ON_HIDE_VIEW on class IF_WDR_VIEW_MANAGER has no exception.

Method ON_SHOW_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20090320

Method ON_SHOW_VIEW on class IF_WDR_VIEW_MANAGER has no exception.

Method REQUEST_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS_ELEMENT Call by reference Type reference (TYPE) WDR_FOCUS Web-Dynpro: Fokus 20080909

Method REQUEST_FOCUS on class IF_WDR_VIEW_MANAGER has no exception.

Method SCROLL_INTO_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN_WITH_TOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080304
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20080304
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT 20080304

Method SCROLL_INTO_VIEW on class IF_WDR_VIEW_MANAGER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in