SAP ABAP Interface IF_PT_GUI_SAP_CONTAINER (Initialization of 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 composition (i COMPRISING i_ref)  IF_PT_GUI_SAP_CUSTOM_CONTAINER Interface for Generic Custom Container 19990630
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_CUSTOM_CONTAINER UI Framework: Custom Container 20000314
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_DOCKING_CONTAINER Docking Container for TMW 20000314
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SAP_CUSTOM_CONTAINER Obsolete: Replaced by CL_PT_GUI_CUSTOM_CONTAINER 19990511
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SAP_DOCKINGCONTAINER Obsolete; Replaced by CL_PT_GUI_DOCKING_CONTAINER 19990630
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SAP_SPLITTER_CONT Obsolete; Replaced by CL_PT_GUI_SPLITTER_CONTAINER 19990810
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SPLITTER_CONTAINER UI Framework: Splitter Container 20000314
Properties
Interface IF_PT_GUI_SAP_CONTAINER  
Short Description Initialization of Container    
General Data
Package SPTC   UIF GUI SAP Controls 
Created 19990511   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_PT_GUI_SAP_CONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990511
Friends
Interface IF_PT_GUI_SAP_CONTAINER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19990902
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization 19990511
Events
Interface IF_PT_GUI_SAP_CONTAINER has no event.
Types
Interface IF_PT_GUI_SAP_CONTAINER 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_PARENT_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container 19990630
# Exception Resumable Description Created on
1 FAILED Container konnte nicht initialisert werden 19990611
History
Last changed by/on SAP  00000000 
SAP Release Created in