Widget_draggable - gd-99/symbiogd GitHub Wiki
A draggable element.
Use the widget ui_draggable for jQuery UI's draggable widget.
Child of $.webos.widget.
Options
Options:
data: data associated with the draggable elementdataType: the data typesourceFile: the source file- jQuery
dragImage: the image that will be dragged revert: do not change the draggable position when draggediframeFix: allow the draggable to be dragged over iframesdistance: the minimum distance traveled before begining to drag this element
Methods
This class hasn't any method.
Static methods
This class hasn't any static method.