|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Event
|
+--draw2d.DragDropEvent
Defined in dragdrop.js
| Constructor Summary | |
draw2d.DragDropEvent
()
Encapsulates information about a drag drop event. |
|
| Method Summary | |
void
|
initDragDropEvent(sType , bCancelable , oRelatedTarget )
Initializes the event object with information for the event. |
| Constructor Detail |
draw2d.DragDropEvent()
| Method Detail |
void initDragDropEvent(sType , bCancelable , oRelatedTarget )
sType - The type of event encapsulated by the object.
bCancelable - True if the event can be cancelled.
oRelatedTarget - The alternate target related to the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||