![]() | InDesign SDK 20.5 |
#include <SynthObjModel.h>

Public Member Functions | |
| ICommand | IID_ICOMMAND |
| IUIDData | IID_IUIDDATA |
| IStringData | IID_ISTRINGDATA |
| IIntData | IID_IINTDATA |
Wrapper command that can be scheduled by the StoryListDNDTarget::ProcessDragDropCommand().
It performs the operations needed for drag and drop on to the Assignments panel. This includes creating a new assignment for the active document, adding the dropped item(s) to the assignment (exporting them as InCopy documents if needed), and expanding the new assignment to reveal the added content. The dropped item(s) are retrieved from the panel selection or can be passed in the command's item list. This command is needed because the operations it performs invoke UI which is not permitted during a drag event. See bug 1482464.
| ICommand kStoryListDNDCmdBoss::IID_ICOMMAND |
Undocumented.
| IIntData kStoryListDNDCmdBoss::IID_IINTDATA |
The type of the target node
| IStringData kStoryListDNDCmdBoss::IID_ISTRINGDATA |
The target assignment's path