GWT简单拖放用于自定义小部件 [英] GWT Simple Drag and Drop for custom widgets

查看:93
本文介绍了GWT简单拖放用于自定义小部件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有任何GWT大师在那里可以指导我如何开始在GWT中拖放自定义小部件。我通过在HTMLPanel(表格行)中放置自定义小部件并构建一个简单的树结构,并希望能够将每个小部件拖放到其他小部件上方或下方,但不知道从哪里开始使用1.6。我需要有人指导我,或指向正确的方向。谢谢

解决方案

gwt-dnd 为Google Web Toolkit(GWT)项目提供易于使用的拖放功能。
我鼓励你使用这个库。您可以在本网站上看到有关gwt-dnd的源代码的完整演示。


Are there any GWT gurus out there who can guide me on how to start with Drag and Drop in GWT for custom widgets. I have a build a simple tree structure by putting custom widgets inside an HTMLPanel (table rows) and want to be able to drag and drop each widget above or below other widgets but don't know where to start I am using 1.6. I need someone to guide me or point me in the right direction. thanks

解决方案

gwt-dnd providing easy to use drag-and-drop capabilities to Google Web Toolkit (GWT) projects. I encourage you for using this library. You can see a complete demo with source code about gwt-dnd in this site .

这篇关于GWT简单拖放用于自定义小部件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