Ah sorry about that, that's an incubator component. Seems really easy
to do with a verticalpanel and a scrollpanel...

On Oct 7, 1:37 pm, ivovnenko69 <[EMAIL PROTECTED]> wrote:
> Guys, I'm talking about ScrollTable, not ScrollPanel!
>
>
>
> On Tue, Oct 7, 2008 at 8:35 PM, Peter D. <[EMAIL PROTECTED]> wrote:
>
> > Well, don't know what to tell you. It's there, I use it myself. Here
> > is a link to the javadoc that says it exists.
>
> >http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/g...()
>
> > On Oct 7, 1:20 pm, ivovnenko69 <[EMAIL PROTECTED]> wrote:
> > > I'm using gwt1.5, and don't see such methods in ScrollTable.
>
> > > On Tue, Oct 7, 2008 at 8:19 PM, Peter D. <[EMAIL PROTECTED]> wrote:
>
> > > > 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)
>
> > > --
> > > Regards, Vanya Vovnenko
>
> --
> Regards, Vanya Vovnenko
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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