SAP ABAP Class IF_CMX_XSE_INLINE (XSEditor: Inline Behaviour)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMX_XSE_FRAME XSEditor: Frame 20030331
2 Interface composition (i COMPRISING i_ref)  IF_CMX_XSE_PLUGIN XSEditor: Plug-In 20030331
Properties
Class IF_CMX_XSE_INLINE  
Short Description XSEditor: Inline Behaviour    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030226   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_XSE_INLINE has no forward declaration.
Interfaces
Class IF_CMX_XSE_INLINE has no interface implemented.
Friends
Class IF_CMX_XSE_INLINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_METRIC_DYNPRO Constant Public Type reference (TYPE) CMX_XSE_METRIC SPACE XSEditor: Base Unit of Measure for Dimensions 20030405
2 CO_METRIC_MILLIMETER Constant Public Type reference (TYPE) CMX_XSE_METRIC '2' XSEditor: Base Unit of Measure for Dimensions 20030405
3 CO_METRIC_PIXEL Constant Public Type reference (TYPE) CMX_XSE_METRIC '1' XSEditor: Base Unit of Measure for Dimensions 20030405
4 CO_METRIC_RELATIVE Constant Public Type reference (TYPE) CMX_XSE_METRIC '3' XSEditor: Base Unit of Measure for Dimensions 20030405
Methods
# Method Level Visibility Method type Description Created on
1 GET_SETTINGS Instance method Public Method Delivers the Settings for the Components 20030405
2 SET_CONTAINER Instance method Public Method Sets the Actual GUI-Container for the Components 20030331
3 SET_HIDDEN Instance method Public Method Sets the Components to Non-Visible 20030401
4 SET_PARENT Instance method Public Method Sets the Supordinated Components 20030402
5 SET_VISIBLE Instance method Public Method Sets the Components to Visible 20030401
Events
Class IF_CMX_XSE_INLINE has no event.
Types
Class IF_CMX_XSE_INLINE has no local type.
Method Signatures

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_XSE_W_SETTINGS_INLINE XSEditor: Einstellungen für eine Inline-Komponente 20030405
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030405

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030331
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030331

Method SET_HIDDEN Signature

Method SET_HIDDEN on class IF_CMX_XSE_INLINE has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030401

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_CMX_XSE_FRAME XSEditor: Frame 20030402
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030402

Method SET_VISIBLE Signature

Method SET_VISIBLE on class IF_CMX_XSE_INLINE has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030401
History
Last changed by/on SAP  20040127 
SAP Release Created in