SAP ABAP Class _IF_GUI_CONTROL (Strictely Internal: GUI Control)
Meta Relationship - Used By
Properties
| Class | _IF_GUI_CONTROL | |
| Short Description | Strictely Internal: GUI Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071209 | SAP |
| Last change | 20130531 | 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 _IF_GUI_CONTROL has no interface implemented.
Friends
Class _IF_GUI_CONTROL has no friend class.
Attributes
Class _IF_GUI_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Frees Control | 20071209 | |
| 2 | Instance method | Public | Method | Get Registered Events | 20071209 | |
| 3 | Instance method | Public | Method | Set Registered Events | 20071209 | |
| 4 | Instance method | Public | Method | Set control visible or invisible | 20080222 |
Events
Class _IF_GUI_CONTROL has no event.
Types
Class _IF_GUI_CONTROL has no local type.
Method Signatures
Method FREE Signature
Method FREE on class _IF_GUI_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20080218 | ||
| 2 | CNTL_SYSTEM_ERROR | 20080218 |
Method GET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20071209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071209 |
Method SET_REGISTERED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20071209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Error | 20071209 | ||
| 2 | Control System Error | 20071209 | ||
| 3 | Illegal Event Combination | 20071209 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | C | visible | 20080222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20080222 | ||
| 2 | CNTL_SYSTEM_ERROR | 20080222 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |