DropTargetCellEditor 
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 |
Cardinality |
Type |
|---|---|---|
0..1 |
||
1..1 |
Name |
|
|---|---|
Note
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 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 |