CTableStandardCell
Use
This UI element is used to create a variant for a CTableColumn and it has its own TableCellEditor.
Implementation Details
| Runtime Class | CL_WD_TABLE_STANDARD_CELL |
Properties in View Designer
|
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
| ID |
STRING |
(automatic) |
No |
|
WDUI_TABLE_CELL_DESIGN |
00 (default): |
Yes |
|
|
STRING |
No |
Aggregations in the View Designer
|
Name |
Cardinality |
Cardinality |
|---|---|---|
|
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.
Dynamic Programming of Properties
|
View Designer Name |
Runtime Name |
Type |
|---|---|---|
| CELL_DESIGN | WDUI_TABLE_CELL_DESIGN | |
|
VARIANT_KEY |
STRING |
Dynamic Programming of Aggregations
|
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
|
EDITOR |
0..1 |