They were added in GWT 1.5. So if you are using a 1.4 version or lower
they do not exist.

On Oct 7, 1:11 pm, ivovnenko <[EMAIL PROTECTED]> wrote:
> Well, haven't noticed such methods in ScrollTable...
>
> On Oct 7, 5:32 pm, Thomas Broyer <[EMAIL PROTECTED]> wrote:
>
> > 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