SAP ABAP Class CL_SALV_WD_UIE_IMAGE (Image in Cells of ALV Output)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE UI Element in Cells of ALV Output 20040831
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Properties
Class CL_SALV_WD_UIE_IMAGE  
Short Description Image in Cells of ALV Output    
Super Class CL_SALV_WD_UIE UI Element in Cells of ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040831   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TABLE_CELL_EDITOR 20041228
Friends
Class CL_SALV_WD_UIE_IMAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADJUST_IMAGE_SIZE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060719
2 ADJUST_IMAGE_SIZE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20060719
3 BORDER Instance attribute Public Type reference (TYPE) I 20040929
4 BORDER_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
5 HEIGHT Instance attribute Public Type reference (TYPE) STRING 20040929
6 HEIGHT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
7 IS_DECORATIVE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060719
8 IS_DECORATIVE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20060719
9 R_MENU Instance attribute Public Type reference (TYPE) STRING 20070228
10 SOURCE Instance attribute Public Type reference (TYPE) STRING 20040901
11 SOURCE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040906
12 WIDTH Instance attribute Public Type reference (TYPE) STRING 20040929
13 WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20040929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 GET_ADJUST_IMAGE_SIZE Instance method Public Method Returns if Proportions of Graphic are Adjusted 20060719
3 GET_ADJUST_IMG_SIZE_FIELDNAME Instance method Public Method Returns Field with Definition of Proportions 20060719
4 GET_BORDER Instance method Public Method Returns Width of Frame 20040929
5 GET_BORDER_FIELDNAME Instance method Public Method Returns Field with Widths of Frames in Cells 20040929
6 GET_HEIGHT Instance method Public Method Returns Height of Image 20040929
7 GET_HEIGHT_FIELDNAME Instance method Public Method Returns Field with Heights of Images in Cells 20040929
8 GET_IS_DECORATIVE Instance method Public Method Returns if Graphic has Functional Meaning 20060719
9 GET_IS_DECORATIVE_FIELDNAME Instance method Public Method Returns Field mit Functional Meaning in Cells 20060719
10 GET_MENU Instance method Public Method 20060908
11 GET_SOURCE Instance method Public Method Returns URL or Label Text of Image 20040902
12 GET_SOURCE_FIELDNAME Instance method Public Method Returns Field with Image Label 20040906
13 GET_WIDTH Instance method Public Method Returns Width of Image 20040929
14 GET_WIDTH_FIELDNAME Instance method Public Method Returns Field with Widths of Images in Cells 20040929
15 SET_ADJUST_IMAGE_SIZE Instance method Public Method Defines if Proportions of Graphic are Adjusted 20060719
16 SET_ADJUST_IMG_SIZE_FIELDNAME Instance method Public Method Defines Field with Definition of Proportions 20060719
17 SET_BORDER Instance method Public Method Sets Width of Frame 20040929
18 SET_BORDER_FIELDNAME Instance method Public Method Sets Field with Widths of Frames in Cells 20040929
19 SET_HEIGHT Instance method Public Method Sets Height of Image 20040929
20 SET_HEIGHT_FIELDNAME Instance method Public Method Sets Field with Height of Image in Cells 20040929
21 SET_IS_DECORATIVE Instance method Public Method Defines if Graphic has Functional Meaning 20060719
22 SET_IS_DECORATIVE_FIELDNAME Instance method Public Method Defines Field with Functional Meaning in Cells 20060719
23 SET_MENU Instance method Public Method 20060908
24 SET_SOURCE Instance method Public Method Sets URL or Label Text of Image 20040901
25 SET_SOURCE_FIELDNAME Instance method Public Method Sets Field with Graphic Label in Cells 20040906
26 SET_WIDTH Instance method Public Method Sets Width of Image 20040929
27 SET_WIDTH_FIELDNAME Instance method Public Method Sets Field with the Widths of Images in Cells 20040929
Events
Class CL_SALV_WD_UIE_IMAGE has no event.
Types
Class CL_SALV_WD_UIE_IMAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ADJUST_IMAGE_SIZE Signature

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

Method GET_ADJUST_IMAGE_SIZE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_ADJUST_IMG_SIZE_FIELDNAME Signature

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

Method GET_ADJUST_IMG_SIZE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_BORDER Signature

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

Method GET_BORDER on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_BORDER_FIELDNAME Signature

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

Method GET_BORDER_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_HEIGHT Signature

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

Method GET_HEIGHT on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_HEIGHT_FIELDNAME Signature

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

Method GET_HEIGHT_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_IS_DECORATIVE Signature

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

Method GET_IS_DECORATIVE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_IS_DECORATIVE_FIELDNAME Signature

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

Method GET_IS_DECORATIVE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_MENU Signature

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

Method GET_MENU on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_SOURCE Signature

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

Method GET_SOURCE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_SOURCE_FIELDNAME Signature

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

Method GET_SOURCE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class CL_SALV_WD_UIE_IMAGE has no exception.

Method GET_WIDTH_FIELDNAME Signature

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

Method GET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_ADJUST_IMAGE_SIZE Signature

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

Method SET_ADJUST_IMAGE_SIZE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_ADJUST_IMG_SIZE_FIELDNAME 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 20060719

Method SET_ADJUST_IMG_SIZE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_BORDER Signature

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

Method SET_BORDER on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_BORDER_FIELDNAME 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 20040929

Method SET_BORDER_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_HEIGHT 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 20040929

Method SET_HEIGHT on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_HEIGHT_FIELDNAME 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 20040929

Method SET_HEIGHT_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_IS_DECORATIVE Signature

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

Method SET_IS_DECORATIVE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_IS_DECORATIVE_FIELDNAME 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 20060719

Method SET_IS_DECORATIVE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_MENU 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 20060908

Method SET_MENU on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_SOURCE 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 20040901

Method SET_SOURCE on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_SOURCE_FIELDNAME 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 20040906

Method SET_SOURCE_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_WIDTH 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 20040929

Method SET_WIDTH on class CL_SALV_WD_UIE_IMAGE has no exception.

Method SET_WIDTH_FIELDNAME 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 20040929

Method SET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_IMAGE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700