Show TOC

CTableSymbolCellLocate this document in the navigation structure

Use

Cell variant of CTable, in which a symbol can be displayed aligned on the left.

Figure 1: CTableSymbolCell with the symbol for average and symbolDesign: standard.

Implementation Details

Runtime Class

CL_WD_C_TABLE_SYMBOL_CELL

Name

Type

Initial Value

Bindable

ID

STRING

(automatic)

No

symbol

WDUI_C_TABLE_CELL_SYMBOL

average

Yes

symbolDesign

WDUI_C_TABLE_SYMBOL_DESIGN

standard

Yes

variantKey

STRING

 

No

Name

Cardinality

Type

EDITOR

0..1

TableCellEditor

Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:

Dynamic Programming

For dynamic programming, the same properties, events and aggregations are available as in the View Designer. But note that the spelling format and use of upper/lower case is different.

View Designer Name

Runtime Name

Type

symbol

SYMBOL

WDUI_C_TABLE_CELL_SYMBOL

symbol: average

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-AVERAGE

symbol: maximum

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-MAXIMUM

symbol: minimum

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-MINIMUM

symbol: none

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-NONE

symbol: sum

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-SUM

symbolDesign

SYMBOL_DESIGN

WDUI_C_TABLE_SYMBOL_DESIGN

symbolDesign: emphasized

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL_DESIGN-EMPHASIZED

symbolDesign: standard

CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL_DESIGN-STANDARD

variantKey

VARIANT_KEY

STRING

View Designer Name

Runtime Name

Cardinality

EDITOR

EDITOR

0..1