SAP ABAP Class CL_WD_C_TABLE_FIXED_CELL (CL_WD_C_TABLE_FIXED_CELL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_C_TABLE (Package) UIE Library "CTable"
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 20110607
Properties
Class CL_WD_C_TABLE_FIXED_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_C_TABLE   UIE Library "CTable" 
Created 20110607   SAP 
Last change 20130531   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)
Interfaces
Class CL_WD_C_TABLE_FIXED_CELL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20120214 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20120214 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CELL_BORDER_OMITTING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110607
2 BP_CELL_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110607
3 BP_H_ALIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110607
4 BP_SELECTED_CELL_VARIANT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20111107
5 CC_CELL_VARIANTS Instance attribute Public Type reference (TYPE) I 20111107
6 CH_CELL_VARIANTS Instance attribute Protected Type reference (TYPE) CL_WD_ABSTR_C_TABLE_CELL_VAR=>TT_ABSTR_C_TABLE_CELL_VAR 20111107
7 CID_C_TABLE_FIXED_CELL Constant Public Type reference (TYPE) GUID '005056A501951EE0A4A0A4F3ACF4D911' 20110607
8 E_CELL_BORDER_OMITTING Constant Public See coding 20110607
9 E_CELL_DESIGN Constant Public See coding 20110607
10 E_H_ALIGN Constant Public See coding 20110607
11 PR_CELL Instance attribute Protected Object reference (TYPE REF TO) CL_WD_ABSTR_C_TABLE_CELL_VAR 20110607
12 T_CELL_BORDER_OMITTING Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110607
13 T_CELL_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110607
14 T_H_ALIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110607
15 VL_CELL_BORDER_OMITTING Instance attribute Protected Type reference (TYPE) WDUI_C_TBL_CELL_BORDEROMITTING 20110607
16 VL_CELL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_CELL_DESIGN 20110607
17 VL_H_ALIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN 20110607
18 VL_SELECTED_CELL_VARIANT Instance attribute Protected Type reference (TYPE) STRING 20111107
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL_VARIANT Instance method Public Method 20111107
2 BIND_CELL_BORDER_OMITTING Instance method Public Method 20110607
3 BIND_CELL_DESIGN Instance method Public Method 20110607
4 BIND_H_ALIGN Instance method Public Method 20110607
5 BIND_SELECTED_CELL_VARIANT Instance method Public Method 20111107
6 BOUND_CELL_BORDER_OMITTING Instance method Public Method 20110607
7 BOUND_CELL_DESIGN Instance method Public Method 20110607
8 BOUND_H_ALIGN Instance method Public Method 20110607
9 BOUND_SELECTED_CELL_VARIANT Instance method Public Method 20111107
10 CONSTRUCTOR Instance method Public Constructor 20110607
11 GET_CELL Instance method Public Method 20110607
12 GET_CELL_BORDER_OMITTING Instance method Public Method 20110607
13 GET_CELL_DESIGN Instance method Public Method 20110607
14 GET_CELL_VARIANT Instance method Public Method 20111107
15 GET_CELL_VARIANTS Instance method Public Method 20111107
16 GET_H_ALIGN Instance method Public Method 20110607
17 GET_SELECTED_CELL_VARIANT Instance method Public Method 20111107
18 HAS_CELL_VARIANTS Instance method Public Method 20111107
19 NEW_C_TABLE_FIXED_CELL Static method Public Method 20110607
20 NUMBER_OF_CELL_VARIANTS Instance method Public Method 20111107
21 REMOVE_ALL_CELL_VARIANTS Instance method Public Method 20111107
22 REMOVE_CELL_VARIANT Instance method Public Method 20111107
23 SET_CELL Instance method Public Method 20110607
24 SET_CELL_BORDER_OMITTING Instance method Public Method 20110607
25 SET_CELL_DESIGN Instance method Public Method 20110607
26 SET_H_ALIGN Instance method Public Method 20110607
27 SET_SELECTED_CELL_VARIANT Instance method Public Method 20111107
Events
Class CL_WD_C_TABLE_FIXED_CELL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_C_TABLE_FIXED_CELL Public See coding 20110607 tt_C_TABLE_FIXED_CELL TYPE TABLE OF REF TO CL_WD_C_TABLE_FIXED_CELL WITH DEFAULT KEY
Method Signatures

