SAP ABAP Class IF_SLAD_UI_POPUP_SETTINGS (SLAD: Popup Settings)
Properties
| Class | IF_SLAD_UI_POPUP_SETTINGS | |
| Short Description | SLAD: Popup Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060706 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLAD_UI_POPUP_SETTINGS has no forward declaration.
Interfaces
Class IF_SLAD_UI_POPUP_SETTINGS has no interface implemented.
Friends
Class IF_SLAD_UI_POPUP_SETTINGS has no friend class.
Attributes
Class IF_SLAD_UI_POPUP_SETTINGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060706 | ||
| 2 | Instance method | Public | Method | 20060706 | ||
| 3 | Instance method | Public | Method | 20060706 | ||
| 4 | Instance method | Public | Method | 20060706 |
Events
Class IF_SLAD_UI_POPUP_SETTINGS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_POSITION | Public | See coding | 20060706 | begin of TY_POSITION,
top type i,
left type i,
end of ty_position
|
||
| 2 | TY_SIZE | Public | See coding | 20060706 | begin of TY_SIZE ,
height type i,
width type i,
end of TY_SIZE
|
Method Signatures
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_POSITION | 20060706 |
Method GET_POSITION on class IF_SLAD_UI_POPUP_SETTINGS has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_SIZE | 20060706 |
Method GET_SIZE on class IF_SLAD_UI_POPUP_SETTINGS has no exception.
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEFT | Call by reference | Type reference (TYPE) | I | 5 | 20060706 | |||
| 2 | TOP | Call by reference | Type reference (TYPE) | I | 5 | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Eingabe nicht erlaubt | 20060706 |
Method SET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | I | -1 | 20060706 | |||
| 2 | WIDTH | Call by reference | Type reference (TYPE) | I | -1 | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SALD: Eingabe nicht erlaubt | 20060706 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |