SAP ABAP Class CL_AST_UI_DIALOGBOX_CNTNR_FAKE (Internal Only! Fake for Testing 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_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20080215
Properties
Class CL_AST_UI_DIALOGBOX_CNTNR_FAKE  
Short Description Internal Only! Fake for Testing Purposes    
Super Class CL_GUI_DIALOGBOX_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 20080215   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)
Interfaces
Class CL_AST_UI_DIALOGBOX_CNTNR_FAKE has no interface implemented.
Friends
Class CL_AST_UI_DIALOGBOX_CNTNR_FAKE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CAPTION Instance attribute Protected Type reference (TYPE) STRING 20080215
2 M_HEIGHT Instance attribute Protected Type reference (TYPE) I 20080215
3 M_LEFT Instance attribute Private Type reference (TYPE) I 20080215
4 M_MODE Instance attribute Protected Type reference (TYPE) I MODE_RUN 20080215
5 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER 20080215
6 M_TOP Instance attribute Protected Type reference (TYPE) I 20080215
7 M_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080215
8 M_WIDTH Instance attribute Protected Type reference (TYPE) I 20080215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080215
Events
Class CL_AST_UI_DIALOGBOX_CNTNR_FAKE has no event.
Types
Class CL_AST_UI_DIALOGBOX_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 CAPTION Value transfer Type reference (TYPE) C 20080215
2 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR 20080215
3 Importing HEIGHT Value transfer Type reference (TYPE) I 30 20080215
4 Importing LEFT Value transfer Type reference (TYPE) I 0 20080215
5 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT 20080215
6 Importing METRIC Value transfer Type reference (TYPE) I 0 20080215
7 Importing NAME Value transfer Type reference (TYPE) STRING 20080215
8 Importing NO_AUTODEF_PROGID_DYNNR Value transfer Type reference (TYPE) C 20080215
9 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER 20080215
10 Importing REPID Value transfer Type reference (TYPE) SYREPID 20080215
11 Importing STYLE Value transfer Type reference (TYPE) I 20080215
12 Importing TOP Value transfer Type reference (TYPE) I 0 20080215
13 Importing WIDTH Value transfer Type reference (TYPE) I 30 20080215
# Exception Resumable Description Created on
1 CNTL_ERROR 20080215
2 CNTL_SYSTEM_ERROR 20080215
3 CREATE_ERROR 20080215
4 ERROR_REGIST_EVENT 20080215
5 EVENT_ALREADY_REGISTERED 20080215
6 LIFETIME_DYNPRO_DYNPRO_LINK 20080215
7 LIFETIME_ERROR 20080215
History
Last changed by/on SAP  20130531 
SAP Release Created in 711