The default implementation of a data object for the DropInputMode.
Inheritance Hierarchy
Members
No filters for this type
Constructors
Initializes a new instance of the DragDropItem class and sets the provided data item for the specified format.
Initializes a new instance of the DragDropItem class and sets the provided data item for the specified format.
Properties
Methods
final
Parameters
- format: string
- The format.
Return Value
- any
- The data item that is stored for this format, or
nullif no such item exists.
See Also
API
- setData