SAP ABAP Class CL_EU_EASY_SPLITTER_CONTAINER (Internal Test; Do Not Use)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEU_CONTROL_COMPOSER (Package) Control Composer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 19990929
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CONTROL_COMPOSITE_SUPPORT Interface for Controls in Control Composites 19990929
Properties
Class CL_EU_EASY_SPLITTER_CONTAINER  
Short Description Internal Test; Do Not Use    
Super Class CL_GUI_EASY_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_CONTROL_COMPOSER   Control Composer 
Created 19990929   SAP 
Last change 20000322   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EU_EASY_SPLITTER_CONTAINER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CONTROL_COMPOSITE_SUPPORT Interface for Controls in Control Composites 19990929
Friends
Class CL_EU_EASY_SPLITTER_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_BOTTOM_RIGHT_CONTAINER Constant Private Type reference (TYPE) TEXT30 'bottom_right_container' " 19991105
2 CN_TOP_LEFT_CONTAINER Constant Private Type reference (TYPE) TEXT30 'top_left_container' " 19991105
3 EN_ENUM_ORIENTATION Constant Private Type reference (TYPE) TEXT30 'enum_orientation' " 19991105
4 PN_ORIENTATION Constant Private Type reference (TYPE) TEXT30 'orientation' " 19991105
5 PN_SASH_POSITION Constant Private Type reference (TYPE) TEXT30 'sash_position' " 19991105
Methods
# Method Level Visibility Method type Description Created on
1 CC_CREATE_EASY_SPLITTER_CONT Static method Public Method Create Control To Be Used at Design Time or Runtime 20000222
2 CC_CREATE_EASY_SPLIT_CONT_INIT Static method Public Method Create New Control (To Be Used at Design Time Only) 20000222
3 CREATE_CONTAINED_CONTROL Static method Private Method " 19990930
4 INTERNAL_ERROR Static method Private Method " 19991105
Events
Class CL_EU_EASY_SPLITTER_CONTAINER has no event.
Types
Class CL_EU_EASY_SPLITTER_CONTAINER has no local type.
Method Signatures

Method CC_CREATE_EASY_SPLITTER_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL instance of Control proxy 20000222
2 Importing CONTROL_TREE_NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE root node of describing Control Tree 20000222
3 Exporting ERROR_TEXT Call by reference Type reference (TYPE) STRING Error description 20000222
4 Importing FOR_DESIGN Value transfer Type reference (TYPE) BOOLEAN 'X'=true, ' '=false; create in design mode 20000222
5 Importing LIFETIME Value transfer Type reference (TYPE) I Lifetime (Dynpro or IMode) 20000222
6 Importing LOADER_REF Value transfer Object reference (TYPE REF TO) OBJECT reference object within Control Loader 20000222
7 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container 20000222
8 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 20000222
# Exception Resumable Description Created on
1 CLASS_NAME_MISMATCH name in Control Tree node does not match class name 20000222
2 CNTL_ERROR " 20000222
3 CNTL_SYSTEM_ERROR " 20000222
4 CONTROL_ERROR error when creating Subcontrol 20000222
5 CREATE_ERROR " 20000222
6 LIFETIME_ERROR " 20000222
7 NO_NODE input parameter CONTROL_TREE_NODE not supplied 20000222
8 NO_PARENT input parameter PARENT not supplied 20000222
9 TREE_ERROR error when traversing given Control Tree 20000222
10 WRONG_NODE_TYPE some tree node has wrong node type 20000222

Method CC_CREATE_EASY_SPLIT_CONT_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL instance of Control proxy 20000222
2 Importing CONTROL_TREE_NODE Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE root node of initial Control Tree 20000222
3 Exporting ERROR_TEXT Call by reference Type reference (TYPE) STRING Error description 20000222
4 Importing LIFETIME Value transfer Type reference (TYPE) I Lifetime (Dynpro or IMode) 20000222
5 Importing LOADER_REF Value transfer Object reference (TYPE REF TO) OBJECT reference object within Control Loader 20000222
6 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container 20000222
7 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 20000222
# Exception Resumable Description Created on
1 CLASS_NAME_MISMATCH name in Control Tree node does not match class name 20000222
2 CNTL_ERROR error condition of Control 20000222
3 CNTL_SYSTEM_ERROR error condition of Control 20000222
4 CONTROL_ERROR error when creating Subcontrol 20000222
5 CREATE_ERROR error condition of Control 20000222
6 LIFETIME_ERROR error condition of Control 20000222
7 NO_NODE input parameter CONTROL_TREE_NODE not supplied 20000222
8 NO_PARENT input parameter PARENT not supplied 20000222
9 TREE_ERROR error when traversing given Control Tree 20000222
10 WRONG_NODE_TYPE some tree node has wrong node type 20000222

Method CREATE_CONTAINED_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Call by reference Type reference (TYPE) STRING " 19990930
2 Importing CONTROL_PROPS Value transfer Object reference (TYPE REF TO) IF_CONTROL_TREE_NODE " 19990930
3 Exporting ERROR_TEXT Call by reference Type reference (TYPE) STRING " 20000307
4 Importing FOR_DESIGN Value transfer Type reference (TYPE) AS4FLAG " 19991029
5 Importing LOADER_REF Value transfer Object reference (TYPE REF TO) OBJECT " 19990930
6 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER " 19990930
# Exception Resumable Description Created on
1 CONTROL_ERROR " 19990930
2 TREE_ERROR " 19990930

Method INTERNAL_ERROR Signature

Method INTERNAL_ERROR on class CL_EU_EASY_SPLITTER_CONTAINER has no parameter.
Method INTERNAL_ERROR on class CL_EU_EASY_SPLITTER_CONTAINER has no exception.
History
Last changed by/on SAP  20000322 
SAP Release Created in 46D