SAP ABAP Class CL_PT_GUI_SAP_DOCKINGCONTAINER (Obsolete; Replaced by CL_PT_GUI_DOCKING_CONTAINER)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_GUI_SAP_CONTROL (Package) OBSOLETE: Old SAPgui Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_OBJECT GUI Object 19990517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CONTAINER Initialization of Container 19990630
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990630
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_DOCKINGCONTAINER Interface for Generic Docking Container 19990630
Properties
Class CL_PT_GUI_SAP_DOCKINGCONTAINER  
Short Description Obsolete; Replaced by CL_PT_GUI_DOCKING_CONTAINER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PT_GUI_SAP_CONTROL   OBSOLETE: Old SAPgui Control 
Created 19990517   SAP 
Last change 20010807   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_GUI_SAP_DOCKINGCONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_OBJECT GUI Object 19990517
2 IF_PT_GUI_SAP_CONTAINER Initialization of Container 19990630
3 IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990630
4 IF_PT_GUI_SAP_DOCKINGCONTAINER Interface for Generic Docking Container 19990630
Friends
Class CL_PT_GUI_SAP_DOCKINGCONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Attribute reference (LIKE) 19990630
2 CONTROL Instance attribute Private Object reference (TYPE REF TO) IF_PT_GUI_SAP_CONTROL Control 19990517
3 CONTROL_NODE_ID Instance attribute Private Type reference (TYPE) PTNODEID Node ID of Embedded Control 19990630
4 CONTROL_OBJECT_ID Instance attribute Private Type reference (TYPE) PTOBJID Object ID of Embedded Control 19990630
5 DESCRIPTION Instance attribute Protected Attribute reference (LIKE) 19990730
6 EXTENSION Instance attribute Private Type reference (TYPE) I Extension 19990630
7 GUI_DOCKING_CONTAINER_INITIAL Instance attribute Private Type reference (TYPE) CHAR1 ' ' IF_PT_GUI_DOCKING_CONTAINER initialized 19990630
8 GUI_LAYOUT Instance attribute Protected Attribute reference (LIKE) 19990517
9 GUI_OBJECT_INITIAL Instance attribute Private Type reference (TYPE) CHAR1 ' ' IF_PT_GUI_OBJECT initialized 19990630
10 NODE_ID Instance attribute Protected Attribute reference (LIKE) 19990519
11 OBJECT_ID Instance attribute Protected Attribute reference (LIKE) 19990517
12 SIDE Instance attribute Private Type reference (TYPE) I Side 19990630
13 TYPE Instance attribute Protected Attribute reference (LIKE) 19991210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010807
Events
Class CL_PT_GUI_SAP_DOCKINGCONTAINER has no event.
Types
Class CL_PT_GUI_SAP_DOCKINGCONTAINER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PT_GUI_SAP_DOCKINGCONTAINER has no parameter.
Method CONSTRUCTOR on class CL_PT_GUI_SAP_DOCKINGCONTAINER has no exception.
History
Last changed by/on SAP  20010807 
SAP Release Created in