SAP ABAP Class IF_DMC_SPLITTER (Splitter object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONV_LOGIC_GUI | DMC: Conversion Object | 20050727 |
Properties
| Class | IF_DMC_SPLITTER | |
| Short Description | Splitter object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050727 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_SPLITTER has no forward declaration.
Interfaces
Class IF_DMC_SPLITTER has no interface implemented.
Friends
Class IF_DMC_SPLITTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | customizes splitter style | 20050727 | |
| 2 | Instance method | Public | Method | returns splitter container | 20050727 | |
| 3 | Instance method | Public | Method | initializes event handlers of splitter container | 20050727 | |
| 4 | Instance method | Public | Method | sets splitter container | 20050727 |
Events
Class IF_DMC_SPLITTER has no event.
Types
Class IF_DMC_SPLITTER has no local type.
Method Signatures
Method CUSTOMIZE_SPLITTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050727 |
Method CUSTOMIZE_SPLITTER on class IF_DMC_SPLITTER has no exception.
Method GET_SPLITTER_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_SPLITTER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050727 |
Method GET_SPLITTER_CONTAINER on class IF_DMC_SPLITTER has no exception.
Method INIT_SPLITTER_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050727 |
Method INIT_SPLITTER_HANDLERS on class IF_DMC_SPLITTER has no exception.
Method SET_SPLITTER_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050727 |
Method SET_SPLITTER_CONTAINER on class IF_DMC_SPLITTER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |