Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CMP_USAGE_LISTENER | Web Dynpro | 20030825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_VIEW_MANAGER | 20021202 |
Properties
| Class | CL_WDR_VIEW_MANAGER | |
| Short Description | Web Dynpro View Administrator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20020924 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CMP_USAGE_LISTENER | Web Dynpro | 20030825 | ||
| 2 | IF_WDR_VIEW_MANAGER | 20021202 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_VIEW | 20030807 | Web Dynpro View Controller |
Attributes
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_VIEW_VISIBILITY_CHANGED | Static Event (1) |
Public (2) |
20041120 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_REFERENCED_USAGE | Public | See coding | 20061031 | begin of TY_S_REFERENCED_USAGE,
referencing_usage_name type string,
referencing_usage type ref to if_wd_component_usage,
referenced_usage_name type string,
referenced_usage type ref to if_wd_component_usage,
handled type abap_bool,
end of ty_s_referenced_usage
|
||
| 2 | TY_T_REFERENCED_USAGES | Public | See coding | 20061031 | ty_t_referenced_usages type hashed table of ty_s_referenced_usage
with unique key referencing_usage_name referencing_usage
|
Method Signatures
Method ADD_DUPLICATE_VIEW_USAGE 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 | 20080403 |
Method ADD_DUPLICATE_VIEW_USAGE on class CL_WDR_VIEW_MANAGER has no exception.
Method BIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20020926 | |||
| 2 | SEND_NAVIGATE_EVENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021202 | ||||
| 3 | VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021202 | |||
| 4 | VIEW_AREA | Call by reference | Type reference (TYPE) | STRING | 20021202 | ||||
| 5 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20020926 |
Method BIND on class CL_WDR_VIEW_MANAGER has no exception.
Method BIND_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20021202 |
Method BIND_ROOT on class CL_WDR_VIEW_MANAGER has no exception.
Method CALL_DEFAULT_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20050503 |
Method CALL_DEFAULT_INPLUG on class CL_WDR_VIEW_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | WebDynpro Component Controller | 20020924 | |||
| 2 | NAVIGATION_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_NAVIGATION_LISTENER | Listener für Navigationsevents | 20021202 | |||
| 3 | VIEW_MANAGER_SUPERIOR | Call by reference | Object reference (TYPE REF TO) | IF_WDR_VIEW_MANAGER_SUPERIOR | 20021202 | ||||
| 4 | WINDOW_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_WINDOW | 20021125 |
Method CONSTRUCTOR on class CL_WDR_VIEW_MANAGER has no exception.
Method CREATE_UNINITIALIZED_VIEW 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 | 20021203 | |||
| 2 | VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20061031 | ||||
| 3 | VIEW_USAGE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20021203 |
Method CREATE_UNINITIALIZED_VIEW on class CL_WDR_VIEW_MANAGER has no exception.
Method EXIT_VIEW Signature
Method EXIT_VIEW on class CL_WDR_VIEW_MANAGER has no parameter.
Method EXIT_VIEW on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_EMBEDDING_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20080314 |
Method GET_EMBEDDING_WINDOW on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_VIEW 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 | View-Instanz oder null | 20021016 | |||
| 2 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20021203 |
Method GET_VIEW on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_VIEW_FROM_REFERENCING_USGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT_USAGE | WebDynpro | 20090127 | |||
| 2 | VIEW_FOR_ID | Value transfer | Type reference (TYPE) | WDR_VIEWMAP_LINE | WebDynpro: name-Webdynproview | 20090127 | |||
| 3 | VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20090127 | ||||
| 4 | VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_MANAGER | Web Dynpro View Verwalter | 20090127 |
Method GET_VIEW_FROM_REFERENCING_USGE on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_VIEW_FROM_SUPERIOR 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 | 20070118 | |||
| 2 | VIEW_ID | Call by reference | Type reference (TYPE) | STRING | 20080318 | ||||
| 3 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20080318 |
Method GET_VIEW_FROM_SUPERIOR on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_VIEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041029 | ||||
| 2 | VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20041029 |
Method GET_VIEW_ID on class CL_WDR_VIEW_MANAGER has no exception.
Method GET_WINDOW_RECURSIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20050608 |
Method GET_WINDOW_RECURSIVE on class CL_WDR_VIEW_MANAGER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMBEDDING_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021203 | |||
| 2 | EMBEDDING_VIEW_AREA | Call by reference | Type reference (TYPE) | STRING | 20021203 |
Method INIT on class CL_WDR_VIEW_MANAGER has no exception.
Method IS_VISIBLE Signature
Method IS_VISIBLE on class CL_WDR_VIEW_MANAGER has no parameter.
Method IS_VISIBLE on class CL_WDR_VIEW_MANAGER has no exception.
Method LOAD_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_INTERFACE_VIEW | WebDynpro View | 20080314 |
Method LOAD_ROOT on class CL_WDR_VIEW_MANAGER has no exception.
Method MAKE_VIEWMAN_INVISIBLE Signature
Method MAKE_VIEWMAN_INVISIBLE on class CL_WDR_VIEW_MANAGER has no parameter.
Method MAKE_VIEWMAN_INVISIBLE on class CL_WDR_VIEW_MANAGER has no exception.
Method MAKE_VISIBLE Signature
Method MAKE_VISIBLE on class CL_WDR_VIEW_MANAGER has no parameter.
Method MAKE_VISIBLE on class CL_WDR_VIEW_MANAGER has no exception.
Method MARK_AS_INVISIBLE 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 | 20030217 |
Method MARK_AS_INVISIBLE on class CL_WDR_VIEW_MANAGER has no exception.
Method ON_HIDE Signature
Method ON_HIDE on class CL_WDR_VIEW_MANAGER has no parameter.
Method ON_HIDE on class CL_WDR_VIEW_MANAGER has no exception.
Method ON_REFERENCING_MODE_ENTERED Signature
Method ON_REFERENCING_MODE_ENTERED on class CL_WDR_VIEW_MANAGER has no parameter.
Method ON_REFERENCING_MODE_ENTERED on class CL_WDR_VIEW_MANAGER has no exception.
Method ON_SHOW Signature
Method ON_SHOW on class CL_WDR_VIEW_MANAGER has no parameter.
Method ON_SHOW on class CL_WDR_VIEW_MANAGER has no exception.
Method REMOVE_DUPLICATE_VIEW_USAGE 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 | 20080403 |
Method REMOVE_DUPLICATE_VIEW_USAGE on class CL_WDR_VIEW_MANAGER has no exception.
Method REMOVE_VIEW_FOR_ID 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 | 20070118 |
Method REMOVE_VIEW_FOR_ID on class CL_WDR_VIEW_MANAGER has no exception.
Method REPLACEMENT_AS_EVENT Signature
Method REPLACEMENT_AS_EVENT on class CL_WDR_VIEW_MANAGER has no parameter.
Method REPLACEMENT_AS_EVENT on class CL_WDR_VIEW_MANAGER has no exception.
Method RESET_NEW_CREATED Signature
Method RESET_NEW_CREATED on class CL_WDR_VIEW_MANAGER has no parameter.
Method RESET_NEW_CREATED on class CL_WDR_VIEW_MANAGER has no exception.
Method RESPOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020926 | ||||
| 2 | UPDATE_CLIENT_PEER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_UPDATE_CLIENT_PEER | Client Update Peer | 20020926 |
Method RESPOND on class CL_WDR_VIEW_MANAGER has no exception.
Method SET_IS_TOPLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TOPLEVEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040727 |
Method SET_IS_TOPLEVEL on class CL_WDR_VIEW_MANAGER has no exception.
Method SET_RELOAD_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RELOAD_ROOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080520 |
Method SET_RELOAD_ROOT on class CL_WDR_VIEW_MANAGER has no exception.
Method VISIT_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021202 | ||||
| 2 | ROOT_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW | WebDynpro View Controller | 20021203 | |||
| 3 | UPDATE_CLIENT_PEER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_UPDATE_CLIENT_PEER | Client Update Peer | 20021202 |
Method VISIT_VIEWS on class CL_WDR_VIEW_MANAGER has no exception.
Event Signatures
Event ON_VIEW_VISIBILITY_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EMBEDDING_VIEW_CONTAINER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | Perforce change= / 20041109-081339 | 20041120 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |