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 | Instance method | Public | Method | clear all navigation requests from the q | 20021126 | |
| 2 | Instance method | Public | Method | 20021128 | ||
| 3 | Instance method | Public | Method | 20021128 | ||
| 4 | Instance method | Public | Method | Navigation request to the given view manager | 20021018 | |
| 5 | Instance method | Public | Method | 20090320 | ||
| 6 | Instance method | Public | Method | 20090320 | ||
| 7 | 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 | 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 | INBOUND_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20021128 | ||||
| 2 | IS_DEFAULT_PLUG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050221 | |||
| 3 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20021128 | |||
| 4 | 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 | OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | STRING | 20021018 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Table of Name/Value Pairs | 20021113 | |||
| 3 | SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021018 | |||
| 4 | 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 | 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 | 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 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20030916 | ||||
| 2 | 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 |