SAP ABAP Class CL_SALV_FORM_UIE_IMAGE (CL_SALV_FORM_UIE_IMAGE)
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_UIE 20040922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ICON Icon 20040930
Properties
Class CL_SALV_FORM_UIE_IMAGE  
Short Description    
Super Class CL_SALV_FORM_UIE  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040922   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FORM_UIE_IMAGE has no forward declaration.
Interfaces
Class CL_SALV_FORM_UIE_IMAGE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_FORM 20041019 Set and Get Design Object Content
2 CL_SALV_FORM_RENDER_TOOL 20041019 Rendering Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALT Instance attribute Protected Type reference (TYPE) STRING 20040922
2 IMAGE Instance attribute Protected Type reference (TYPE) STRING 20040930
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040922
2 GET_ALT Instance method Public Method 20040922
3 GET_IMAGE Instance method Public Method 20040930
4 SET_ALT Instance method Public Method 20040922
5 SET_IMAGE Instance method Public Method 20040930
Events
Class CL_SALV_FORM_UIE_IMAGE has no event.
Types
Class CL_SALV_FORM_UIE_IMAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ALT 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_ALT on class CL_SALV_FORM_UIE_IMAGE has no exception.

Method GET_IMAGE Signature

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

Method GET_IMAGE on class CL_SALV_FORM_UIE_IMAGE has no exception.

Method SET_ALT Signature

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

Method SET_ALT on class CL_SALV_FORM_UIE_IMAGE has no exception.

Method SET_IMAGE Signature

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

Method SET_IMAGE on class CL_SALV_FORM_UIE_IMAGE has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700