SAP ABAP Interface IF_WDR_NAVIGATION_LISTENER (Listener for Navigation Events)
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 - 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
Interface IF_WDR_NAVIGATION_LISTENER  
Short Description Listener for Navigation Events    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20020924   SAP 
Last changed 20090618   SAP 
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 IF_WDR_NAVIGATION_LISTENER has no interface.
Friends
Interface IF_WDR_NAVIGATION_LISTENER has no friend.
Attributes
Interface 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
Interface IF_WDR_NAVIGATION_LISTENER has no event.
Types
Interface IF_WDR_NAVIGATION_LISTENER has no local type.
Method Signatures

Method CLEAR_NAVIGATION_Q Signature

Method CLEAR_NAVIGATION_Q on Interface IF_WDR_NAVIGATION_LISTENER has no parameter.
Method CLEAR_NAVIGATION_Q on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WDR_NAVIGATION_LISTENER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630