[gwt-contrib] Re: Added new public static method to Window.Location: reloadParameterMap. (issue1859804)

2012-11-01 Thread cromwellian
You could also return a Live Map implementation so that the Map always reflects the most up to date values even if getParameterMap() isn't called. The same caching logic would apply. On 2012/10/31 20:19:01, perneto wrote:

[gwt-contrib] Re: Added a method that exposes DataGrid's ScrollPanel, to allow some customization by subclasses. (issue1864803)

2012-11-01 Thread skybrian
Context: the goal is to put a footer in the middle section so it will scroll into view below all the data rows. http://gwt-code-reviews.appspot.com/1864803/diff/1/user/src/com/google/gwt/user/cellview/client/DataGrid.java File user/src/com/google/gwt/user/cellview/client/DataGrid.java (right):

[gwt-contrib] Re: Added a method that exposes DataGrid's ScrollPanel, to allow some customization by subclasses. (issue1864803)

2012-11-01 Thread t . broyer
FYI, there's an issue for that: http://code.google.com/p/google-web-toolkit/issues/detail?id=6865 (understand: whose status should be updated) http://gwt-code-reviews.appspot.com/1864803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors