DropTargetCellEditor
Use
UI element DropTargetCellEditor allows an element to be dropped into table cell with DragSourceInfo. Use DropTargetCellEditor as the cell editor in the Table or in the CTable. DropTargetCellEditor can be inserted as the cell editor into a table column, and can contain any cell editor itself.
|
Runtime Class |
CL_WD_DROP_TARGET_CELL_EDITOR |
Properties in View Designer
|
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
|
STRING |
(automatic) |
No |
|
|
WDUI_DROP_TRGT_CELL_SIZING |
Cell |
Yes |
Aggregations in View Designer
|
Name |
Cardinality |
Type |
|---|---|---|
|
0..1 |
||
|
1..1 |
Events in View Designer
|
Name |
|---|
Dynamic Programming
For dynamic programming, the same properties, events and aggregations are available as in the View Designer. Note the different spellings.
Dynamic Programming of Properties
|
View Designer Name |
Runtime Name |
Type |
|---|---|---|
|
SIZING |
WDUI_DROP_TRGT_CELL_SIZING |
|
|
sizing: Cell |
CL_WD_DROP_TARGET_CELL_EDITOR=>E_SIZING-CELL |
|
|
sizing: Element |
CCL_WD_DROP_TARGET_CELL_EDITOR=>E_SIZING-ELEMENT |
Dynamic Programming of Events
|
View Designer Name |
Runtime Name |
|---|---|
|
ON_DROP |
Dynamic Programming of Aggregations
|
View Designer Name |
Runtime Name |
Cardinality |
|---|---|---|
|
CONTENT |
0..1 |
|
|
DROP_TARGET_INFO |
1..1 |