CTableMultiEditorCell
Use
The MultiEditor cell variante can contain the following cell editors:
The graphic below shows a MultiEditor cell variant:
Implementation Details
| Runtime Class | CL_WD_C_TBL_MULTI_EDITOR_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..n |
TableCellEditor |
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 |
|---|---|---|
| EDITORS | EDITORS | 0..n |