SAP ABAP Class CL_GUI_MESSAGE_HANDLER (Transfers Windows Messages to Method Calls)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
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 | 20081027 |
Properties
| Class | CL_GUI_MESSAGE_HANDLER | |
| Short Description | Transfers Windows Messages to Method Calls | |
| 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 | SCET | Control Enabling Technology / Control Framework |
| Created | 20081027 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_GUI_MESSAGE_HANDLER 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) | STRING | Name of the event release method | 20081027 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of the event lock method | 20081027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Connect to Actual Control | 20081027 | |
| 2 | Instance method | Public | Constructor | Constructor | 20081027 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVENT_HAPPENED | Instance Event (0) |
Public (2) |
Returns a JNet event in XML notation | 20081027 |
Types
Class CL_GUI_MESSAGE_HANDLER has no local type.
Method Signatures
Method CONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Call by reference | Type reference (TYPE) | CNTL_HANDLE | 20081027 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Applet not jet ready | 20081027 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Call by reference | Type reference (TYPE) | I | Lifetime | 20081027 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20081027 | |||
| 3 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Custom Error | 20081027 |
Event Signatures
Event EVENT_HAPPENED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Exporting | Value transfer | Type reference (TYPE) | STRING | 20081027 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |