search

goog.ui.DragDropDetector.ImageDropEvent

Provided By
Extends

Creates a new image drop event object.

new ImageDropEvent( url, position )

Parameters
urlstring

The url of the dropped image.

position(goog.math.Coordinate|null)

The screen position where the drop occurred.

Instance Methods

Instance Properties