SAP ABAP Class CL_GUI_EVENT (Event for Gui Controls)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
Properties
| Class | CL_GUI_EVENT | |
| Short Description | Event for Gui Controls | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 19990503 | SAP |
| Last change | 19990621 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_EVENT has no interface implemented.
Friends
Class CL_GUI_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Event ID of Event | 19990503 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Event Src Obj | 19990503 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNTL_EVENT_PARAM_TAB | Event Parameter | 19990503 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Shell ID of EventSrc | 19990503 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | ShellEvent? | 19990503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Initialize Event Object | 19990503 | |
| 2 | Instance method | Public | Method | Returns an Event Parameter | 19990503 |
Events
Class CL_GUI_EVENT has no event.
Types
Class CL_GUI_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SHELL_EVENT | Call by reference | Type reference (TYPE) | CHAR01 | ShellEvent ? | 19990503 | |||
| 2 | PARAMS | Call by reference | Type reference (TYPE) | CNTL_EVENT_PARAM_TAB | Parameter | 19990503 | |||
| 3 | THEEVENTID | Call by reference | Type reference (TYPE) | I | EventID des events | 19990503 | |||
| 4 | THESHELLID | Call by reference | Type reference (TYPE) | I | ShellID des EventSrc | 19990503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Das Porxy zur angegebenen ShellID existiert nicht | 19990503 |
Method GET_EVENT_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PID | Call by reference | Type reference (TYPE) | I | Index beginnend bei 1 | 19990503 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | Wert des Parameters | 19990503 |
Method GET_EVENT_PARAM on class CL_GUI_EVENT has no exception.
History
| Last changed by/on | SAP | 19990621 |
| SAP Release Created in |