Class type Goog.Fx.dragDropGroup
class type dragDropGroup = object..end
Inherits
method addDragDropItem : 'a. (#dragDropItem as 'a) Js.t -> unit Js.meth
Add DragDropItem to drag object.
method addItem_ :
'b.
((#Dom_html.element as 'b) Js.t, Js.js_string Js.t) Goog.Tools.Union.t ->
unit Js.meth
Add item to drag object.
