SAP ABAP Interface IF_WDR_CONTEXT_MANAGER (Interface of a Context Manager as Used by Data Container)
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_COMPONENT Base Class of All Web Dynpro Components 20021015
Properties
Interface IF_WDR_CONTEXT_MANAGER  
Short Description Interface of a Context Manager as Used by Data Container    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20021015   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_CONTEXT_MANAGER has no forward declaration.
Interfaces
Interface IF_WDR_CONTEXT_MANAGER has no interface.
Friends
Interface IF_WDR_CONTEXT_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLERS Instance attribute Public Type reference (TYPE) WDR_CONTROLLERS Web Dynpro: Table with View Controllers 20030228
Methods
# Method Level Visibility Method type Description Created on
1 EXIT Instance method Public Method 20030218
2 GET_CONTEXT Instance method Public Method Returns the context with the given name or null 20021015
3 GET_ID Instance method Public Method Returns an ID that hopefully identifies the context manager 20021015
4 GET_MAPPABLE_CONTEXT Instance method Public Method 20030218
Events
Interface IF_WDR_CONTEXT_MANAGER has no event.
Types
Interface IF_WDR_CONTEXT_MANAGER has no local type.
Method Signatures

Method EXIT Signature

Method EXIT on Interface IF_WDR_CONTEXT_MANAGER has no parameter.
Method EXIT on Interface IF_WDR_CONTEXT_MANAGER has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20030218
2 Returning CONTEXT Value transfer Object reference (TYPE REF TO) IF_WDR_CONTEXT Returns the root node 20030218
3 Importing CONTEXT_NAME Call by reference Type reference (TYPE) STRING 20030218

Method GET_CONTEXT on Interface IF_WDR_CONTEXT_MANAGER has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STRING 20021015

Method GET_ID on Interface IF_WDR_CONTEXT_MANAGER has no exception.

Method GET_MAPPABLE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20030218
2 Returning CONTEXT Value transfer Object reference (TYPE REF TO) IF_WDR_CONTEXT Web Dynpro internal part of the Interface for all contexts. 20030218
3 Importing CONTEXT_NAME Call by reference Type reference (TYPE) STRING 20030218

Method GET_MAPPABLE_CONTEXT on Interface IF_WDR_CONTEXT_MANAGER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640