SAP ABAP Interface _IF_GUI_CONTROL (Strictely Internal: GUI Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_SELFTEST_CONTROLS_API (Package) *NO* REUSE - Controls: Delegates & Fakes, API
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | _IF_GUI_CONTROL | |
| Short Description | Strictely Internal: GUI Control |
General Data
| Package | SABP_SELFTEST_CONTROLS_API | *NO* REUSE - Controls: Delegates & Fakes, API |
| Created | 20071209 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNTL | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface _IF_GUI_CONTROL has no interface.
Friends
Interface _IF_GUI_CONTROL has no friend.
Attributes
Interface _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
Interface _IF_GUI_CONTROL has no event.
Types
Interface _IF_GUI_CONTROL has no local type.
Method Signatures
Method FREE Signature
Method FREE on Interface _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 | 711 |