SAP ABAP Class CL_ADT_GUI_EVENT_PROXY (Event proxy for abap in eclipse)
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 20090414
Properties
Class CL_ADT_GUI_EVENT_PROXY  
Short Description Event proxy for abap in eclipse    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package SADT_GUI_INTEGRATION   Integration of Eclipse with native GUI 
Created 20090414   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_GUI_EVENT_PROXY has no forward declaration.
Interfaces
Class CL_ADT_GUI_EVENT_PROXY has no interface implemented.
Friends
Class CL_ADT_GUI_EVENT_PROXY has no friend class.
Attributes
Class CL_ADT_GUI_EVENT_PROXY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090414
2 RAISE_ADT_EVENT Instance method Public Method Raise an event for eclipse 20090414
Events
Class CL_ADT_GUI_EVENT_PROXY has no event.
Types
Class CL_ADT_GUI_EVENT_PROXY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT Lifetime 20090414
2 Importing NAME Value transfer Type reference (TYPE) STRING Name 20090414
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_OBJECT Parent Container 20090414
4 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shell Style 20090414
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20090414
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20090414
3 CREATE_ERROR CREATE_ERROR 20090414
4 LIFETIME_ERROR LIFETIME_ERROR 20090414
5 PARENT_IS_SPLITTER Use a Splitter Container as a Parent 20090414

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 Management table for all valid properties 20090414
# Exception Resumable Description Created on
1 ERROR Common error 20090414
History
Last changed by/on SAP  20110908 
SAP Release Created in 800