|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--EventTarget
|
+--draw2d.DropTarget
Defined in dragdrop.js
| Constructor Summary | |
draw2d.DropTarget
(oElement)
A target for a Draggable to be dropped. |
|
| Method Summary | |
Object
|
construct(oElement )
Creates a new instance based on the given DOM element. |
Object
|
getHeight()
Returns the height of the drop target. |
Object
|
getLeft()
Returns the left coordinate of the drop target. |
Object
|
getTop()
Returns the top coordinate of the drop target. |
Object
|
getWidth()
Returns the width of the drop target. |
| Constructor Detail |
draw2d.DropTarget(oElement)
| Method Detail |
Object construct(oElement )
oElement - The DOM element to make into a drop target.
Object getHeight()
Object getLeft()
Object getTop()
Object getWidth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||