
Cell variant of CTable, in which a symbol can be displayed aligned on the left.
Implementation Details
|
Runtime Class |
CL_WD_C_TABLE_SYMBOL_CELL |
|
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
WDUI_C_TABLE_CELL_SYMBOL |
average |
Yes |
|
|
WDUI_C_TABLE_SYMBOL_DESIGN |
standard |
Yes |
|
|
STRING |
No |
|
Name |
Cardinality |
Type |
|---|---|---|
|
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 |
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 |
|
|
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 |
|
|
VARIANT_KEY |
STRING |
|
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
|
EDITOR |
0..1 |