SAP ABAP Class CL_WD_TABLE_SUMMARY_CELL (CL_WD_TABLE_SUMMARY_CELL)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SWDP_UIEL_ALV_INTERNAL (Package) UIE Library "Alv_Internal"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_TABLE_CELL_VAR 20041018
Properties
Class CL_WD_TABLE_SUMMARY_CELL  
Short Description    
Super Class CL_WD_ABSTR_TABLE_CELL_VAR  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_ALV_INTERNAL   UIE Library "Alv_Internal" 
Created 20041018   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_TABLE_SUMMARY_CELL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100823 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100823 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CELL_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041216
2 BP_LEVEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041018
3 CID_TABLE_SUMMARY_CELL Constant Public Type reference (TYPE) GUID '1F6D684220506924E10000000A1550C0' 20050316
4 E_CELL_DESIGN Constant Public See coding 20050316
5 MP_ON_LEVEL_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041021
6 PR_EDITOR Instance attribute Protected Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR 20041018
7 T_CELL_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
8 VL_CELL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_SUM_CELL_DESIGN 20041216
9 VL_LEVEL Instance attribute Protected Type reference (TYPE) I 20041018
10 VL_ON_LEVEL_ACTION Instance attribute Protected Type reference (TYPE) STRING 20041021
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CELL_DESIGN Instance method Public Method 20041216
2 BIND_LEVEL Instance method Public Method 20041018
3 BOUND_CELL_DESIGN Instance method Public Method 20041216
4 BOUND_LEVEL Instance method Public Method 20041018
5 CONSTRUCTOR Instance method Public Constructor 20041018
6 GET_CELL_DESIGN Instance method Public Method 20041216
7 GET_EDITOR Instance method Public Method 20041018
8 GET_LEVEL Instance method Public Method 20041018
9 GET_ON_LEVEL_ACTION Instance method Public Method 20041021
10 MAPPED_ON_LEVEL_ACTION Instance method Public Method 20041021
11 MAP_ON_LEVEL_ACTION Instance method Public Method 20041021
12 NEW_TABLE_SUMMARY_CELL Static method Public Method 20041018
13 SET_CELL_DESIGN Instance method Public Method 20041216
14 SET_EDITOR Instance method Public Method 20041018
15 SET_LEVEL Instance method Public Method 20041018
16 SET_ON_LEVEL_ACTION Instance method Public Method 20041021
Events
Class CL_WD_TABLE_SUMMARY_CELL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TABLE_SUMMARY_CELL Public See coding 20050316 tt_TABLE_SUMMARY_CELL TYPE TABLE OF REF TO CL_WD_TABLE_SUMMARY_CELL WITH DEFAULT KEY
Method Signatures

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 20041216

Method BIND_CELL_DESIGN on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method BIND_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 20041018

Method BIND_LEVEL on class CL_WD_TABLE_SUMMARY_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 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041216

Method BOUND_CELL_DESIGN on class CL_WD_TABLE_SUMMARY_CELL has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_TABLE_SUMMARY_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 20041216
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041216
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_SUM_CELL_DESIGN 20041216

Method GET_CELL_DESIGN on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method GET_EDITOR Signature

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

Method GET_EDITOR on class CL_WD_TABLE_SUMMARY_CELL has no exception.

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

Method GET_LEVEL on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method GET_ON_LEVEL_ACTION Signature

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

Method GET_ON_LEVEL_ACTION on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method MAPPED_ON_LEVEL_ACTION 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 20041021

Method MAPPED_ON_LEVEL_ACTION on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method MAP_ON_LEVEL_ACTION 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 20041021

Method MAP_ON_LEVEL_ACTION on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method NEW_TABLE_SUMMARY_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CELL_DESIGN Call by reference Type reference (TYPE) STRING 20041216
2 Importing BIND_H_ALIGN Call by reference Type reference (TYPE) STRING 20041216
3 Importing BIND_LEVEL Call by reference Type reference (TYPE) STRING 20041018
4 Importing CELL_DESIGN Call by reference Type reference (TYPE) WDUI_TABLE_SUM_CELL_DESIGN E_CELL_DESIGN-TOTAL 20041216
5 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TABLE_SUMMARY_CELL 20041018
6 Importing H_ALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN E_H_ALIGN-AUTO 20041216
7 Importing ID Call by reference Type reference (TYPE) STRING 20041018
8 Importing LEVEL Call by reference Type reference (TYPE) I '0' 20041018
9 Importing ON_LEVEL_ACTION Call by reference Type reference (TYPE) STRING 20041021
10 Importing VARIANT_KEY Call by reference Type reference (TYPE) STRING 20041018
11 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041018

Method NEW_TABLE_SUMMARY_CELL on class CL_WD_TABLE_SUMMARY_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_SUM_CELL_DESIGN 20041216

Method SET_CELL_DESIGN on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method SET_EDITOR Signature

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

Method SET_EDITOR on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method SET_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 20041018

Method SET_LEVEL on class CL_WD_TABLE_SUMMARY_CELL has no exception.

Method SET_ON_LEVEL_ACTION 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 20041021

Method SET_ON_LEVEL_ACTION on class CL_WD_TABLE_SUMMARY_CELL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710