SAP ABAP Interface IF_WDR_VIEW_MANAGER (IF_WDR_VIEW_MANAGER)
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_VIEW_MANAGER | Web Dynpro View Administrator | 20021202 |
Properties
| Interface | IF_WDR_VIEW_MANAGER | |
| Short Description |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021202 | 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_VIEW_MANAGER has no interface.
Friends
Interface IF_WDR_VIEW_MANAGER has no friend.
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 | Instance method | Public | Method | 20021202 | ||
| 2 | Instance method | Public | Method | 20030217 | ||
| 3 | Instance method | Public | Method | 20041105 | ||
| 4 | Instance method | Public | Method | 20021202 | ||
| 5 | Instance method | Public | Method | 20090320 | ||
| 6 | Instance method | Public | Method | 20090320 | ||
| 7 | Instance method | Public | Method | 20030916 | ||
| 8 | Instance method | Public | Method | 20080304 |
Events
Interface IF_WDR_VIEW_MANAGER has no event.
Types
Interface 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 | VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021202 |
Method EXIT on Interface 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 | VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030217 |
Method IS_VISIBLE on Interface 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 | VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20041105 | |||
| 2 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20041105 |
Method MAKE_VISIBLE on Interface 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 | OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | STRING | 20021202 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Table of Name/Value Pairs | 20021202 | |||
| 3 | SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021202 |
Method NAVIGATE on Interface 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 | VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20090320 |
Method ON_HIDE_VIEW on Interface 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 | VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20090320 |
Method ON_SHOW_VIEW on Interface 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 | FOCUS_ELEMENT | Call by reference | Type reference (TYPE) | WDR_FOCUS | Web-Dynpro: Fokus | 20080909 |
Method REQUEST_FOCUS on Interface 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 | ALIGN_WITH_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080304 | |||
| 2 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20080304 | ||||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | 20080304 |
Method SCROLL_INTO_VIEW on Interface IF_WDR_VIEW_MANAGER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |