SAP ABAP Class CL_SXFT_UI_ELEMENT (UI Elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAXFT (Package) XFT Template
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXFT_BASIS | XFT Base Functions | 20050610 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_MARGIN | XFT Margin | 20050610 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_BARCODE | XFT UI Element Bar Code | 20050610 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_BUTTON | XFT UI Element Button | 20050610 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_CHECKBUTTON | XFT UI Element Radio Button | 20050610 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_CHOICELIST | XFT UI Element Selection List | 20050610 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_DEFAULTUI | XFT UI Element defaultUI | 20050610 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_ELEMENT | XFT UI Element | 20050610 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXFT_UI_TEXTEDIT | XFT UI Element textEdit | 20050610 |
Properties
| Class | CL_SXFT_UI_ELEMENT | |
| Short Description | UI Elements | |
| Super Class | CL_SXFT_BASIS | XFT Base Functions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SAXFT | XFT Template |
| Created | 20050610 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXFT_UI_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXFT_MARGIN | XFT Margin | 20050610 | ||
| 2 | IF_SXFT_UI_BARCODE | XFT UI Element Bar Code | 20050610 | ||
| 3 | IF_SXFT_UI_BUTTON | XFT UI Element Button | 20050610 | ||
| 4 | IF_SXFT_UI_CHECKBUTTON | XFT UI Element Radio Button | 20050610 | ||
| 5 | IF_SXFT_UI_CHOICELIST | XFT UI Element Selection List | 20050610 | ||
| 6 | IF_SXFT_UI_DEFAULTUI | XFT UI Element defaultUI | 20050610 | ||
| 7 | IF_SXFT_UI_ELEMENT | XFT UI Element | 20050610 | ||
| 8 | IF_SXFT_UI_TEXTEDIT | XFT UI Element textEdit | 20050610 |
Friends
Class CL_SXFT_UI_ELEMENT has no friend class.
Attributes
Class CL_SXFT_UI_ELEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050610 |
Events
Class CL_SXFT_UI_ELEMENT has no event.
Types
Class CL_SXFT_UI_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEMPLATE | Call by reference | Object reference (TYPE REF TO) | IF_SXFT_TEMPLATE | 20050610 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20050610 |
Method CONSTRUCTOR on class CL_SXFT_UI_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 732 |