SAP ABAP Class IF_PT_GUI_SAP_DOCKINGCONTAINER (Interface for Generic Docking Container)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_GUI_DOCKING_CONTAINER | Docking Container for TMW | 20000314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_GUI_SAP_DOCKINGCONTAINER | Obsolete; Replaced by CL_PT_GUI_DOCKING_CONTAINER | 19990630 |
Properties
Class | IF_PT_GUI_SAP_DOCKINGCONTAINER | |
Short Description | Interface for Generic Docking Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990630 | SAP |
Last change | 19990630 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PT_GUI_SAP_DOCKINGCONTAINER has no forward declaration.
Interfaces
Class IF_PT_GUI_SAP_DOCKINGCONTAINER has no interface implemented.
Friends
Class IF_PT_GUI_SAP_DOCKINGCONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Container | 19990630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Initialize Generic Docking Container | 19990630 |
Events
Class IF_PT_GUI_SAP_DOCKINGCONTAINER has no event.
Types
Class IF_PT_GUI_SAP_DOCKINGCONTAINER has no local type.
Method Signatures
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTROL | Value transfer | Object reference (TYPE REF TO) | IF_PT_GUI_SAP_CONTROL | Control | 19990810 | ||
2 | ![]() |
IM_EXTENSION | Value transfer | Type reference (TYPE) | I | 50 | Extension of this control | 19990630 | |
3 | ![]() |
IM_NODE_ID | Value transfer | Type reference (TYPE) | PTNODEID | Node ID of embedded Controls | 19990630 | ||
4 | ![]() |
IM_OBJECT_ID | Value transfer | Type reference (TYPE) | PTOBJID | Object ID of embedded Controls | 19990630 | ||
5 | ![]() |
IM_SIDE | Value transfer | Type reference (TYPE) | I | CL_GUI_DOCKING_CONTAINER=>DOCK_AT_LEFT | Side to which this control is docked to | 19990630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to initialize the docking container | 19990630 |
History
Last changed by/on | SAP | 19990630 |
SAP Release Created in |