SAP ABAP Class CL_GUI_CONTAINER (Abstract Container for GUI Controls)
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 | 00000000 |
Meta Relationship - Used By
Properties
Class | CL_GUI_CONTAINER | |
Short Description | Abstract Container for GUI Controls | |
Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
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 | 19981201 | SAP |
Last change | 20130531 | 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_GUI_CONTAINER has no interface implemented.
Friends
Class CL_GUI_CONTAINER 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) | CNTO_CONTROL_LIST | Child List | 19981215 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Type Custom Container | 20000403 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | Type Dialogbox Container | 20000403 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Type Docking Container | 20000403 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | Type Easy Splitter Container | 20000403 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Type Simple Container | 20000403 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Type Splitter Container | 20000403 | |
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Default Top Level Screen Container | 19981201 | ||
9 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Desktop Screen Container | 19991025 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy Parent Container for All Top Levels | 19981201 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 0 | Container type | 20000403 | |
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CFW_LINK | Link State | 19991108 | ||
13 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 0 Screen Container | 19981201 | ||
14 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 1 Screen Container | 19981201 | ||
15 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 2 Screen Container | 19981201 | ||
16 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 3 Screen Container | 19981201 | ||
17 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 4 Screen Container | 19981201 | ||
18 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 5 Screen Container | 19981201 | ||
19 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 6 Screen Container | 19981201 | ||
20 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 7 Screen Container | 19981201 | ||
21 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 8 Screen Container | 19981201 | ||
22 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Dummy for Top Level 9 Screen Container | 19981201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | @0AQAdd Child@Internal - DO NOT USE! | 19981201 |
2 | ![]() |
Static method | Public | Constructor | Class Constructor | 19981201 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 19981201 |
4 | ![]() |
Instance method | Protected | Method | Get Specified Child | 19990119 |
5 | ![]() |
Instance method | Public | Method | Gets type of container | 20000403 |
6 | ![]() |
Static method | Protected | Method | Get Corresponding Screen Container to Container | 19981201 |
7 | ![]() |
Static method | Protected | Method | Get Corresponding Frame Container to Container | 19981201 |
8 | ![]() |
Instance method | Public | Method | Inner Height | 20000115 |
9 | ![]() |
Instance method | Public | Method | Inner Width of Container | 20000115 |
10 | ![]() |
Instance method | Public | Method | Returns Current Link State | 19991108 |
11 | ![]() |
Instance method | Public | Method | Link (Now Only in Container) | 19981223 |
12 | ![]() |
Instance method | Protected | Method | Remove All Children | 19990119 |
13 | ![]() |
Instance method | Protected | Method | @0AQRemove Child@Internal - DO NOT USE! | 19981221 |
14 | ![]() |
Static method | Public | Method | Resize Mode - DO NOT USE! | 19990604 |
15 | ![]() |
Instance method | Public | Method | Run/Design Mode also for Children | 20000407 |
Events
Class CL_GUI_CONTAINER has no event.
Types
Class CL_GUI_CONTAINER has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_CHILD | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | New child control to be added to container | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Child given - NEW_CHILD is NULL | 19981216 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GUI_CONTAINER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GUI_CONTAINER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTOALIGN | Value transfer | Type reference (TYPE) | C | use autoalign? default no for containers | 19990112 | ||
2 | ![]() |
CLSID | Value transfer | Type reference (TYPE) | C | ClassId of this Container | 19981201 | ||
3 | ![]() |
CONTAINER_NAME | Value transfer | Type reference (TYPE) | C | Name of the container to which this container is linked to | 19981201 | ||
4 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this container is linked to | 19981201 | ||
5 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | lifetime_default | Lebensdauer | 19981211 | |
6 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20000112 | ||
7 | ![]() |
NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 19990325 | ||
8 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | ParentContainer of this Container | 19981201 | ||
9 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this container is linked to | 19981201 | ||
10 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 19981202 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 19981202 | |
3 | ![]() |
CREATE_ERROR | 19981202 | |
4 | ![]() |
LIFETIME_DYNPRO: keine explizite Dynprozuordnung erlaubt | 19981202 | |
5 | ![]() |
Parent-Container paßt nicht zu aktuellem Dynpro | 19981211 | |
6 | ![]() |
LIFETIME_ERROR | 19981202 |
Method GET_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | child control | 19990119 | ||
2 | ![]() |
CHILD_INDEX | Value transfer | Type reference (TYPE) | I | 1 | Index of child to return | 19990119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
index_exceeds_lines_error | 19990119 | |
2 | ![]() |
CHILD_NOT_FOUND | 19990119 | |
3 | ![]() |
table_access_error | 19990119 |
Method GET_CONTAINER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_TYPE | Value transfer | Type reference (TYPE) | I | Container-Typ | 20000403 |
Method GET_CONTAINER_TYPE on class CL_GUI_CONTAINER has no exception.
Method GET_DYNPRO_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | container object | 19981201 | ||
2 | ![]() |
CONTAINER_MUST_BE_TOPLEVEL | Value transfer | Type reference (TYPE) | I | CONTAINER_MUST_BE_TOPLEV | 19990128 | ||
3 | ![]() |
DYNPRO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | corresponding dynpro_container | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control not a Dynpro- or Frame-Container | 19981201 |
Method GET_FRAME_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | container object | 19981201 | ||
2 | ![]() |
CONTAINER_MUST_BE_TOPLEVEL | Value transfer | Type reference (TYPE) | I | 0 | CONTAINER_MUST_BE_TOPLEV | 19990128 | |
3 | ![]() |
FRAME_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | corresponding frame_container | 19981201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control not a Dynpro- or Frame-Container | 19981201 |
Method GET_INNER_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INNER_HEIGHT | Call by reference | Type reference (TYPE) | I | Innere Höhe | 20000115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control-Error | 20000115 |
Method GET_INNER_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INNER_WIDTH | Call by reference | Type reference (TYPE) | I | Innere Breite | 20000115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Control-Error | 20000115 |
Method GET_LINK_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINK_INFO | Value transfer | Type reference (TYPE) | CFW_LINK | Link-Information | 19991108 |
Method GET_LINK_INFO on class CL_GUI_CONTAINER has no exception.
Method LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Value transfer | Type reference (TYPE) | C | container | 19981223 | ||
2 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | dynnr | 19981223 | ||
3 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | repid | 19981223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 19981223 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 19981223 | |
3 | ![]() |
Bei LIFETIME_DYNPRO darf nur ein Container angegeben werden | 19981223 |
Method REMOVE_ALL_CHILDREN Signature
Method REMOVE_ALL_CHILDREN on class CL_GUI_CONTAINER has no parameter.
Method REMOVE_ALL_CHILDREN on class CL_GUI_CONTAINER has no exception.
Method REMOVE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Control, das entfernt werden soll | 19981221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHILD initial. | 19981221 |
Method RESIZE Signature
Method RESIZE on class CL_GUI_CONTAINER has no parameter.
Method RESIZE on class CL_GUI_CONTAINER has no exception.
Method SET_MODE_FOR_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODE | Value transfer | Type reference (TYPE) | I | MODE_RUN / MODE_DESIGN | 20000407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 20000407 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 20000407 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |