SAP ABAP Class CL_AST_UI_SPLITTER_CNTNR_FAKE (Internal Only! Splitter Container For Test Purposes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_SELFTEST_CONTROLS_ALL (Package) *NO* REUSE - Controls Delegates & Fakes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_SPLITTER_CONTAINER Splitter Control 20071024
Properties
Class CL_AST_UI_SPLITTER_CNTNR_FAKE  
Short Description Internal Only! Splitter Container For Test Purposes    
Super Class CL_GUI_SPLITTER_CONTAINER Splitter Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 5   
Package SABP_SELFTEST_CONTROLS_ALL   *NO* REUSE - Controls Delegates & Fakes 
Created 20071024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AST_UI_SPLITTER_CNTNR_FAKE has no interface implemented.
Friends
Class CL_AST_UI_SPLITTER_CNTNR_FAKE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CELLS Instance attribute Protected Type reference (TYPE) TY_T_CELLS 20071024
2 M_HEIGHT Instance attribute Protected Type reference (TYPE) I 20071024
3 M_LEFT Instance attribute Private Type reference (TYPE) I 20071024
4 M_MODE Instance attribute Protected Type reference (TYPE) I MODE_RUN 20071024
5 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071024
6 M_TOP Instance attribute Protected Type reference (TYPE) I 20071024
7 M_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071024
8 M_WIDTH Instance attribute Protected Type reference (TYPE) I 20071024
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20071024
2 _NEW_CELL_CONTAINER Instance method Protected Method 20071024
Events
Class CL_AST_UI_SPLITTER_CNTNR_FAKE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CELL Protected See coding 20071024 begin of ty_S_Cell, row type i, column type i, width type i, height type i, container type ref to cl_Gui_Container, end of ty_S_Cell
2 TY_T_CELLS Protected See coding 20071024 ty_T_Cells type standard table of ty_S_Cell with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGN Call by reference Type reference (TYPE) I 20071024
2 Importing COLUMNS Call by reference Type reference (TYPE) I 20071024
3 Importing HEIGHT Call by reference Type reference (TYPE) I 20071024
4 Importing LEFT Call by reference Type reference (TYPE) I 20071024
5 Importing LINK_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20071024
6 Importing LINK_REPID Call by reference Type reference (TYPE) SY-REPID 20071024
7 Importing METRIC Call by reference Type reference (TYPE) CNTL_METRIC 20071024
8 Importing NAME Call by reference Type reference (TYPE) STRING 20071024
9 Importing NO_AUTODEF_PROGID_DYNNR Call by reference Type reference (TYPE) C 20071024
10 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071024
11 Importing ROWS Call by reference Type reference (TYPE) I 20071024
12 Importing SHELLSTYLE Call by reference Type reference (TYPE) I 20071024
13 Importing TOP Call by reference Type reference (TYPE) I 20071024
14 Importing WIDTH Call by reference Type reference (TYPE) I 20071024

Method CONSTRUCTOR on class CL_AST_UI_SPLITTER_CNTNR_FAKE has no exception.

Method _NEW_CELL_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071024

Method _NEW_CELL_CONTAINER on class CL_AST_UI_SPLITTER_CNTNR_FAKE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711