Class AC.tree.ExplorerDropZone
Extends
Ext.ux.MultiSelectTreeDropZone.
Overrides isValidDropPoint to implement specifics of ACExplorerTree
Defined in: ACTreePanelExtensions.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
AC.tree.ExplorerDropZone.isValidDropPoint(n, pt, dd, e, data)
Checks if the drop point is valid.
|
Method Detail
<static>
AC.tree.ExplorerDropZone.isValidDropPoint(n, pt, dd, e, data)
Checks if the drop point is valid.
- Parameters:
- n
- the n
- pt
- the drop point
- dd
- the dd
- e
- the event
- data
- the data
- Returns:
- true, if the drop point is valid