| Module: | libext | Package: | wrap.ext.tree | Parent: | DropZone | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.tree.TreeDropZone
Inheritance : Object : DragDrop : DDTarget : DropTarget : DropZone
Constructors
| Signature |
| public TreeDropZone(String tree, TreeDropZoneConfig config) |
| public TreeDropZone(HTMLElement tree, TreeDropZoneConfig config) |
| public TreeDropZone(Element tree, TreeDropZoneConfig config) |
Properties
| Name | Type | Comment | |
| dragOverData |
| ||
| tree |
|
Constructors
|
public TreeDropZone(String tree, TreeDropZoneConfig config) Parameters
|
|
public TreeDropZone(HTMLElement tree, TreeDropZoneConfig config) Parameters
|
|
public TreeDropZone(Element tree, TreeDropZoneConfig config) Parameters
|
| Module: | libext | Package: | wrap.ext.tree | Parent: | DropZone | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |