SAP ABAP Interface IF_PT_GUI_SAP_DOCKINGCONTAINER (Interface for Generic Docking 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 - 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
Interface IF_PT_GUI_SAP_DOCKINGCONTAINER  
Short Description Interface for Generic Docking Container    
General Data
Package SPTC   UIF GUI SAP Controls 
Created 19990630   SAP 
Last changed 19990630   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_GUI_SAP_DOCKINGCONTAINER has no forward declaration.
Interfaces
Interface IF_PT_GUI_SAP_DOCKINGCONTAINER has no interface.
Friends
Interface IF_PT_GUI_SAP_DOCKINGCONTAINER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCKING_CONTAINER 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 INITIALIZE Instance method Public Method Initialize Generic Docking Container 19990630
Events
Interface IF_PT_GUI_SAP_DOCKINGCONTAINER has no event.
Types
Interface 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 Importing IM_CONTROL Value transfer Object reference (TYPE REF TO) IF_PT_GUI_SAP_CONTROL Control 19990810
2 Importing IM_EXTENSION Value transfer Type reference (TYPE) I 50 Extension of this control 19990630
3 Importing IM_NODE_ID Value transfer Type reference (TYPE) PTNODEID Node ID of embedded Controls 19990630
4 Importing IM_OBJECT_ID Value transfer Type reference (TYPE) PTOBJID Object ID of embedded Controls 19990630
5 Importing 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 Failed to initialize the docking container 19990630
History
Last changed by/on SAP  19990630 
SAP Release Created in