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 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20041111 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | `CL_WDR_VIEW_MANAGER` | 20030408 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | `CL_WDR_WINDOW_MANAGER` | 20030408 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | WDR_VIEW_USAGES | Web Dynpro: Embedding of View | 20041105 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030408 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_INTERFACE_VIEW | Web Dynpro View | 20050509 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040727 | ||||
| 8 | 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
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 | 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 | 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 | 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 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 | 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 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 | 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 | 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 | 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 | 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 class IF_WDR_VIEW_MANAGER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |