SAP ABAP Class CL_DD_BUTTON_ELEMENT (Dynamic Documents: Button Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CI-DYD (Application Component) Dynamic Documents
⤷
SDYNAMICDOCUMENTS (Package) Dynamic Documents

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_FORM_ELEMENT | Dynamic Documents: Form Element | 19991022 |
Properties
Class | CL_DD_BUTTON_ELEMENT | |
Short Description | Dynamic Documents: Button Element | |
Super Class | CL_DD_FORM_ELEMENT | Dynamic Documents: Form Element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDYNAMICDOCUMENTS | Dynamic Documents |
Created | 19990809 | 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) |
Interfaces
Class CL_DD_BUTTON_ELEMENT has no interface implemented.
Friends
Class CL_DD_BUTTON_ELEMENT 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 | Internal Use | 19990809 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SDYDO_FLAG | Button is Deactivated | 19991014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deactivate Button Element | 19991116 |
2 | ![]() |
Instance method | Public | Method | Reactivate Deactivated Button Element | 19991116 |
3 | ![]() |
Instance method | Public | Event handling method | Internal Use | 19991007 |
4 | ![]() |
Instance method | Public | Method | New Display (Display Suppressed, and so on) | 19991203 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLICKED | Instance Event (0) |
Public (2) |
Button Pressed | 19990809 |
Types
Class CL_DD_BUTTON_ELEMENT has no local type.
Method Signatures
Method DISABLE_BUTTON Signature
Method DISABLE_BUTTON on class CL_DD_BUTTON_ELEMENT has no parameter.
Method DISABLE_BUTTON on class CL_DD_BUTTON_ELEMENT has no exception.
Method ENABLE_BUTTON Signature
Method ENABLE_BUTTON on class CL_DD_BUTTON_ELEMENT has no parameter.
Method ENABLE_BUTTON on class CL_DD_BUTTON_ELEMENT has no exception.
Method ON_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | 19991112 |
Method ON_CLICKED on class CL_DD_BUTTON_ELEMENT has no exception.
Method SET_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUPPRESS_DISPLAY | Call by reference | Type reference (TYPE) | SDYDO_FLAG | 'X': Element wird ausgeblendet | 19991203 |
Method SET_DISPLAY on class CL_DD_BUTTON_ELEMENT has no exception.
Event Signatures
Event CLICKED Signature
Event CLICKED on class CL_DD_BUTTON_ELEMENT has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |