SAP ABAP Interface IF_WDR_CONTEXT (Web Dynpro Internal Part of the Interface for All Contexts.)
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_CONTROLLER | 20021016 |
Properties
Interface | IF_WDR_CONTEXT | |
Short Description | Web Dynpro Internal Part of the Interface for All Contexts. |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20021016 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDR_CONTEXT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_CONTEXT | Web Dynpro Context | 20021016 |
Friends
Interface IF_WDR_CONTEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONTROLLER | Instance attribute | Public | Attribute reference (LIKE) | 20021016 | ||||
2 | MANAGER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_CONTEXT_MANAGER | Interface of a Context Manager as Used by Data Container | 20021016 | ||
3 | NAME | Instance attribute | Public | Attribute reference (LIKE) | 20021016 | ||||
4 | ROOT_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE | 20021016 | |||
5 | ROOT_NODE_INFO | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | 20021016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the NodeInfo for the node identified by given path | 20021016 |
2 | ![]() |
Instance method | Public | Method | Returns the node for the given path of the form '.' node-nam | 20021016 |
3 | ![]() |
Instance method | Public | Method | Resets the Context. | 20021016 |
4 | ![]() |
Instance method | Public | Method | 20021016 |
Events
Interface IF_WDR_CONTEXT has no event.
Types
Interface IF_WDR_CONTEXT has no local type.
Method Signatures
Method FIND_NODE_INF_FOR_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20021016 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_INFO | 20021016 |
Method FIND_NODE_INF_FOR_PATH on Interface IF_WDR_CONTEXT has no exception.
Method GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20021016 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE | CL_WD_CONTEXT_NODE | 20021016 |
Method GET_NODE on Interface IF_WDR_CONTEXT has no exception.
Method RESET Signature
Method RESET on Interface IF_WDR_CONTEXT has no parameter.
Method RESET on Interface IF_WDR_CONTEXT has no exception.
Method RESET_CHANGED_BY_CLIENT Signature
Method RESET_CHANGED_BY_CLIENT on Interface IF_WDR_CONTEXT has no parameter.
Method RESET_CHANGED_BY_CLIENT on Interface IF_WDR_CONTEXT has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 640 |