Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a Class

Add data of mimetype.

Parameters

NameTypeMandatoryInfo
vMimeTypeStringtrueA valid mimetype
vDataAnytrueAny value for the mimetype

Type

This function is public. It can be used by both user and programmer.

Usage

QxDragAndDropManager.addData(vMimeType, vData);