SAP ABAP Class CL_ADT_GUI_EVENT_PROXY_LSAPI (Gui event proxy using the LS-API)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20110822
Properties
Class CL_ADT_GUI_EVENT_PROXY_LSAPI  
Short Description Gui event proxy using the LS-API    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_GUI_INTEGRATION   Integration of Eclipse with native GUI 
Created 20110719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_GUI_EVENT_PROXY_LSAPI has no forward declaration.
Interfaces
Class CL_ADT_GUI_EVENT_PROXY_LSAPI has no interface implemented.
Friends
Class CL_ADT_GUI_EVENT_PROXY_LSAPI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ADT_GUI_EVENT_PROXY_LSAPI 20110822
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110822
2 GET_INSTANCE Static method Public Method 20110822
3 INIT_CACHED_PROPERTIES Instance method Protected Method 20110822
4 RAISE_ADT_EVENT Instance method Public Method 20110822
Events
Class CL_ADT_GUI_EVENT_PROXY_LSAPI has no event.
Types
Class CL_ADT_GUI_EVENT_PROXY_LSAPI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ADT_GUI_EVENT_PROXY_LSAPI has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR 20110822
2 CNTL_SYSTEM_ERROR 20110822
3 CREATE_ERROR 20110822
4 LIFETIME_ERROR 20110822
5 PARENT_IS_SPLITTER 20110822

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_GUI_EVENT_PROXY_LSAPI 20110822

Method GET_INSTANCE on class CL_ADT_GUI_EVENT_PROXY_LSAPI has no exception.

Method INIT_CACHED_PROPERTIES Signature

Method INIT_CACHED_PROPERTIES on class CL_ADT_GUI_EVENT_PROXY_LSAPI has no parameter.
Method INIT_CACHED_PROPERTIES on class CL_ADT_GUI_EVENT_PROXY_LSAPI has no exception.

Method RAISE_ADT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_PROPERTIES Call by reference Type reference (TYPE) SADT_EVENT_PROP_TABLE 20110822
# Exception Resumable Description Created on
1 ERROR 20110822
History
Last changed by/on SAP  20130531 
SAP Release Created in