EClass DragAndDrop
Defines a drag&drop tool.
EAttributes
EString
nameDefines the tool name.
EBoolean
providesTemplateThis attribute is undocumented.
EString
iconDefines the path to the tool icon. The path is relative to the editor’s repository URL.
EString
idDefines an unique id for the tool.
EString
tooltipDefines a tooltip for the tool.
EReferences
Shape
previewDefines the preview that is shown while dragging. The preview is defined by a shape object.
- containment:
False
- lowerBound:
0
- upperBound:
1
CompoundCmd
factoryCmdDefines the command to create the drop item.
- containment:
True
- lowerBound:
0
- upperBound:
1
ObjectSpecifier
specifierDefines the object specifier for the tool.
- containment:
True
- lowerBound:
0
- upperBound:
1