goog.fx.ActiveDropTarget_ |
box
: goog.math.Box
Box describing the position and dimension of the
target item.
|
opt_target
: goog.fx.AbstractDragDrop=
Target that contains the item
associated with position.
|
opt_item
: goog.fx.DragDropItem=
Item associated with position.
|
opt_element
: Element=
Element of item associated with position.
|
Box describing the position and dimension of the target item
|
Code » | |
![]()
The draggable element of the item associated with position.
|
Code » | |
Item associated with position
|
Code » | |
If this target is in a scrollable container this is it.
|
Code » | |
Target that contains the item associated with position
|
Code » |