Start of Content Area

Background documentation ItemListBox Aggregations  Locate the document in its SAP Library structure

Aggregations in the View Designer

      DRAG_SOURCE_INFO (0..1)

Aggregation for a DragSourceInfo. It enables selected entries from an ItemListBox to be used as the source for a Drag&Drop operation.

      DROP_TARGET_INFO (0..1)

Aggregation for a DragTargetInfo. It enables selected entries from an ItemListBox to be used as specific time points with insertion positions between existing entries or in the first or last list positions. If the ItemListBox has no entries, the only possible insertion position is at the start of the list. Automatic scrolling is supported.

 

 

End of Content Area