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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080619 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_SET | Attribute Set | 20070914 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | TY_PALETTE | 20070903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070903 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070903 | |
| 3 | Instance method | Public | Method | 20070903 | ||
| 4 | Instance method | Public | Method | 20070903 | ||
| 5 | 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 | 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 | CH_COLORS | Call by reference | Type reference (TYPE) | LVC_T_SCOL | ALV control: Table for cell coloring | 20070903 | |||
| 2 | CH_LINE | Call by reference | Type reference (TYPE) | CLS_BROWSER_LINE | Line in the grid of attribtue value | 20070903 | |||
| 3 | CH_STYLES | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20070903 | |||
| 4 | IM_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_CLS_ATTRIBUTE | Attribute | 20070903 | |||
| 5 | IM_CHANGEMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 6 | IM_COLUMN_NUMBER | Call by reference | Type reference (TYPE) | I | 0 | 20070903 | |||
| 7 | IM_DISPLAY_MODE_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090216 | |||
| 8 | IM_GRIDMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 9 | IM_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20070903 | |||
| 10 | IM_LINKS_EXIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 11 | IM_REMARK | Call by reference | Type reference (TYPE) | CLS_REMARK | Remark | 20070903 | |||
| 12 | IM_REMARK_AS_QUICKINFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 13 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Object key | 20070903 | |||
| 14 | IM_VALUE_IS_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 15 | 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 | CH_COLORS | Call by reference | Type reference (TYPE) | LVC_T_SCOL | ALV control: Table for cell coloring | 20070903 | |||
| 2 | CH_LINE | Call by reference | Type reference (TYPE) | CLS_BROWSER_LINE | Line in the grid of attribtue value | 20070903 | |||
| 3 | CH_STYLES | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV Control: Style Table for Cells | 20070903 | |||
| 4 | IM_ASSIGNMENTS | Call by reference | Type reference (TYPE) | IF_CLS_CHARACTERIZATION=>TY_ASSIGNMENT_LIST | 20070903 | ||||
| 5 | IM_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | CL_CLS_ATTR_VALUE_ASSIGNMENT=>TY_CLASSIFICATIONS | 20070903 | ||||
| 6 | IM_DISPLAY_MODE_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090216 | |||
| 7 | IM_GRIDMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 8 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20070903 | |||
| 9 | IM_POSITIONS | Call by reference | Type reference (TYPE) | TY_POSITION_DIR | 20090327 | ||||
| 10 | IM_REMARK_AS_QUICKINFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070903 | |||
| 11 | 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 | 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 |