SAP ABAP Class CL_GUI_SIMPLE_CONTAINER (Anonymous Container)
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_CONTAINER | Abstract Container for GUI Controls | 20000317 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONTROL_COMPOSITE_SUPPORT | Interface for Controls in Control Composites | 20000406 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AST_UI_SIMPLE_CNTNR_FAKE | Internal Only! Fake of Simple Container For Test Purposes | 20071024 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EEWA_CONTAINER | Basis for a Simple Container | 20040616 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CNTNAVIG_OBJECT_BASE | IS-H*MED: Basis Class for Container Navigator Object | 20021009 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_RAD_STUDY_QUICKVIEW | Dialog Box for Displaying Services | 20030619 |
Properties
| Class | CL_GUI_SIMPLE_CONTAINER | |
| Short Description | Anonymous Container | |
| Super Class | CL_GUI_CONTAINER | Abstract Container for GUI Controls |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 20000317 | SAP |
| Last change | 20000317 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_SIMPLE_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CONTROL_COMPOSITE_SUPPORT | Interface for Controls in Control Composites | 20000406 |
Friends
Class CL_GUI_SIMPLE_CONTAINER has no friend class.
Attributes
Class CL_GUI_SIMPLE_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000317 |
Events
Class CL_GUI_SIMPLE_CONTAINER has no event.
Types
Class CL_GUI_SIMPLE_CONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTOALIGN | Value transfer | Type reference (TYPE) | SYCHAR01 | Use autoalign? default no for containers | 20000317 | |||
| 2 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lebensdauer | 20000317 | ||
| 3 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000317 | |||
| 4 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20000317 | |||
| 5 | STYLE | Value transfer | Type reference (TYPE) | I | Window-Style | 20000317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20000317 | ||
| 2 | CNTL_SYSTEM_ERROR | 20000317 | ||
| 3 | CREATE_ERROR | 20000317 | ||
| 4 | Parent-Container paßt nicht zu aktuellem Dynpro | 20000317 | ||
| 5 | LIFETIME_ERROR | 20000317 |
History
| Last changed by/on | SAP | 20000317 |
| SAP Release Created in | 50A |