SAP ABAP Class CL_SALV_FORM_UIE (CL_SALV_FORM_UIE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ELEMENT General Element in Design Object 20040922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_LAYOUT_LOGO Layout for Logo Arrangement 20040924
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_PICTURE Screen 20040924
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_CONTAINER 20040922
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_IMAGE 20040922
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_LAYOUT 20040922
6 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_UIE_TEXT_VIEW 20040922
Properties
Class CL_SALV_FORM_UIE  
Short Description    
Super Class CL_SALV_FORM_ELEMENT General Element in Design Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040922   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_UIE has no forward declaration.
Interfaces
Class CL_SALV_FORM_UIE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20040923 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20040922 Rendering Tool
3 CL_SALV_FORM_UIE_LAYOUT 20040922
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_LAYOUT_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_DATA 20040922
2 R_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) DATA 20040922
3 TOOLTIP Instance attribute Protected Type reference (TYPE) STRING 20040922
4 UIE Instance attribute Public Type reference (TYPE) I 20040922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040922
2 GET_LAYOUT_DATA Instance method Public Method Get Object with Layout Data of Element 20040922
3 GET_TOOLTIP Instance method Public Method Get Tooltip of Element 20040922
4 SET_LAYOUT_DATA Instance method Protected Method 20040922
5 SET_TOOLTIP Instance method Public Method Set Tooltip of Element 20040922
6 TRANSFORM_VALUE Instance method Protected Method 20040922
Events
Class CL_SALV_FORM_UIE has no event.
Types
Class CL_SALV_FORM_UIE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_FORM_UIE has no parameter.
Method CONSTRUCTOR on class CL_SALV_FORM_UIE has no exception.

Method GET_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_DATA 20040922

Method GET_LAYOUT_DATA on class CL_SALV_FORM_UIE has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20040922

Method GET_TOOLTIP on class CL_SALV_FORM_UIE has no exception.

Method SET_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_DATA 20040922

Method SET_LAYOUT_DATA on class CL_SALV_FORM_UIE has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ANY 20040922

Method SET_TOOLTIP on class CL_SALV_FORM_UIE has no exception.

Method TRANSFORM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) ANY 20040922
2 Exporting OUTPUT Value transfer Type reference (TYPE) STRING 20040922
3 Exporting R_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20040922

Method TRANSFORM_VALUE on class CL_SALV_FORM_UIE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700