首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 模板如何实现一个基于GWT 1.4懒加载树

模板如何实现一个基于GWT 1.4懒加载树

资 源 简 介

This project is a template on how to implement a lazy loading tree. A lazy loading tree is a common technique for dealing with large trees. Advantages are faster startup time and less memory usage. Disadvantage is expanding a tree item is slower than if the tree was fully constructed. Tree item’s children are fetched via a remote service. Folks can implement their own com.wyeth.bioinfo.server.GWTTreeServiceImpl.
VIP VIP
0.182359s