SAP ABAP Class CL_WD_DATA_GRID_CELL (CL_WD_DATA_GRID_CELL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_DATA_GRID (Package) UIE Library "Data Grid"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20121102
Properties
Class CL_WD_DATA_GRID_CELL  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_DATA_GRID   UIE Library "Data Grid" 
Created 20121102   SAP 
Last change 20141120    
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
Class CL_WD_DATA_GRID_CELL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131203 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131203 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_BACKGROUND_COLOR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130218
2 BP_HIERARCHY_LEVEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121120
3 BP_HIERARCHY_STATE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121120
4 BP_IMAGE_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20121108
5 BP_IS_FILTERED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130819
6 BP_SORT_STATE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20130819
7 CC_DECORATORS Instance attribute Public Type reference (TYPE) I 20121212
8 CH_DECORATORS Instance attribute Protected Type reference (TYPE) CL_WD_CELL_DECORATOR=>TT_CELL_DECORATOR 20121212
9 CID_DATA_GRID_CELL Constant Public Type reference (TYPE) GUID '00163EA725841EE288D08029C17304E2' 20121102
10 E_BACKGROUND_COLOR Constant Public See coding 20130218
11 E_HIERARCHY_STATE Constant Public See coding 20121120
12 E_IS_FILTERED Constant Public See coding 20130916
13 E_SORT_STATE Constant Public See coding 20130819
14 MP_ON_HIERARCHY_CHANGE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20121213
15 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CLIENT_ELEMENT 20130211
16 T_BACKGROUND_COLOR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130218
17 T_HIERARCHY_STATE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20121120
18 T_IS_FILTERED Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130916
19 T_SORT_STATE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20130819
20 VL_BACKGROUND_COLOR Instance attribute Protected Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20130218
21 VL_HIERARCHY_LEVEL Instance attribute Protected Type reference (TYPE) I 20121120
22 VL_HIERARCHY_STATE Instance attribute Protected Type reference (TYPE) WDUI_C_TABLE_HIERACHICAL_STATE 20121120
23 VL_IMAGE_SOURCE Instance attribute Protected Type reference (TYPE) STRING 20121108
24 VL_IS_FILTERED Instance attribute Protected Type reference (TYPE) WDUI_FILTERSTATE 20130819
25 VL_ON_HIERARCHY_CHANGE Instance attribute Protected Type reference (TYPE) STRING 20121213
26 VL_SORT_STATE Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR 20130819
27 VL_TEMPLATE_KEY Instance attribute Protected Type reference (TYPE) STRING 20121102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DECORATOR Instance method Public Method 20121212
2 BIND_BACKGROUND_COLOR Instance method Public Method 20130218
3 BIND_HIERARCHY_LEVEL Instance method Public Method 20121120
4 BIND_HIERARCHY_STATE Instance method Public Method 20121120
5 BIND_IMAGE_SOURCE Instance method Public Method 20121108
6 BIND_IS_FILTERED Instance method Public Method 20130819
7 BIND_SORT_STATE Instance method Public Method 20130819
8 BOUND_BACKGROUND_COLOR Instance method Public Method 20130218
9 BOUND_HIERARCHY_LEVEL Instance method Public Method 20121120
10 BOUND_HIERARCHY_STATE Instance method Public Method 20121120
11 BOUND_IMAGE_SOURCE Instance method Public Method 20121108
12 BOUND_IS_FILTERED Instance method Public Method 20130819
13 BOUND_SORT_STATE Instance method Public Method 20130819
14 CONSTRUCTOR Instance method Public Constructor 20121102
15 GET_BACKGROUND_COLOR Instance method Public Method 20130218
16 GET_CONTENT Instance method Public Method 20130211
17 GET_DECORATOR Instance method Public Method 20121212
18 GET_DECORATORS Instance method Public Method 20121212
19 GET_HIERARCHY_LEVEL Instance method Public Method 20121120
20 GET_HIERARCHY_STATE Instance method Public Method 20121120
21 GET_IMAGE_SOURCE Instance method Public Method 20121108
22 GET_IS_FILTERED Instance method Public Method 20130819
23 GET_ON_HIERARCHY_CHANGE Instance method Public Method 20121213
24 GET_SORT_STATE Instance method Public Method 20130819
25 GET_TEMPLATE_KEY Instance method Public Method 20121102
26 HAS_DECORATORS Instance method Public Method 20121212
27 MAPPED_ON_HIERARCHY_CHANGE Instance method Public Method 20121213
28 MAP_ON_HIERARCHY_CHANGE Instance method Public Method 20121213
29 NEW_DATA_GRID_CELL Static method Public Method 20121102
30 NUMBER_OF_DECORATORS Instance method Public Method 20121212
31 REMOVE_ALL_DECORATORS Instance method Public Method 20121212
32 REMOVE_DECORATOR Instance method Public Method 20121212
33 SET_BACKGROUND_COLOR Instance method Public Method 20130218
34 SET_CONTENT Instance method Public Method 20130211
35 SET_HIERARCHY_LEVEL Instance method Public Method 20121120
36 SET_HIERARCHY_STATE Instance method Public Method 20121120
37 SET_IMAGE_SOURCE Instance method Public Method 20121108
38 SET_IS_FILTERED Instance method Public Method 20130819
39 SET_ON_HIERARCHY_CHANGE Instance method Public Method 20121213
40 SET_SORT_STATE Instance method Public Method 20130819
41 SET_TEMPLATE_KEY Instance method Public Method 20121102
Events
Class CL_WD_DATA_GRID_CELL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_DATA_GRID_CELL Public See coding 20121102 tt_DATA_GRID_CELL TYPE TABLE OF REF TO CL_WD_DATA_GRID_CELL WITH DEFAULT KEY
Method Signatures

Method ADD_DECORATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20121212
2 Importing THE_DECORATOR Call by reference Object reference (TYPE REF TO) CL_WD_CELL_DECORATOR 20121212

Method ADD_DECORATOR on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_BACKGROUND_COLOR Signature

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

Method BIND_BACKGROUND_COLOR on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_HIERARCHY_LEVEL Signature

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

Method BIND_HIERARCHY_LEVEL on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_HIERARCHY_STATE Signature

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

Method BIND_HIERARCHY_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_IMAGE_SOURCE Signature

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

Method BIND_IMAGE_SOURCE on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_IS_FILTERED Signature

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

Method BIND_IS_FILTERED on class CL_WD_DATA_GRID_CELL has no exception.

Method BIND_SORT_STATE Signature

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

Method BIND_SORT_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_BACKGROUND_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130218
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130218
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130218

Method BOUND_BACKGROUND_COLOR on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_HIERARCHY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121120
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121120
3 Returning PATH Value transfer Type reference (TYPE) STRING 20121120

Method BOUND_HIERARCHY_LEVEL on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_HIERARCHY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121120
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121120
3 Returning PATH Value transfer Type reference (TYPE) STRING 20121120

Method BOUND_HIERARCHY_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121108
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121108
3 Returning PATH Value transfer Type reference (TYPE) STRING 20121108

Method BOUND_IMAGE_SOURCE on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_IS_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130819
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130819
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130819

Method BOUND_IS_FILTERED on class CL_WD_DATA_GRID_CELL has no exception.

Method BOUND_SORT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130819
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130819
3 Returning PATH Value transfer Type reference (TYPE) STRING 20130819

Method BOUND_SORT_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20121102
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20121102

Method CONSTRUCTOR on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_BACKGROUND_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130218
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130218
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20130218

Method GET_BACKGROUND_COLOR on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CONTENT Value transfer Object reference (TYPE REF TO) IF_WD_CLIENT_ELEMENT 20130211

Method GET_CONTENT on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_DECORATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20121212
2 Importing INDEX Call by reference Type reference (TYPE) I 20121212
3 Returning THE_DECORATOR Value transfer Object reference (TYPE REF TO) CL_WD_CELL_DECORATOR 20121212

Method GET_DECORATOR on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_DECORATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_DECORATORS Value transfer Type reference (TYPE) CL_WD_CELL_DECORATOR=>TT_CELL_DECORATOR 20121212

Method GET_DECORATORS on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_HIERARCHY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121120
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121120
3 Returning VALUE Value transfer Type reference (TYPE) I 20121120

Method GET_HIERARCHY_LEVEL on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_HIERARCHY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121120
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121120
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_C_TABLE_HIERACHICAL_STATE 20121120

Method GET_HIERARCHY_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_IMAGE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20121108
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20121108
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20121108

Method GET_IMAGE_SOURCE on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_IS_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130819
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130819
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_FILTERSTATE 20130819

Method GET_IS_FILTERED on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_ON_HIERARCHY_CHANGE Signature

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

Method GET_ON_HIERARCHY_CHANGE on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_SORT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20130819
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20130819
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR 20130819

Method GET_SORT_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method GET_TEMPLATE_KEY Signature

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

Method GET_TEMPLATE_KEY on class CL_WD_DATA_GRID_CELL has no exception.

Method HAS_DECORATORS 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 20121212

Method HAS_DECORATORS on class CL_WD_DATA_GRID_CELL has no exception.

Method MAPPED_ON_HIERARCHY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20121213

Method MAPPED_ON_HIERARCHY_CHANGE on class CL_WD_DATA_GRID_CELL has no exception.

Method MAP_ON_HIERARCHY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20121213

Method MAP_ON_HIERARCHY_CHANGE on class CL_WD_DATA_GRID_CELL has no exception.

Method NEW_DATA_GRID_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND_COLOR Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN E_BACKGROUND_COLOR-STANDARD 20130218
2 Importing BIND_BACKGROUND_COLOR Call by reference Type reference (TYPE) STRING 20130218
3 Importing BIND_HIERARCHY_LEVEL Call by reference Type reference (TYPE) STRING 20121120
4 Importing BIND_HIERARCHY_STATE Call by reference Type reference (TYPE) STRING 20121120
5 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20121108
6 Importing BIND_IS_FILTERED Call by reference Type reference (TYPE) STRING 20130819
7 Importing BIND_SORT_STATE Call by reference Type reference (TYPE) STRING 20130819
8 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_DATA_GRID_CELL 20121102
9 Importing HIERARCHY_LEVEL Call by reference Type reference (TYPE) I '0' 20121120
10 Importing HIERARCHY_STATE Call by reference Type reference (TYPE) WDUI_C_TABLE_HIERACHICAL_STATE E_HIERARCHY_STATE-NONE 20121120
11 Importing ID Call by reference Type reference (TYPE) STRING 20121102
12 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20121108
13 Importing IS_FILTERED Call by reference Type reference (TYPE) WDUI_FILTERSTATE E_IS_FILTERED-NONE 20130819
14 Importing ON_HIERARCHY_CHANGE Call by reference Type reference (TYPE) STRING 20121213
15 Importing SORT_STATE Call by reference Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR E_SORT_STATE-NONE 20130819
16 Importing TEMPLATE_KEY Call by reference Type reference (TYPE) STRING 20121102
17 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20121102

Method NEW_DATA_GRID_CELL on class CL_WD_DATA_GRID_CELL has no exception.

Method NUMBER_OF_DECORATORS Signature

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

Method NUMBER_OF_DECORATORS on class CL_WD_DATA_GRID_CELL has no exception.

Method REMOVE_ALL_DECORATORS Signature

Method REMOVE_ALL_DECORATORS on class CL_WD_DATA_GRID_CELL has no parameter.
Method REMOVE_ALL_DECORATORS on class CL_WD_DATA_GRID_CELL has no exception.

Method REMOVE_DECORATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20121212
2 Importing INDEX Call by reference Type reference (TYPE) I 20121212
3 Returning THE_DECORATOR Value transfer Object reference (TYPE REF TO) CL_WD_CELL_DECORATOR 20121212

Method REMOVE_DECORATOR on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_BACKGROUND_COLOR Signature

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

Method SET_BACKGROUND_COLOR on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_CONTENT Signature

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

Method SET_CONTENT on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_HIERARCHY_LEVEL 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 20121120

Method SET_HIERARCHY_LEVEL on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_HIERARCHY_STATE Signature

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

Method SET_HIERARCHY_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_IMAGE_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 20121108

Method SET_IMAGE_SOURCE on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_IS_FILTERED Signature

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

Method SET_IS_FILTERED on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_ON_HIERARCHY_CHANGE 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 20121213

Method SET_ON_HIERARCHY_CHANGE on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_SORT_STATE Signature

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

Method SET_SORT_STATE on class CL_WD_DATA_GRID_CELL has no exception.

Method SET_TEMPLATE_KEY 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 20121102

Method SET_TEMPLATE_KEY on class CL_WD_DATA_GRID_CELL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740