SAP ABAP Class CL_DYNPRO_SPLITTER (Screen Splitter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA (Application Component) ABAP Runtime Environment
⤷
SBAC (Package) Kernel Objects

⤷

⤷

Properties
Class | CL_DYNPRO_SPLITTER | |
Short Description | Screen Splitter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBAC | Kernel Objects |
Created | 20050503 | SAP |
Last change | 20090618 | 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) |
Interfaces
Class CL_DYNPRO_SPLITTER has no interface implemented.
Friends
Class CL_DYNPRO_SPLITTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20050513 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050523 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050504 |
2 | ![]() |
Instance method | Private | Method | 20050601 | |
3 | ![]() |
Instance method | Private | Method | 20050613 | |
4 | ![]() |
Instance method | Public | Method | Get Sash Position from GUI | 20050602 |
5 | ![]() |
Instance method | Public | Method | Get Sash Position of Splitter | 20050504 |
6 | ![]() |
Instance method | Private | Method | 20050613 | |
7 | ![]() |
Instance method | Public | Method | Set Sash Position of Splitter | 20050504 |
Events
Class CL_DYNPRO_SPLITTER has no event.
Types
Class CL_DYNPRO_SPLITTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPLITTER_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Name des Splitters auf dem Dynpro | 20050513 |
Method CONSTRUCTOR on class CL_DYNPRO_SPLITTER has no exception.
Method GETI1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050601 | ||
2 | ![]() |
PERCENT | Call by reference | Type reference (TYPE) | I | 20050601 | |||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | 20050601 |
Method GETI1 on class CL_DYNPRO_SPLITTER has no exception.
Method GETI3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050613 | ||
2 | ![]() |
PERCENT | Call by reference | Type reference (TYPE) | I | 20050613 | |||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | 20050613 | |||
4 | ![]() |
SASH | Call by reference | Type reference (TYPE) | I | 20050613 |
Method GETI3 on class CL_DYNPRO_SPLITTER has no exception.
Method GET_GUISASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RC | Call by reference | Type reference (TYPE) | I | return code | 20050602 |
Method GET_GUISASH on class CL_DYNPRO_SPLITTER has no exception.
Method GET_SASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | I | position of sash | 20050520 | ||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | I | return code | 20050520 |
Method GET_SASH on class CL_DYNPRO_SPLITTER has no exception.
Method SETI3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050613 | ||
2 | ![]() |
PERCENT | Call by reference | Type reference (TYPE) | I | 20050613 | |||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | 20050613 | |||
4 | ![]() |
SASH | Call by reference | Type reference (TYPE) | I | 20050613 |
Method SETI3 on class CL_DYNPRO_SPLITTER has no exception.
Method SET_SASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSITION | Call by reference | Type reference (TYPE) | I | -1 | position of sash | 20050520 | |
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | I | return code | 20050513 |
Method SET_SASH on class CL_DYNPRO_SPLITTER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |