Hi Rahul,

It's not a panel per se, it is an interface that a number of different
panels implement.  If a panel implements the interface, then you know
you can that you can get a widget at a particular index, count the
number of widgets on the panel, remove a widget at a particular index
and get the index of a particular widget.

There's always the JavaDoc if you need information, i.e.
http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/IndexedPanel.html
.

Hope that helps.

//Adam

On 27 Juli, 17:36, Rahul <coolrahul18...@gmail.com> wrote:
> Hi,
> I could not find any documentation regarding this Panel
> Can someone get me started with Indexed Panel?
>
> Sincerely,
> Rahul Mukhedkar
--~--~---------~--~----~------------~-------~--~----~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to