SAP ABAP Class CL_WD_GRID_DATA (CL_WD_GRID_DATA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_LAYOUT_DATA 20040628
Properties
Class CL_WD_GRID_DATA  
Short Description    
Super Class CL_WD_LAYOUT_DATA  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040628   SAP 
Last change 20141121    
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_GRID_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CELL_BACKGROUND_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
2 BP_SEMANTIC_COLOR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20131220
3 CID_GRID_DATA Constant Public Type reference (TYPE) GUID '3CB468426C506824E10000000A1550C0' 20050316
4 E_CELL_BACKGROUND_DESIGN Constant Public See coding 20050316
5 E_H_ALIGN Constant Public See coding 20050316
6 E_SEMANTIC_COLOR Constant Public See coding 20131220
7 E_V_ALIGN Constant Public See coding 20050316
8 T_CELL_BACKGROUND_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
9 T_H_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
10 T_SEMANTIC_COLOR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20131220
11 T_V_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
12 VL_CELL_BACKGROUND_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_BG_DESIGN 20040628
13 VL_COL_SPAN Instance attribute Protected Type reference (TYPE) I 20040628
14 VL_DRAG_DATA Instance attribute Protected Type reference (TYPE) STRING 20080212
15 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20040628
16 VL_H_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_HALIGN 20040628
17 VL_PADDING_BOTTOM Instance attribute Protected Type reference (TYPE) STRING 20040628
18 VL_PADDING_LEFT Instance attribute Protected Type reference (TYPE) STRING 20040628
19 VL_PADDING_RIGHT Instance attribute Protected Type reference (TYPE) STRING 20040628
20 VL_PADDING_TOP Instance attribute Protected Type reference (TYPE) STRING 20040628
21 VL_SEMANTIC_COLOR Instance attribute Protected Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20131220
22 VL_V_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_CELL_VALIGN 20040628
23 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CELL_BACKGROUND_DESIGN Instance method Public Method 20040628
2 BIND_SEMANTIC_COLOR Instance method Public Method 20131220
3 BOUND_CELL_BACKGROUND_DESIGN Instance method Public Method 20040628
4 BOUND_SEMANTIC_COLOR Instance method Public Method 20131220
5 CONSTRUCTOR Instance method Public Constructor 20040628
6 GET_CELL_BACKGROUND_DESIGN Instance method Public Method 20040628
7 GET_COL_SPAN Instance method Public Method 20040628
8 GET_DRAG_DATA Instance method Public Method 20080212
9 GET_HEIGHT Instance method Public Method 20040628
10 GET_H_ALIGN Instance method Public Method 20040628
11 GET_PADDING_BOTTOM Instance method Public Method 20040628
12 GET_PADDING_LEFT Instance method Public Method 20040628
13 GET_PADDING_RIGHT Instance method Public Method 20040628
14 GET_PADDING_TOP Instance method Public Method 20040628
15 GET_SEMANTIC_COLOR Instance method Public Method 20131220
16 GET_V_ALIGN Instance method Public Method 20040628
17 GET_WIDTH Instance method Public Method 20040628
18 NEW_GRID_DATA Static method Public Method 20040628
19 SET_CELL_BACKGROUND_DESIGN Instance method Public Method 20040628
20 SET_COL_SPAN Instance method Public Method 20040628
21 SET_DRAG_DATA Instance method Public Method 20080212
22 SET_HEIGHT Instance method Public Method 20040628
23 SET_H_ALIGN Instance method Public Method 20040628
24 SET_PADDING_BOTTOM Instance method Public Method 20040628
25 SET_PADDING_LEFT Instance method Public Method 20040628
26 SET_PADDING_RIGHT Instance method Public Method 20040628
27 SET_PADDING_TOP Instance method Public Method 20040628
28 SET_SEMANTIC_COLOR Instance method Public Method 20131220
29 SET_V_ALIGN Instance method Public Method 20040628
30 SET_WIDTH Instance method Public Method 20040628
Events
Class CL_WD_GRID_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_GRID_DATA Public See coding 20050316 tt_GRID_DATA TYPE TABLE OF REF TO CL_WD_GRID_DATA WITH DEFAULT KEY
Method Signatures

Method BIND_CELL_BACKGROUND_DESIGN 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 20040628

Method BIND_CELL_BACKGROUND_DESIGN on class CL_WD_GRID_DATA has no exception.

Method BIND_SEMANTIC_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 20131220

Method BIND_SEMANTIC_COLOR on class CL_WD_GRID_DATA has no exception.

Method BOUND_CELL_BACKGROUND_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_CELL_BACKGROUND_DESIGN on class CL_WD_GRID_DATA has no exception.

Method BOUND_SEMANTIC_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 20131220
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131220
3 Returning PATH Value transfer Type reference (TYPE) STRING 20131220

Method BOUND_SEMANTIC_COLOR on class CL_WD_GRID_DATA 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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_GRID_DATA has no exception.

Method GET_CELL_BACKGROUND_DESIGN 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_CELL_BG_DESIGN 20040628

Method GET_CELL_BACKGROUND_DESIGN on class CL_WD_GRID_DATA has no exception.

Method GET_COL_SPAN Signature

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

Method GET_COL_SPAN on class CL_WD_GRID_DATA has no exception.

Method GET_DRAG_DATA Signature

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

Method GET_DRAG_DATA on class CL_WD_GRID_DATA 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 20040628

Method GET_HEIGHT on class CL_WD_GRID_DATA has no exception.

Method GET_H_ALIGN Signature

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

Method GET_H_ALIGN on class CL_WD_GRID_DATA has no exception.

Method GET_PADDING_BOTTOM Signature

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

Method GET_PADDING_BOTTOM on class CL_WD_GRID_DATA has no exception.

Method GET_PADDING_LEFT Signature

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

Method GET_PADDING_LEFT on class CL_WD_GRID_DATA has no exception.

Method GET_PADDING_RIGHT Signature

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

Method GET_PADDING_RIGHT on class CL_WD_GRID_DATA has no exception.

Method GET_PADDING_TOP Signature

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

Method GET_PADDING_TOP on class CL_WD_GRID_DATA has no exception.

Method GET_SEMANTIC_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 20131220
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131220
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20131220

Method GET_SEMANTIC_COLOR on class CL_WD_GRID_DATA has no exception.

Method GET_V_ALIGN Signature

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

Method GET_V_ALIGN on class CL_WD_GRID_DATA 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 20040628

Method GET_WIDTH on class CL_WD_GRID_DATA has no exception.

Method NEW_GRID_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CELL_BACKGROUND_DESIGN Call by reference Type reference (TYPE) STRING 20040628
2 Importing BIND_SEMANTIC_COLOR Call by reference Type reference (TYPE) STRING 20131220
3 Importing CELL_BACKGROUND_DESIGN Call by reference Type reference (TYPE) WDUI_CELL_BG_DESIGN E_CELL_BACKGROUND_DESIGN-TRANSPARENT 20040628
4 Importing COL_SPAN Call by reference Type reference (TYPE) I '1' 20040628
5 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_GRID_DATA 20040628
6 Importing DRAG_DATA Call by reference Type reference (TYPE) STRING 20080212
7 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20040628
8 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
9 Importing H_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_HALIGN E_H_ALIGN-BEGIN_OF_LINE 20040628
10 Importing ID Call by reference Type reference (TYPE) STRING 20040628
11 Importing PADDING_BOTTOM Call by reference Type reference (TYPE) STRING 20040628
12 Importing PADDING_LEFT Call by reference Type reference (TYPE) STRING 20040628
13 Importing PADDING_RIGHT Call by reference Type reference (TYPE) STRING 20040628
14 Importing PADDING_TOP Call by reference Type reference (TYPE) STRING 20040628
15 Importing SEMANTIC_COLOR Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN E_SEMANTIC_COLOR-STANDARD 20131220
16 Importing V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN E_V_ALIGN-BASELINE 20040628
17 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_GRID_DATA on class CL_WD_GRID_DATA has no exception.

Method SET_CELL_BACKGROUND_DESIGN 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_CELL_BG_DESIGN 20040628

Method SET_CELL_BACKGROUND_DESIGN on class CL_WD_GRID_DATA has no exception.

Method SET_COL_SPAN 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 20040628

Method SET_COL_SPAN on class CL_WD_GRID_DATA has no exception.

Method SET_DRAG_DATA 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 20080212

Method SET_DRAG_DATA on class CL_WD_GRID_DATA 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 20040628

Method SET_HEIGHT on class CL_WD_GRID_DATA has no exception.

Method SET_H_ALIGN 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_CELL_HALIGN 20040628

Method SET_H_ALIGN on class CL_WD_GRID_DATA has no exception.

Method SET_PADDING_BOTTOM 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 20040628

Method SET_PADDING_BOTTOM on class CL_WD_GRID_DATA has no exception.

Method SET_PADDING_LEFT 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 20040628

Method SET_PADDING_LEFT on class CL_WD_GRID_DATA has no exception.

Method SET_PADDING_RIGHT 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 20040628

Method SET_PADDING_RIGHT on class CL_WD_GRID_DATA has no exception.

Method SET_PADDING_TOP 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 20040628

Method SET_PADDING_TOP on class CL_WD_GRID_DATA has no exception.

Method SET_SEMANTIC_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 20131220

Method SET_SEMANTIC_COLOR on class CL_WD_GRID_DATA has no exception.

Method SET_V_ALIGN 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_CELL_VALIGN 20040628

Method SET_V_ALIGN on class CL_WD_GRID_DATA 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 20040628

Method SET_WIDTH on class CL_WD_GRID_DATA has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710