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

Yahoo! UI Library

+

dd  3.0.0b1

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

+ + + + + Class Plugin.Drop + + - extends DD.Drop + + +

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

Constructor

+
+
+ Plugin.Drop + + ( + ) + +
+ + +
+
+
+
+ +
+
+

Properties

+
+
+

NAME + - {String} +

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

NS + - {String} +

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

Properties inherited from Attribute:

+
+ + + +
+
+
+

Properties inherited from DD.Drop:

+
+ + + + _groups, + + + + _valid, + + + + overTarget, + + + + region, + + + + shim + + + +
+
+
+

Properties inherited from Base:

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

Methods inherited from EventTarget:

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

Methods inherited from Attribute:

+
+ + + _addAttrs, + + + _addLazyAttr, + + + _defAttrChangeFn, + + + _fireAttrChange, + + + _getAttrInitVal, + + + _isLazyAttr, + + + _set, + + + _setAttr, + + + _setAttrVal, + + + _splitAttrVals, + + + addAttr, + + + addAttrs, + + + attrAdded, + + + get, + + + getAttrs, + + + modifyAttr, + + + removeAttr, + + + reset, + + + set, + + + setAttrs + + +
+
+
+

Methods inherited from DD.Drop:

+
+ + + _activateShim, + + + _createEvents, + + + _createShim, + + + _deactivateShim, + + + _handleOut, + + + _handleOutEvent, + + + _handleOverEvent, + + + _handleOverTarget, + + + destructor, + + + inGroup, + + + initializer, + + + sizeShim + + +
+
+
+

Methods inherited from Base:

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

Methods inherited from Plugin.Host:

+
+ + + _destroyPlugins, + + + _initPlugins, + + + _plug, + + + _unplug, + + + hasPlugin, + + + plug, + + + unplug + + +
+
+
+
+ +
+ + +
+
+

Events inherited from DD.Drop:

+
+ + + bubblesChange, + + + drop:enter, + + + drop:exit, + + + drop:hit, + + + drop:over, + + + groupsChange + + + lockChange + + + nodeChange + + + paddingChange + + + +
+
+
+

Events inherited from Base:

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

Configuration attributes inherited from DD.Drop:

+
+ + + bubbles, + + + groups, + + + lock, + + + node, + + + padding, + + + +
+
+
+

Configuration attributes inherited from Base:

+
+ + + destroyed, + + + initialized, + + + +
+
+
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +