Re: MVP scroll position is reset on place change

2012-01-05 Thread Dzmitry Lazerka
That works, thank you! Now I'm going to review and refactor all activities scopes to singleton. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

MVP scroll position is reset on place change

2012-01-03 Thread Dzmitry Lazerka
Hi geeks, I've got an interesting problem: I have a long vertical list of widgets. Each widget has assigned click handler, which eventually calls placeController.goTo(). The new place maps to the same activity class, which reuses the same instance of view with the vertical list of widgets.

GWT Widget Library link is broken

2011-05-11 Thread Dzmitry Lazerka
GWT Widget Library http://gwt-widget.sourceforge.net/ link that appears on http://code.google.com/webtoolkit/tools.html shows 503 error for two days at least. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

How to use widget's ID in label for=myID/

2011-01-19 Thread Dzmitry Lazerka
I need to use label for=/ tag. How to reference existent widget? label for=myidID:/label g:TextBox ui:field=id id=myid/ -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to