Google reader displays blog entries in a lazy scrolling panel, which means initially only a few entries are displayed, but if the user scrolls near the bottom, the next entries are loaded automatically. Implementing such a component in GWT is very simple.
Source code: LazyScrollPanel.java
Demo source code: demo files
Online demo: GWT-Aux Showcase - Lazy scroll panel demo
2010/09/22
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment