<!ATTLIST DRAGNDROP type ( DRAG_START | DRAG_FINISHED | DROP) "DRAG_START" sourceId CDATA #REQUIRED indexes CDATA #IMPLIED subIndex NMTOKEN #IMPLIED value CDATA #IMPLIED> |
Attribute | Mand. | Description | Default |
type | no | DRAGNDROP.type | DRAG_START |
sourceId | yes | DRAGNDROP.sourceId | |
indexes | no | DRAGNDROP.indexes | |
subIndex | no | DRAGNDROP.subIndex | |
value | no | DRAGNDROP.value |