SAP ABAP Interface IF_SLAD_UI_POPUP_SETTINGS (SLAD: Popup Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SLAD_UI (Package) Software Layer Aware Debugging: UI Library
Properties
Interface IF_SLAD_UI_POPUP_SETTINGS  
Short Description SLAD: Popup Settings    
General Data
Package SLAD_UI   Software Layer Aware Debugging: UI Library 
Created 20060706   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLAD_UI_POPUP_SETTINGS has no forward declaration.
Interfaces
Interface IF_SLAD_UI_POPUP_SETTINGS has no interface.
Friends
Interface IF_SLAD_UI_POPUP_SETTINGS has no friend.
Attributes
Interface IF_SLAD_UI_POPUP_SETTINGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_POSITION Instance method Public Method 20060706
2 GET_SIZE Instance method Public Method 20060706
3 SET_POSITION Instance method Public Method 20060706
4 SET_SIZE Instance method Public Method 20060706
Events
Interface 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 Returning RESULT Value transfer Type reference (TYPE) TY_POSITION 20060706

Method GET_POSITION on Interface 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 Returning RESULT Value transfer Type reference (TYPE) TY_SIZE 20060706

Method GET_SIZE on Interface 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 Importing LEFT Call by reference Type reference (TYPE) I 5 20060706
2 Importing TOP Call by reference Type reference (TYPE) I 5 20060706
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20060706

Method SET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEIGHT Call by reference Type reference (TYPE) I -1 20060706
2 Importing WIDTH Call by reference Type reference (TYPE) I -1 20060706
# Exception Resumable Description Created on
1 CX_SLAD_ILLEGAL_INPUT SALD: Eingabe nicht erlaubt 20060706
History
Last changed by/on SAP  20090618 
SAP Release Created in 710