SAP ABAP Class CL_SALV_BS_LEX_H_CELL_PROPS (Relevant Properties of the Current Cell)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_LEX (Package) Contains general Classes/Interfaces of ALV Lean Export
Properties
Class CL_SALV_BS_LEX_H_CELL_PROPS  
Short Description Relevant Properties of the Current Cell    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_LEX   Contains general Classes/Interfaces of ALV Lean Export 
Created 20101015   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_BS_MODEL_COLUMN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_BS_LEX_H_CELL_PROPS has no interface implemented.
Friends
Class CL_SALV_BS_LEX_H_CELL_PROPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DECIMALS_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
2 MS_DECIMALS_VALUE Instance attribute Private Type reference (TYPE) STRING 20101015
3 MS_FIELD_ATTRIBUTES Instance attribute Public Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20101015
4 MS_HYPERLINK_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
5 MS_HYPERLINK_VALUE Instance attribute Private Type reference (TYPE) STRING 20101015
6 MS_IMAGE_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
7 MS_IMAGE_VALUE Instance attribute Private Type reference (TYPE) STRING 20101015
8 MS_REFERENCE_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
9 MS_REFERENCE_VALUE Instance attribute Private Type reference (TYPE) STRING 20101015
10 MS_ROUND_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
11 MS_ROUND_VALUE Instance attribute Private Type reference (TYPE) STRING 20101015
12 MS_UIE_TYPE Instance attribute Public Type reference (TYPE) IF_SALV_BS_MODEL_COLUMN=>TYPE_UIE 20101015
13 MS_VALUESET_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101111
14 MS_VALUE_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20101015
15 MS_VALUE_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA 20101015
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101015
2 GET Instance method Public Method 20101015
Events
Class CL_SALV_BS_LEX_H_CELL_PROPS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CELL_PROPERTIES Public See coding 20101015 begin of YS_CELL_PROPERTIES, decimals type string, round type string, hyperlink type string, image type string, valueset type ref to data, reference type string, value type ref to data, hidden type abap_bool, field type string, field_attributes type if_salv_bs_t_data=>s_type_attribute, uie_type type if_salv_bs_model_column=>type_uie, cell_editor_type type if_salv_bs_lex_format=>ys_cell_editor_type, end of YS_CELL_PROPERTIES
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_TABLE Call by reference Object reference (TYPE REF TO) CL_SALV_BS_DATA_TABLE 20101015
2 Importing IS_DECIMALS_FIELDNAME Call by reference Type reference (TYPE) STRING 20101015
3 Importing IS_DECIMALS_VALUE Call by reference Type reference (TYPE) STRING 20101015
4 Importing IS_FIELD Call by reference Type reference (TYPE) STRING 20101015
5 Importing IS_FIELD_ATTRIBUTES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20101015
6 Importing IS_HYPERLINK_FIELDNAME Call by reference Type reference (TYPE) STRING 20101015
7 Importing IS_HYPERLINK_VALUE Call by reference Type reference (TYPE) STRING 20101015
8 Importing IS_IMAGE_FIELDNAME Call by reference Type reference (TYPE) STRING 20101015
9 Importing IS_IMAGE_VALUE Call by reference Type reference (TYPE) STRING 20101015
10 Importing IS_ROUND_FIELDNAME Call by reference Type reference (TYPE) STRING 20101015
11 Importing IS_ROUND_VALUE Call by reference Type reference (TYPE) STRING 20101015
12 Importing IS_UIE_TYPE Call by reference Type reference (TYPE) IF_SALV_BS_MODEL_COLUMN=>TYPE_UIE 20101015
13 Importing IS_VALUESET_FIELDNAME Call by reference Type reference (TYPE) STRING 20101111
14 Importing IS_VALUE_FIELDNAME Call by reference Type reference (TYPE) STRING 20101015
15 Importing IS_VALUE_VALUE Call by reference Object reference (TYPE REF TO) DATA 20101015

Method CONSTRUCTOR on class CL_SALV_BS_LEX_H_CELL_PROPS has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CELL_PROPERTIES Call by reference Object reference (TYPE REF TO) YS_CELL_PROPERTIES 20101015
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20101015

Method GET on class CL_SALV_BS_LEX_H_CELL_PROPS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731