mirror of
https://github.com/nasa/openmct.git
synced 2024-12-29 17:38:53 +00:00
818510da14
Add service to communicate data after/during a drag-and-drop, to allow drag contents to be checked during dragover, and to allow full JavaScript objects to be passed during drags (within the same window.) WTD-988.
10 lines
230 B
JSON
10 lines
230 B
JSON
[
|
|
"gestures/ContextMenuGesture",
|
|
"gestures/DragGesture",
|
|
"gestures/DropGesture",
|
|
"gestures/GestureProvider",
|
|
"gestures/GestureRepresenter",
|
|
"services/DndService",
|
|
"MCTInclude",
|
|
"MCTRepresentation"
|
|
] |