SAP ABAP Class IF_PT_GUI_SAP_SPLITTER_CONT (Initialization of Easy Splitter Container)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990810
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SAP_SPLITTER_CONT Obsolete; Replaced by CL_PT_GUI_SPLITTER_CONTAINER 19990810
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_GUI_SPLITTER_CONTAINER UI Framework: Splitter Container 20000314
Properties
Class IF_PT_GUI_SAP_SPLITTER_CONT  
Short Description Initialization of Easy Splitter Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990810   SAP 
Last change 19990810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GFW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PT_GUI_SAP_SPLITTER_CONT has no interface implemented.
Friends
Class IF_PT_GUI_SAP_SPLITTER_CONT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SPLITTER_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Container 19990902
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization 19990810
Events
Class IF_PT_GUI_SAP_SPLITTER_CONT has no event.
Types
Class IF_PT_GUI_SAP_SPLITTER_CONT 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_CONTROL1 Value transfer Object reference (TYPE REF TO) IF_PT_GUI_SAP_CONTROL Control 1 19990810
2 Importing IM_CONTROL2 Value transfer Object reference (TYPE REF TO) IF_PT_GUI_SAP_CONTROL Control 2 19990810
3 Importing IM_NODE_ID1 Value transfer Type reference (TYPE) PTNODEID Node Id 1 19990810
4 Importing IM_NODE_ID2 Value transfer Type reference (TYPE) PTNODEID Node Id 2 19990810
5 Importing IM_OBJECT_ID1 Value transfer Type reference (TYPE) PTOBJID Object Id 1 19990810
6 Importing IM_OBJECT_ID2 Value transfer Type reference (TYPE) PTOBJID Object Id 2 19990810
7 Importing IM_ORIENTATION Value transfer Type reference (TYPE) I 0 Orientation: 0 = vertical , 1 = horizontal 19990810
8 Importing IM_SASH_POSITION Value transfer Type reference (TYPE) I 50 Position des Sash (in Prozent) 19990810
9 Importing IM_WITH_BORDER Value transfer Type reference (TYPE) GFW_BOOLEAN 'X' With border = 'X' Without border = SPACE 19990810
# Exception Resumable Description Created on
1 FAILED Container konnte nicht initialisert werden 19990810
History
Last changed by/on SAP  19990810 
SAP Release Created in