Class Index | File Index

Classes


Class AC.tree.ExplorerDropZone


Extends Ext.ux.MultiSelectTreeDropZone.
Overrides isValidDropPoint to implement specifics of ACExplorerTree
Defined in: ACTreePanelExtensions.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Method Summary
Method Attributes Method Name and Description
<static>  
AC.tree.ExplorerDropZone.isValidDropPoint(n, pt, dd, e, data)
Checks if the drop point is valid.
Class Detail
AC.tree.ExplorerDropZone()
Default constructor.
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

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:07 GMT-0500 (CDT)