diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/api/Plugin.Drag.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/api/Plugin.Drag.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,841 @@ + + + + + API: dd Plugin.Drag (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

dd  3.0.0

+ Yahoo! UI Library + > dd + > Plugin.Drag + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ +

+ + + + + Class Plugin.Drag + + - extends DD.Drag + + +

+ + + + + +
+ This is a simple Drag plugin that can be attached to a Node via the plug method. +
+ +
+

Constructor

+
+
+ Plugin.Drag + + ( + ) + +
+ + +
+
+
+
+ +
+
+

Properties

+
+
+

NAME + - {String} +

+
+
+ dd-plugin +
+
+ + + + +
+
+
+

NS + - {String} +

+
+
+ The Drag instance will be placed on the Node instance under the dd namespace. It can be accessed via Node.dd; +
+
+ + + + +
+
+
+
+ +
+
+

Properties inherited from Base:

+
+ + + + name + + + +
+
+
+

Properties inherited from DD.Drag:

+
+ + + + _clickTimeout, + + + + _dragThreshMet, + + + + _endTime, + + + + _ev_md, + + + + _fromTimeout, + + + + _groups, + + + + _handles, + + + + _ieSelectBack, + + + + _invalids, + + + + _invalidsDefault, + + + + _startTime, + + + + actXY, + + + + deltaXY, + + + + lastXY, + + + + mouseXY, + + + + nodeXY, + + + + realXY, + + + + region, + + + + startXY, + + + + target + + + +
+
+
+

Properties inherited from Attribute:

+
+ + + +
+
+
+
+ +
+ +
+
+

Methods inherited from EventTarget:

+
+ + + _getType, + + + _parseType, + + + addTarget, + + + after, + + + before, + + + bubble, + + + detach, + + + detachAll, + + + fire, + + + getEvent, + + + on, + + + publish, + + + removeTarget, + + + subscribe, + + + unsubscribe, + + + unsubscribeAll + + +
+
+
+

Methods inherited from Base:

+
+ + + _aggregateAttrs, + + + _defDestroyFn, + + + _defInitFn, + + + _destroyHierarchy, + + + _filterAttrCfs, + + + _getAttrCfgs, + + + _getClasses, + + + _initHierarchy, + + + _initHierarchyData, + + + destroy, + + + init, + + + toString + + +
+
+
+

Methods inherited from DD.Drag:

+
+ + + _align, + + + _alignNode, + + + _createEvents, + + + _defAlignFn, + + + _defDragFn, + + + _defMouseDownFn, + + + _fixDragStart, + + + _fixIEMouseDown, + + + _fixIEMouseUp, + + + _handleMouseDownEvent, + + + _handleMouseUp, + + + _handleTarget, + + + _ieSelectFix, + + + _move, + + + _moveNode, + + + _prep, + + + _prevEndFn, + + + _setStartPosition, + + + _timeoutCheck, + + + _unprep, + + + addHandle, + + + addInvalid, + + + addToGroup, + + + destructor, + + + end, + + + initializer, + + + removeFromGroup, + + + removeHandle, + + + removeInvalid, + + + start, + + + stopDrag, + + + validClick + + +
+
+
+

Methods inherited from Attribute:

+
+ + + _addAttrs, + + + _addLazyAttr, + + + _defAttrChangeFn, + + + _fireAttrChange, + + + _getAttr, + + + _getAttrInitVal, + + + _getAttrs, + + + _getStateVal, + + + _isLazyAttr, + + + _normAttrVals, + + + _protectAttrs, + + + _set, + + + _setAttr, + + + _setAttrs, + + + _setAttrVal, + + + _setStateVal, + + + addAttr, + + + addAttrs, + + + attrAdded, + + + get, + + + getAttrs, + + + modifyAttr, + + + removeAttr, + + + reset, + + + set, + + + setAttrs + + +
+
+
+
+ +
+ + +
+
+

Events inherited from Base:

+
+ + + destroy, + + + destroyedChange, + + + init, + + + initializedChange, + + + +
+
+ +
+
+ +
+ +
+
+

Configuration attributes inherited from Base:

+
+ + + destroyed, + + + initialized, + + + +
+
+
+

Configuration attributes inherited from DD.Drag:

+
+ + + activeHandle, + + + bubbles, + + + clickPixelThresh, + + + clickTimeThresh, + + + data, + + + dragging, + + + dragMode, + + + dragNode, + + + groups, + + + handles, + + + lock, + + + move, + + + node, + + + offsetNode, + + + primaryButtonOnly, + + + target + + + useShim + + + +
+
+
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +