On 7 oct, 14:04, ivovnenko <[EMAIL PROTECTED]> wrote:
> Hello everyone.
> Is there any way to set scroll position in incubator's ScrollTable?
> The use case:
> I'm adding the element to the bottom(top) of the ScrollTable, and I
> want it to be selected and visible - need to scroll to its position.

Did you gave a look at the ScrollPanel's javadoc (or your IDE's auto-
complete suggestions)?
 - ensureVisible(UIObject)
 - scrollToBottom / scrollToTop
 - setScrollPosition(int)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to