SAP ABAP Interface IF_AXT_UI_CONTEXT_NODE_HANDLER (Handling of extension fields for context nodes)
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 composition (i COMPRISING i_ref)  IF_AXT_PLACE_HANDLER Extension access for places 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_BO_PART_HANDLER Context node handler for extensibility access 20090708
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_PLACE_HANDLER Ext. access to a place 20080310
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_BOL_PATH_HANDLER Handler for following BOL Path 20080711
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_CONTEXT_NODE_HANDLER Context node handler for extensibility access 20080212
Properties
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER  
Short Description Handling of extension fields for context nodes    
General Data
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20080212   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no interface.
Friends
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no friend.
Attributes
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method 20080212
2 GET_DATA_INSTANCE Instance method Public Method 20090923
3 GET_ENTITY Instance method Public Method 20090825
4 GET_EXTENSIBILITY_ATTRIBUTES Instance method Public Method 20080313
5 GET_I Instance method Public Method 20080212
6 GET_M Instance method Public Method 20080212
7 GET_METADATA Instance method Public Method 20091002
8 GET_P Instance method Public Method 20080212
9 GET_V Instance method Public Method 20080212
10 HANDLE_EVENT Instance method Public Method 20090821
11 SET Instance method Public Method 20080212
Events
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no event.
Types
Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
2 Importing CURRENT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20080212
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20080212

Method GET on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_DATA_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING 20090923
2 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20090923

Method GET_DATA_INSTANCE on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20090825
2 Importing CURRENT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20090825
3 Returning ENTITY Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20090825

Method GET_ENTITY on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_EXTENSIBILITY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_TABLE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080808
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) AXT_ATTRIBUTES_TAB attributes keys 20080313

Method GET_EXTENSIBILITY_ATTRIBUTES on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
2 Importing CURRENT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20080212
3 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20080212

Method GET_I on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA BSP Runtime: Metadata Interface for Model Attributes 20080212

Method GET_M on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_METADATA Call by reference Type reference (TYPE) AXTS_RUNTIME_EXT_FIELD Runtime Field Info 20091002
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING 20091002

Method GET_METADATA on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
2 Importing IO_CURRENT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091015
3 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20080212
4 Importing IV_IS_SEARCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110530
5 Importing IV_IS_TABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100617
6 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING 20080212
7 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20080212

Method GET_P on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method GET_V Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20080222
3 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080212
4 Importing IV_TREE_NAME Call by reference Type reference (TYPE) STRING Name of tree for binding 20080222
5 Returning RV_VALUEHELP_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR Interface for Describing Input Help 20080212

Method GET_V on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_CONTROLLER BSP WD Component Controller 20091106
2 Importing IO_CURRENT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091110
3 Importing IO_HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20091106
4 Importing IO_HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20091106
5 Importing IO_POPUP_HANDLER Call by reference Object reference (TYPE REF TO) CL_WCF_BSP_VIEW_POPUP_MANAGER WCF Popup Manager 20091106
6 Importing IO_TRIGGERING_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE WD Context Node 20091106
7 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20091106
8 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) AXT_FIELD_ID Field ID 20091106
9 Importing IV_EVENT Call by reference Type reference (TYPE) STRING 20090821

Method HANDLE_EVENT on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090402
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING 20080212
3 Importing CURRENT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20080212
4 Importing FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20090401
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20080212

Method SET on Interface IF_AXT_UI_CONTEXT_NODE_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700