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 | Constant | Private | Type reference (TYPE) | TEXT30 | 'bottom_right_container' | " | 19991105 | ||
| 2 | Constant | Private | Type reference (TYPE) | TEXT30 | 'top_left_container' | " | 19991105 | ||
| 3 | Constant | Private | Type reference (TYPE) | TEXT30 | 'enum_orientation' | " | 19991105 | ||
| 4 | Constant | Private | Type reference (TYPE) | TEXT30 | 'orientation' | " | 19991105 | ||
| 5 | Constant | Private | Type reference (TYPE) | TEXT30 | 'sash_position' | " | 19991105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Control To Be Used at Design Time or Runtime | 20000222 | |
| 2 | Static method | Public | Method | Create New Control (To Be Used at Design Time Only) | 20000222 | |
| 3 | Static method | Private | Method | " | 19990930 | |
| 4 | 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 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | instance of Control proxy | 20000222 | |||
| 2 | CONTROL_TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | root node of describing Control Tree | 20000222 | |||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error description | 20000222 | |||
| 4 | FOR_DESIGN | Value transfer | Type reference (TYPE) | BOOLEAN | 'X'=true, ' '=false; create in design mode | 20000222 | |||
| 5 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime (Dynpro or IMode) | 20000222 | |||
| 6 | LOADER_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | reference object within Control Loader | 20000222 | |||
| 7 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20000222 | |||
| 8 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | name in Control Tree node does not match class name | 20000222 | ||
| 2 | " | 20000222 | ||
| 3 | " | 20000222 | ||
| 4 | error when creating Subcontrol | 20000222 | ||
| 5 | " | 20000222 | ||
| 6 | " | 20000222 | ||
| 7 | input parameter CONTROL_TREE_NODE not supplied | 20000222 | ||
| 8 | input parameter PARENT not supplied | 20000222 | ||
| 9 | error when traversing given Control Tree | 20000222 | ||
| 10 | 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 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | instance of Control proxy | 20000222 | |||
| 2 | CONTROL_TREE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | root node of initial Control Tree | 20000222 | |||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | Error description | 20000222 | |||
| 4 | LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime (Dynpro or IMode) | 20000222 | |||
| 5 | LOADER_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | reference object within Control Loader | 20000222 | |||
| 6 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20000222 | |||
| 7 | SHELLSTYLE | Value transfer | Type reference (TYPE) | I | Shellstyle | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | name in Control Tree node does not match class name | 20000222 | ||
| 2 | error condition of Control | 20000222 | ||
| 3 | error condition of Control | 20000222 | ||
| 4 | error when creating Subcontrol | 20000222 | ||
| 5 | error condition of Control | 20000222 | ||
| 6 | error condition of Control | 20000222 | ||
| 7 | input parameter CONTROL_TREE_NODE not supplied | 20000222 | ||
| 8 | input parameter PARENT not supplied | 20000222 | ||
| 9 | error when traversing given Control Tree | 20000222 | ||
| 10 | 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 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | " | 19990930 | |||
| 2 | CONTROL_PROPS | Value transfer | Object reference (TYPE REF TO) | IF_CONTROL_TREE_NODE | " | 19990930 | |||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | " | 20000307 | |||
| 4 | FOR_DESIGN | Value transfer | Type reference (TYPE) | AS4FLAG | " | 19991029 | |||
| 5 | LOADER_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | " | 19990930 | |||
| 6 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | " | 19990930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 19990930 | ||
| 2 | " | 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 |