SAP ABAP Class CL_GUI_TIMER (SAP Timer Control)
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 | 19990118 |
Properties
Class | CL_GUI_TIMER | |
Short Description | SAP Timer Control | |
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 | 19990118 | SAP |
Last change | 19990118 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_TIMER has no forward declaration.
Interfaces
Class CL_GUI_TIMER has no interface implemented.
Friends
Class CL_GUI_TIMER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Event Timer Finished | 19990118 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 0 | Timer Interval | 19990118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Stops Timer Before Expiration | 19990302 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 19990118 |
3 | ![]() |
Instance method | Public | Method | Starts Timer Once (Drilldown) | 19990118 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FINISHED | Instance Event (0) |
Public (2) |
Timer Expired | 19990118 |
Types
Class CL_GUI_TIMER has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_GUI_TIMER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Methodenaufruf | 19990302 |
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 | 19990118 | ||
2 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 19990118 | ||
3 | ![]() |
SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shell Style | 19990118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19990118 |
Method RUN Signature
Method RUN on class CL_GUI_TIMER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19990118 |
Event Signatures
Event FINISHED Signature
Event FINISHED on class CL_GUI_TIMER has no parameter.
History
Last changed by/on | SAP | 19990118 |
SAP Release Created in |