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

| Runtime Class | CL_WD_C_TABLE_SYMBOL_CELL |
| Name | Type | Initial Value | Bindable |
|---|---|---|---|
| id | STRING | (automatic) | No |
WDUI_TABLE_CELL_DESIGN |
00 (default): |
Yes |
|
| 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:
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. But note that the spelling format and use of upper/lower case is different.
| View Designer Name | Runtime Name | Type |
|---|---|---|
| CELL_DESIGN | WDUI_TABLE_CELL_DESIGN | |
| symbol | SYMBOL | WDUI_C_TABLE_CELL_SYMBOL |
| symbol: average | CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-AVERAGE | |
| symbol: count distinct | CL_WD_C_TABLE_SYMBOL_CELL=>E_SYMBOL-COUNT_DISTINCT | |
| 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 |