SAP ABAP Interface IF_WCF_BSP_VIEW_CONTEXT (WCF View Context)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_BSP_BASE_FORM_VIEW | Base class: Form view | 20090828 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_BSP_BASE_OVP | Base class: Overview page controller | 20090826 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_BSP_BASE_SEARCH_RESULT | Base class: Search results | 20090831 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_BSP_BASE_TABLE_VIEW | Base class: Table view | 20090827 |
Properties
| Interface | IF_WCF_BSP_VIEW_CONTEXT | |
| Short Description | WCF View Context |
General Data
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090826 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WCF_BSP_VIEW_CONTEXT has no forward declaration.
Interfaces
Interface IF_WCF_BSP_VIEW_CONTEXT has no interface.
Friends
Interface IF_WCF_BSP_VIEW_CONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_MAIN_CONTEXT_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20091029 | ||
| 2 | MO_PARENT_CONTEXT_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20091029 | ||
| 3 | MO_VIEW_POPUP_MANAGER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | WCF Popup Manager | 20091023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090826 | ||
| 2 | Instance method | Public | Method | 20090826 | ||
| 3 | Instance method | Public | Method | 20091123 | ||
| 4 | Instance method | Public | Method | 20091023 |
Events
Interface IF_WCF_BSP_VIEW_CONTEXT has no event.
Types
Interface IF_WCF_BSP_VIEW_CONTEXT has no local type.
Method Signatures
Method GET_MAIN_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090826 |
Method GET_MAIN_CONTEXT_NODE on Interface IF_WCF_BSP_VIEW_CONTEXT has no exception.
Method GET_PARENT_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090826 |
Method GET_PARENT_CONTEXT_NODE on Interface IF_WCF_BSP_VIEW_CONTEXT has no exception.
Method GET_ROOT_CONTEXT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT_NODE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20091123 |
Method GET_ROOT_CONTEXT_NODE on Interface IF_WCF_BSP_VIEW_CONTEXT has no exception.
Method GET_VIEW_POPUP_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VIEW_POPUP_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | WCF Popup Manager | 20091023 |
Method GET_VIEW_POPUP_MANAGER on Interface IF_WCF_BSP_VIEW_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |