GraffitiSuite Docs
Docs
Graffitidragitem
Loading document parsing libraries...
# GraffitiDragItem Class ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | source as WebUIControl <br> target as WebUIControl | (None) | Create a new instance of the object type. | | Attributes | Hidden | toJSON | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Attributes | id | String | | | Source | WebUIControl | Nil | The source control that can be dragged. | | Tag | Variant | Nil | Developer storage. | | Target | WebUIControl | Nil | The destination control that can receive the drop. |