SAP ABAP Class CL_AST_UI_CUSTOM_CNTNR_FAKE (Internal Only! Fake of Custom 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_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20071024
Properties
Class CL_AST_UI_CUSTOM_CNTNR_FAKE  
Short Description Internal Only! Fake of Custom Container For Test Purposes    
Super Class CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 
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_CUSTOM_CNTNR_FAKE has no interface implemented.
Friends
Class CL_AST_UI_CUSTOM_CNTNR_FAKE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_HEIGHT Instance attribute Protected Type reference (TYPE) I 20071024
2 M_LEFT Instance attribute Private Type reference (TYPE) I 20071024
3 M_MODE Instance attribute Protected Type reference (TYPE) I MODE_RUN 20071024
4 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071024
5 M_TOP Instance attribute Protected Type reference (TYPE) I 20071024
6 M_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20071024
7 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
Events
Class CL_AST_UI_CUSTOM_CNTNR_FAKE has no event.
Types
Class CL_AST_UI_CUSTOM_CNTNR_FAKE has no local type.
Method Signatures

Method CONSTRUCTOR 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) C 20080215
2 Importing DYNNR Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20071024
3 Importing LIFETIME Call by reference Type reference (TYPE) I 20071024
4 Importing NO_AUTODEF_PROGID_DYNNR Call by reference Type reference (TYPE) C 20071024
5 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20071024
6 Importing REPID Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20071024
7 Importing STYLE Call by reference Type reference (TYPE) I 20071024

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