SAP ABAP Class CL_ADT_GUI_INTEGRATION_CONTEXT (Helper Class for GUI Integration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_GUI_INTEGRATION (Package) Integration of Eclipse with native GUI
Properties
Class CL_ADT_GUI_INTEGRATION_CONTEXT  
Short Description Helper Class for GUI Integration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_GUI_INTEGRATION   Integration of Eclipse with native GUI 
Created 20110117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_GUI_INTEGRATION_CONTEXT has no forward declaration.
Interfaces
Class CL_ADT_GUI_INTEGRATION_CONTEXT has no interface implemented.
Friends
Class CL_ADT_GUI_INTEGRATION_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT_INFO Instance attribute Public Type reference (TYPE) TY_CONTEXT_INFO 20120206
2 EXCEPTION_HANDLER Instance attribute Private Object reference (TYPE REF TO) LIF_EXCEPTION_HANDLING 20110301
3 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_ADT_GUI_INTEGRATION_CONTEXT 20120206
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Private Method 20110301
2 INITIALIZE_INSTANCE Static method Public Method 20120206
3 READ_CONTEXT Static method Public Method 20120206
Events
Class CL_ADT_GUI_INTEGRATION_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTEXT_INFO Public Type reference (TYPE) SADT_GUI_CONTEXT_INFO 20120206
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_INFO Call by reference Type reference (TYPE) TY_CONTEXT_INFO 20120206

Method INITIALIZE on class CL_ADT_GUI_INTEGRATION_CONTEXT has no exception.

Method INITIALIZE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_INFO Call by reference Type reference (TYPE) TY_CONTEXT_INFO 20120206
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_GUI_INTEGRATION_CONTEXT 20120206

Method INITIALIZE_INSTANCE on class CL_ADT_GUI_INTEGRATION_CONTEXT has no exception.

Method READ_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CL_ADT_GUI_INTEGRATION_CONTEXT=>TY_CONTEXT_INFO 20120206

Method READ_CONTEXT on class CL_ADT_GUI_INTEGRATION_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740