SAP ABAP Interface IF_PT_GUI_SAP_SPLITTER_CONT (Initialization of Easy Splitter Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UIF (Application Component) User Interface Framework
⤷
SPTC (Package) UIF GUI SAP Controls
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_GUI_SAP_SPLITTER_CONT | Obsolete; Replaced by CL_PT_GUI_SPLITTER_CONTAINER | 19990810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PT_GUI_SPLITTER_CONTAINER | UI Framework: Splitter Container | 20000314 |
Properties
| Interface | IF_PT_GUI_SAP_SPLITTER_CONT | |
| Short Description | Initialization of Easy Splitter Container |
General Data
| Package | SPTC | UIF GUI SAP Controls |
| Created | 19990810 | SAP |
| Last changed | 19990810 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | GFW | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PT_GUI_SAP_CONTROL | Initialization of SAP GUI Control | 19990810 |
Friends
Interface IF_PT_GUI_SAP_SPLITTER_CONT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SPLITTER_CONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Container | 19990902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialization | 19990810 |
Events
Interface IF_PT_GUI_SAP_SPLITTER_CONT has no event.
Types
Interface IF_PT_GUI_SAP_SPLITTER_CONT has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTROL1 | Value transfer | Object reference (TYPE REF TO) | IF_PT_GUI_SAP_CONTROL | Control 1 | 19990810 | |||
| 2 | IM_CONTROL2 | Value transfer | Object reference (TYPE REF TO) | IF_PT_GUI_SAP_CONTROL | Control 2 | 19990810 | |||
| 3 | IM_NODE_ID1 | Value transfer | Type reference (TYPE) | PTNODEID | Node Id 1 | 19990810 | |||
| 4 | IM_NODE_ID2 | Value transfer | Type reference (TYPE) | PTNODEID | Node Id 2 | 19990810 | |||
| 5 | IM_OBJECT_ID1 | Value transfer | Type reference (TYPE) | PTOBJID | Object Id 1 | 19990810 | |||
| 6 | IM_OBJECT_ID2 | Value transfer | Type reference (TYPE) | PTOBJID | Object Id 2 | 19990810 | |||
| 7 | IM_ORIENTATION | Value transfer | Type reference (TYPE) | I | 0 | Orientation: 0 = vertical , 1 = horizontal | 19990810 | ||
| 8 | IM_SASH_POSITION | Value transfer | Type reference (TYPE) | I | 50 | Position des Sash (in Prozent) | 19990810 | ||
| 9 | IM_WITH_BORDER | Value transfer | Type reference (TYPE) | GFW_BOOLEAN | 'X' | With border = 'X' Without border = SPACE | 19990810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Container konnte nicht initialisert werden | 19990810 |
History
| Last changed by/on | SAP | 19990810 |
| SAP Release Created in |