SAP ABAP Class IF_WDR_NAVIGATION_LISTENER (Listener for Navigation Events)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CLIENT_APPLICATION Web Dynpro: Abstraction of Application 20021128
Properties
Class IF_WDR_NAVIGATION_LISTENER  
Short Description Listener for Navigation Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020924   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_NAVIGATION_LISTENER has no interface implemented.
Friends
Class IF_WDR_NAVIGATION_LISTENER has no friend class.
Attributes
Class IF_WDR_NAVIGATION_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_NAVIGATION_Q Instance method Public Method clear all navigation requests from the q 20021126
2 EXIT Instance method Public Method 20021128
3 INBOUND_PLUG Instance method Public Method 20021128
4 NAVIGATE Instance method Public Method Navigation request to the given view manager 20021018
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
Events
Class IF_WDR_NAVIGATION_LISTENER has no event.
Types
Class IF_WDR_NAVIGATION_LISTENER has no local type.
Method Signatures

Method CLEAR_NAVIGATION_Q Signature

Method CLEAR_NAVIGATION_Q on class IF_WDR_NAVIGATION_LISTENER has no parameter.
Method CLEAR_NAVIGATION_Q on class IF_WDR_NAVIGATION_LISTENER has no exception.

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 20021128

Method EXIT on class IF_WDR_NAVIGATION_LISTENER has no exception.

Method INBOUND_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INBOUND_PLUG_NAME Call by reference Type reference (TYPE) STRING 20021128
2 Importing IS_DEFAULT_PLUG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050221
3 Importing PARAMETER Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20021128
4 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20021128

Method INBOUND_PLUG on class IF_WDR_NAVIGATION_LISTENER 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 20021018
2 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_EVENT_PARAMETER_LIST Table of Name/Value Pairs 20021113
3 Importing SOURCE Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20021018
4 Importing VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_WDR_VIEW_MANAGER Web Dynpro View Verwalter 20021018

Method NAVIGATE on class IF_WDR_NAVIGATION_LISTENER 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_NAVIGATION_LISTENER 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_NAVIGATION_LISTENER has no exception.

Method REQUEST_FOCUS Signature

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

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