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 | Instance method | Public | Constructor | CONSTRUCTOR | 20090414 | |
| 2 | 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 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lifetime | 20090414 | ||
| 2 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20090414 | |||
| 3 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Parent Container | 20090414 | |||
| 4 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 20090414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20090414 | ||
| 2 | CNTL_SYSTEM_ERROR | 20090414 | ||
| 3 | CREATE_ERROR | 20090414 | ||
| 4 | LIFETIME_ERROR | 20090414 | ||
| 5 | 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 | 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 | Common error | 20090414 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |