A DropTarget implementation for Grids. Supports both inserts and appends, specified using {@link #setOperation(com.extjs.gxt.ui.client.dnd.DND.Operation)}. Supported drag data:
A single ModelData instance.
A List of ModelData instances.
A List of TreeStoreModel instances (children are ignored).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.