X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/output/Ext.tree.ViewDDPlugin.js diff --git a/docs/output/Ext.tree.ViewDDPlugin.js b/docs/output/Ext.tree.ViewDDPlugin.js deleted file mode 100644 index 09808b91..00000000 --- a/docs/output/Ext.tree.ViewDDPlugin.js +++ /dev/null @@ -1,456 +0,0 @@ -Ext.data.JsonP.Ext_tree_ViewDDPlugin({ - "allMixins": [ - - ], - "deprecated": null, - "docauthor": null, - "members": { - "cfg": [ - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-allowContainerDrop", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "allowContainerDrop", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

True if drops on the tree container (outside of a specific tree node) are allowed (defaults to false)

\n", - "linenr": 100, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "Boolean", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-allowParentInsert", - "shortDoc": "Allow inserting a dragged node between an expanded parent node and its first child that will become a\nsibling of the ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "allowParentInsert", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

Allow inserting a dragged node between an expanded parent node and its first child that will become a\nsibling of the parent when dropped (defaults to false)

\n", - "linenr": 93, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-appendOnly", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "appendOnly", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

True if the tree should only allow append drops (use for trees which are sorted, defaults to false)

\n", - "linenr": 106, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-ddGroup", - "shortDoc": "A named drag drop group to which this object belongs. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "ddGroup", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

A named drag drop group to which this object belongs. If a group is specified, then both the DragZones and DropZone\nused by this plugin will only interact with other drag drop objects in the same group (defaults to 'TreeDD').

\n", - "linenr": 112, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-dragGroup", - "shortDoc": "The ddGroup to which the DragZone will belong. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "dragGroup", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

The ddGroup to which the DragZone will belong.

\n\n\n

This defines which other DropZones the DragZone will interact with. Drag/DropZones only interact with other Drag/DropZones\nwhich are members of the same ddGroup.

\n\n", - "linenr": 119, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-dropGroup", - "shortDoc": "The ddGroup to which the DropZone will belong. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "dropGroup", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

The ddGroup to which the DropZone will belong.

\n\n\n

This defines which other DragZones the DropZone will interact with. Drag/DropZones only interact with other Drag/DropZones\nwhich are members of the same ddGroup.

\n\n", - "linenr": 126, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "Boolean", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-enableDrag", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "enableDrag", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

Defaults to true

\n\n\n

Set to false to disallow dragging items from the View

\n\n", - "linenr": 147, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "Boolean", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-enableDrop", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "enableDrop", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

Defaults to true

\n\n\n

Set to false to disallow the View from accepting drop gestures

\n\n", - "linenr": 140, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-expandDelay", - "shortDoc": "The delay in milliseconds to wait before expanding a target tree node while dragging a droppable node\nover the target...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "expandDelay", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

The delay in milliseconds to wait before expanding a target tree node while dragging a droppable node\nover the target (defaults to 1000)

\n", - "linenr": 133, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "String", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-nodeHighlightColor", - "shortDoc": "The color to use when visually highlighting the dragged\nor dropped node (defaults to 'c3daf9' - light blue). ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "nodeHighlightColor", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

The color to use when visually highlighting the dragged\nor dropped node (defaults to 'c3daf9' - light blue). The color must be a 6 digit hex value, without\na preceding '#'. See also nodeHighlightOnDrop and nodeHighlightOnRepair.

\n", - "linenr": 154, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "Boolean", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-nodeHighlightOnDrop", - "shortDoc": "Whether or not to highlight any nodes after they are\nsuccessfully dropped on their target. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "nodeHighlightOnDrop", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

Whether or not to highlight any nodes after they are\nsuccessfully dropped on their target. Defaults to the value of Ext.enableFx.\nSee also nodeHighlightColor and nodeHighlightOnRepair.

\n", - "linenr": 161, - "html_filename": "TreeViewDragDrop.html" - }, - { - "type": "Boolean", - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "cfg", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-cfg-nodeHighlightOnRepair", - "shortDoc": "Whether or not to highlight any nodes after they are\nrepaired from an unsuccessful drag/drop. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "name": "nodeHighlightOnRepair", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

Whether or not to highlight any nodes after they are\nrepaired from an unsuccessful drag/drop. Defaults to the value of Ext.enableFx.\nSee also nodeHighlightColor and nodeHighlightOnDrop.

\n", - "linenr": 169, - "html_filename": "TreeViewDragDrop.html" - } - ], - "method": [ - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "method", - "href": "AbstractPlugin.html#Ext-AbstractPlugin-method-destroy", - "shortDoc": "The destroy method is invoked by the owning Component at the time the Component is being destroyed. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/platform/src/AbstractPlugin.js", - "private": false, - "params": [ - - ], - "name": "destroy", - "owner": "Ext.AbstractPlugin", - "doc": "

The destroy method is invoked by the owning Component at the time the Component is being destroyed.

\n\n\n

The supplied implementation is empty. Subclasses should perform plugin cleanup in their own implementation of this method.

\n\n", - "linenr": 42, - "return": { - "type": "void", - "doc": "\n" - }, - "html_filename": "AbstractPlugin.html" - }, - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "method", - "href": "AbstractPlugin.html#Ext-AbstractPlugin-method-disable", - "shortDoc": "The base implementation just sets the plugin's disabled flag to true\n\n\nPlugin subclasses which need more complex proc...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/platform/src/AbstractPlugin.js", - "private": false, - "params": [ - - ], - "name": "disable", - "owner": "Ext.AbstractPlugin", - "doc": "

The base implementation just sets the plugin's disabled flag to true

\n\n\n

Plugin subclasses which need more complex processing may implement an overriding implementation.

\n\n", - "linenr": 57, - "return": { - "type": "void", - "doc": "\n" - }, - "html_filename": "AbstractPlugin.html" - }, - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "method", - "href": "AbstractPlugin.html#Ext-AbstractPlugin-method-enable", - "shortDoc": "The base implementation just sets the plugin's disabled flag to false\n\n\nPlugin subclasses which need more complex pro...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/platform/src/AbstractPlugin.js", - "private": false, - "params": [ - - ], - "name": "enable", - "owner": "Ext.AbstractPlugin", - "doc": "

The base implementation just sets the plugin's disabled flag to false

\n\n\n

Plugin subclasses which need more complex processing may implement an overriding implementation.

\n\n", - "linenr": 49, - "return": { - "type": "void", - "doc": "\n" - }, - "html_filename": "AbstractPlugin.html" - }, - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "method", - "href": "AbstractPlugin.html#Ext-AbstractPlugin-method-init", - "shortDoc": "The init method is invoked after initComponent has been run for the client Component. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/platform/src/AbstractPlugin.js", - "private": false, - "params": [ - { - "type": "Component", - "optional": false, - "doc": "

The client Component which owns this plugin.

\n", - "name": "client" - } - ], - "name": "init", - "owner": "Ext.AbstractPlugin", - "doc": "

The init method is invoked after initComponent has been run for the client Component.

\n\n\n

The supplied implementation is empty. Subclasses should perform plugin initialization, and set up bidirectional\nlinks between the plugin and its client Component in their own implementation of this method.

\n\n", - "linenr": 33, - "return": { - "type": "void", - "doc": "\n" - }, - "html_filename": "AbstractPlugin.html" - } - ], - "property": [ - - ], - "cssVar": [ - - ], - "cssMixin": [ - - ], - "event": [ - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "event", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-event-beforedrop", - "shortDoc": "This event is fired through the TreeView. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "params": [ - { - "type": "HtmlElement", - "optional": false, - "doc": "

The TreeView node if any over which the mouse was positioned.

\n\n

Returning false to this event signals that the drop gesture was invalid, and if the drag proxy\nwill animate back to the point from which the drag began.

\n\n\n

Returning 0 To this event signals that the data transfer operation should not take place, but\nthat the gesture was valid, and that the repair operation should not take place.

\n\n\n

Any other return value continues with the data transfer operation.

\n\n", - "name": "node" - }, - { - "type": "Object", - "optional": false, - "doc": "

The data object gathered at mousedown time by the cooperating DragZone's\ngetDragData method it contains the following properties:

\n", - "name": "data" - }, - { - "type": "Ext.data.Model", - "optional": false, - "doc": "

The Model over which the drop gesture took place.

\n", - "name": "overModel" - }, - { - "type": "String", - "optional": false, - "doc": "

\"before\", \"after\" or \"append\" depending on whether the mouse is above or below the midline of the node,\nor the node is a branch node which accepts new child nodes.

\n", - "name": "dropPosition" - }, - { - "type": "Function", - "optional": false, - "doc": "

A function to call to complete the data transfer operation and either move or copy Model instances from the source\nView's Store to the destination View's Store.

\n\n\n

This is useful when you want to perform some kind of asynchronous processing before confirming\nthe drop, such as an confirm call, or an Ajax request.

\n\n\n

Return 0 from this event handler, and call the dropFunction at any time to perform the data transfer.

\n\n", - "name": "dropFunction" - }, - { - "type": "Object", - "tagname": "param", - "name": "options", - "doc": "

The options object passed to Ext.util.Observable.addListener.

\n" - } - ], - "name": "beforedrop", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

This event is fired through the TreeView. Add listeners to the TreeView object

\n\n\n

Fired when a drop gesture has been triggered by a mouseup event in a valid drop position in the TreeView.\n\n", - "linenr": 33, - "html_filename": "TreeViewDragDrop.html" - }, - { - "deprecated": null, - "alias": null, - "protected": false, - "tagname": "event", - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin-event-drop", - "shortDoc": "This event is fired through the TreeView. ...", - "static": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "params": [ - { - "type": "HtmlElement", - "optional": false, - "doc": "

The TreeView node if any over which the mouse was positioned.

\n", - "name": "node" - }, - { - "type": "Object", - "optional": false, - "doc": "

The data object gathered at mousedown time by the cooperating DragZone's\ngetDragData method it contains the following properties:

\n", - "name": "data" - }, - { - "type": "Ext.data.Model", - "optional": false, - "doc": "

The Model over which the drop gesture took place.

\n", - "name": "overModel" - }, - { - "type": "String", - "optional": false, - "doc": "

\"before\", \"after\" or \"append\" depending on whether the mouse is above or below the midline of the node,\nor the node is a branch node which accepts new child nodes.

\n", - "name": "dropPosition" - }, - { - "type": "Object", - "tagname": "param", - "name": "options", - "doc": "

The options object passed to Ext.util.Observable.addListener.

\n" - } - ], - "name": "drop", - "owner": "Ext.tree.ViewDDPlugin", - "doc": "

This event is fired through the TreeView. Add listeners to the TreeView object\nFired when a drop operation has been completed and the data has been moved or copied.

\n", - "linenr": 67, - "html_filename": "TreeViewDragDrop.html" - } - ] - }, - "singleton": false, - "alias": null, - "superclasses": [ - "Ext.AbstractPlugin" - ], - "protected": false, - "tagname": "class", - "mixins": [ - - ], - "href": "TreeViewDragDrop.html#Ext-tree-ViewDDPlugin", - "subclasses": [ - - ], - "static": false, - "author": null, - "component": false, - "filename": "/mnt/ebs/nightly/git/SDK/extjs/src/tree/plugin/TreeViewDragDrop.js", - "private": false, - "alternateClassNames": [ - - ], - "name": "Ext.tree.ViewDDPlugin", - "doc": "

This plugin provides drag and/or drop functionality for a TreeView.

\n\n\n

It creates a specialized instance of DragZone which knows how to drag out of a TreeView\nand loads the data object which is passed to a cooperating DragZone's methods with the following properties:

\n\n\n

It also creates a specialized instance of Ext.dd.DropZone which cooperates with other DropZones which are members of the same\nddGroup which processes such data objects.

\n\n\n

Adding this plugin to a view means that two new events may be fired from the client TreeView, beforedrop and\ndrop

\n\n", - "mixedInto": [ - - ], - "linenr": 1, - "xtypes": [ - - ], - "html_filename": "TreeViewDragDrop.html", - "extends": "Ext.AbstractPlugin" -}); \ No newline at end of file