Attribute indicating what types of content can be dropped on an element.
no subtypes hierarchy
Constructors | |
copy | Source Codeshared copy Indicates that dropping will create a copy of the element that was dragged. |
link | Source Codeshared link Create a link to the dragged data. |
move | Source Codeshared move Indicates that the element that was dragged will be moved to this new location. |
Attributes | |
attributeValue | Source Codeshared actual String attributeValue The attribute value. |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: AttributeValueProvider |