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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | TY_T_CELLS | 20071024 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 20071024 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20071024 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | MODE_RUN | 20071024 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20071024 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20071024 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071024 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 20071024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20071024 | ||
| 2 | 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
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 | 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 |