SAP ABAP Class IF_WDR_CONTEXT (Web Dynpro Internal Part of the Interface for All Contexts.)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_CONTEXT Web Dynpro Context 20021016
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
Class IF_WDR_CONTEXT  
Short Description Web Dynpro Internal Part of the Interface for All Contexts.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021016   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_CONTEXT has no forward declaration.
Interfaces
Class IF_WDR_CONTEXT has no interface implemented.
Friends
Class IF_WDR_CONTEXT has no friend class.
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 FIND_NODE_INF_FOR_PATH Instance method Public Method Returns the NodeInfo for the node identified by given path 20021016
2 GET_NODE Instance method Public Method Returns the node for the given path of the form '.' node-nam 20021016
3 RESET Instance method Public Method Resets the Context. 20021016
4 RESET_CHANGED_BY_CLIENT Instance method Public Method 20021016
Events
Class IF_WDR_CONTEXT has no event.
Types
Class 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 Importing PATH Call by reference Type reference (TYPE) STRING 20021016
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE_INFO 20021016

Method FIND_NODE_INF_FOR_PATH on class 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 Importing PATH Call by reference Type reference (TYPE) STRING 20021016
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE CL_WD_CONTEXT_NODE 20021016

Method GET_NODE on class IF_WDR_CONTEXT has no exception.

Method RESET Signature

Method RESET on class IF_WDR_CONTEXT has no parameter.
Method RESET on class IF_WDR_CONTEXT has no exception.

Method RESET_CHANGED_BY_CLIENT Signature

Method RESET_CHANGED_BY_CLIENT on class IF_WDR_CONTEXT has no parameter.
Method RESET_CHANGED_BY_CLIENT on class IF_WDR_CONTEXT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in