SAP ABAP Class CL_PT_GUI_CUSTOM_CONTAINER (UI Framework: Custom Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTC (Package) UIF GUI SAP Controls
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_OBJECT | GUI Object | 20000314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CONTAINER | Initialization of Container | 20000314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000314 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PT_GUI_SAP_CUSTOM_CONTAINER | Interface for Generic Custom Container | 20000314 |
Properties
| Class | CL_PT_GUI_CUSTOM_CONTAINER | |
| Short Description | UI Framework: Custom Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPTC | UIF GUI SAP Controls |
| Created | 20000314 | SAP |
| Last change | 20000503 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PT_GUI_CUSTOM_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_OBJECT | GUI Object | 20000314 | ||
| 2 | IF_PT_GUI_SAP_CONTAINER | Initialization of Container | 20000314 | ||
| 3 | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 20000314 | ||
| 4 | IF_PT_GUI_SAP_CUSTOM_CONTAINER | Interface for Generic Custom Container | 20000314 |
Friends
Class CL_PT_GUI_CUSTOM_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PT_GUI_SAP_CONTROL | Control | 20000314 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PTNODEID | Node ID for Control | 20000314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PTOBJID | Object ID for Control | 20000314 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | IF_PT_SAP_CUSTOM_CONTAINER Initialized | 20000314 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | IF_PT_GUI_OBJECT called | 20000314 | ||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 | |||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container in Which This Container is Imbedded | 20000314 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name | 20000314 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | IF_PT_SAP_CONTAINER Initialized | 20000314 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | ' ' | IF_PT_SAP_CONTROL Initialized | 20000314 | ||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20000314 |
Methods
Class CL_PT_GUI_CUSTOM_CONTAINER has no method.
Events
Class CL_PT_GUI_CUSTOM_CONTAINER has no event.
Types
Class CL_PT_GUI_CUSTOM_CONTAINER has no local type.
History
| Last changed by/on | SAP | 20000503 |
| SAP Release Created in |