SAP ABAP Class CL_CLS_FIELD_RENDERER (Renedering of cells in grid and tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
Properties
Class CL_CLS_FIELD_RENDERER  
Short Description Renedering of cells in grid and tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SCHAR   Display Classifications 
Created 20070903   SAP 
Last change 20110908   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CLS_FIELD_RENDERER has no interface implemented.
Friends
Class CL_CLS_FIELD_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSIBILITY_MODE Static Attribute Public Type reference (TYPE) ABAP_BOOL 20080619
2 ATTRIBUTE_SET Instance attribute Private Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET Attribute Set 20070914
3 COLORS Static Attribute Public Type reference (TYPE) TY_PALETTE 20070903
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070903
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070903
3 FILL_ATTRIBUTE_CELL Instance method Public Method 20070903
4 FILL_ATTRIBUTE_COLUMNS Instance method Public Method 20070903
5 SET_ATTRIBUTE_SET Instance method Public Method 20070914
Events
Class CL_CLS_FIELD_RENDERER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PALETTE Public See coding 20070903 begin of TY_PALETTE, standard type LVC_S_SCOL, default_value type LVC_S_SCOL, links_exist type LVC_S_SCOL, end of ty_palette
2 TY_POSITION_DIR Public See coding 20070903 TY_POSITION_DIR type STANDARD TABLE OF I
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CLS_FIELD_RENDERER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CLS_FIELD_RENDERER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTE_SET Value transfer Object reference (TYPE REF TO) CL_CLS_ATTRIBUTE_SET Attribute Set 20070914

Method CONSTRUCTOR on class CL_CLS_FIELD_RENDERER has no exception.

Method FILL_ATTRIBUTE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COLORS Call by reference Type reference (TYPE) LVC_T_SCOL ALV control: Table for cell coloring 20070903
2 Changing CH_LINE Call by reference Type reference (TYPE) CLS_BROWSER_LINE Line in the grid of attribtue value 20070903
3 Changing CH_STYLES Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20070903
4 Importing IM_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_CLS_ATTRIBUTE Attribute 20070903
5 Importing IM_CHANGEMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
6 Importing IM_COLUMN_NUMBER Call by reference Type reference (TYPE) I 0 20070903
7 Importing IM_DISPLAY_MODE_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090216
8 Importing IM_GRIDMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
9 Importing IM_ICON Call by reference Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20070903
10 Importing IM_LINKS_EXIST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
11 Importing IM_REMARK Call by reference Type reference (TYPE) CLS_REMARK Remark 20070903
12 Importing IM_REMARK_AS_QUICKINFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
13 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Object key 20070903
14 Importing IM_VALUE_IS_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
15 Importing IM_VALUE_IS_EFFECTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070903

Method FILL_ATTRIBUTE_CELL on class CL_CLS_FIELD_RENDERER has no exception.

Method FILL_ATTRIBUTE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COLORS Call by reference Type reference (TYPE) LVC_T_SCOL ALV control: Table for cell coloring 20070903
2 Changing CH_LINE Call by reference Type reference (TYPE) CLS_BROWSER_LINE Line in the grid of attribtue value 20070903
3 Changing CH_STYLES Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20070903
4 Importing IM_ASSIGNMENTS Call by reference Type reference (TYPE) IF_CLS_CHARACTERIZATION=>TY_ASSIGNMENT_LIST 20070903
5 Importing IM_CLASSIFICATIONS Call by reference Type reference (TYPE) CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS 20070903
6 Importing IM_DISPLAY_MODE_TEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090216
7 Importing IM_GRIDMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
8 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20070903
9 Importing IM_POSITIONS Call by reference Type reference (TYPE) TY_POSITION_DIR 20090327
10 Importing IM_REMARK_AS_QUICKINFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070903
11 Importing IM_SET_OBJECT_DESCRIPTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070903

Method FILL_ATTRIBUTE_COLUMNS on class CL_CLS_FIELD_RENDERER has no exception.

Method SET_ATTRIBUTE_SET Signature

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

Method SET_ATTRIBUTE_SET on class CL_CLS_FIELD_RENDERER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710