Method ADD_CELL_VARIANT 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 20111107
2 Importing THE_CELL_VARIANT Call by reference Object reference (TYPE REF TO) CL_WD_ABSTR_C_TABLE_CELL_VAR 20111107

Method ADD_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method BIND_CELL_BORDER_OMITTING 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 20110607

Method BIND_CELL_BORDER_OMITTING on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method BIND_CELL_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 20110607

Method BIND_CELL_DESIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method BIND_H_ALIGN 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 20110607

Method BIND_H_ALIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method BIND_SELECTED_CELL_VARIANT 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 20111107

Method BIND_SELECTED_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

Method BOUND_CELL_BORDER_OMITTING on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

Method BOUND_CELL_DESIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

Method BOUND_H_ALIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method GET_CELL Signature

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

Method GET_CELL on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method GET_CELL_BORDER_OMITTING 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 20110607
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110607
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_C_TBL_CELL_BORDEROMITTING 20110607

Method GET_CELL_BORDER_OMITTING on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

Method GET_CELL_DESIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method GET_CELL_VARIANT 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 20111107
2 Importing INDEX Call by reference Type reference (TYPE) I 20111107
3 Returning THE_CELL_VARIANT Value transfer Object reference (TYPE REF TO) CL_WD_ABSTR_C_TABLE_CELL_VAR 20111107

Method GET_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method GET_CELL_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CELL_VARIANTS Value transfer Type reference (TYPE) CL_WD_ABSTR_C_TABLE_CELL_VAR=>TT_ABSTR_C_TABLE_CELL_VAR 20111107

Method GET_CELL_VARIANTS on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method GET_H_ALIGN 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 20110607
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110607
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN 20110607

Method GET_H_ALIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

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

Method GET_SELECTED_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method HAS_CELL_VARIANTS 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 20111107

Method HAS_CELL_VARIANTS on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method NEW_C_TABLE_FIXED_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CELL_BORDER_OMITTING Call by reference Type reference (TYPE) STRING 20110607
2 Importing BIND_CELL_DESIGN Call by reference Type reference (TYPE) STRING 20110607
3 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) STRING 20110607
4 Importing BIND_SELECTED_CELL_VARIANT Call by reference Type reference (TYPE) STRING 20111107
5 Importing CELL_BORDER_OMITTING Call by reference Type reference (TYPE) WDUI_C_TBL_CELL_BORDEROMITTING E_CELL_BORDER_OMITTING-NONE 20110607
6 Importing CELL_DESIGN Call by reference Type reference (TYPE) WDUI_TABLE_CELL_DESIGN E_CELL_DESIGN-STANDARD 20110607
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_C_TABLE_FIXED_CELL 20110607
8 Importing H_ALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN E_H_ALIGN-AUTO 20110607
9 Importing ID Call by reference Type reference (TYPE) STRING 20110607
10 Importing SELECTED_CELL_VARIANT Call by reference Type reference (TYPE) STRING 20111107
11 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20110607

Method NEW_C_TABLE_FIXED_CELL on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method NUMBER_OF_CELL_VARIANTS Signature

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

Method NUMBER_OF_CELL_VARIANTS on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method REMOVE_ALL_CELL_VARIANTS Signature

Method REMOVE_ALL_CELL_VARIANTS on class CL_WD_C_TABLE_FIXED_CELL has no parameter.
Method REMOVE_ALL_CELL_VARIANTS on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method REMOVE_CELL_VARIANT 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 20111107
2 Importing INDEX Call by reference Type reference (TYPE) I 20111107
3 Returning THE_CELL_VARIANT Value transfer Object reference (TYPE REF TO) CL_WD_ABSTR_C_TABLE_CELL_VAR 20111107

Method REMOVE_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method SET_CELL Signature

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

Method SET_CELL on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method SET_CELL_BORDER_OMITTING 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_TBL_CELL_BORDEROMITTING 20110607

Method SET_CELL_BORDER_OMITTING on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method SET_CELL_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_TABLE_CELL_DESIGN 20110607

Method SET_CELL_DESIGN on class CL_WD_C_TABLE_FIXED_CELL 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_TABLE_COLUMN_HALIGN 20110607

Method SET_H_ALIGN on class CL_WD_C_TABLE_FIXED_CELL has no exception.

Method SET_SELECTED_CELL_VARIANT 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 20111107

Method SET_SELECTED_CELL_VARIANT on class CL_WD_C_TABLE_FIXED_CELL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731