Ah. Okay, the overloads really are needed on the adds, inserts and selects.
On Sun, Sep 12, 2010 at 2:30 PM, Thomas Broyer <[email protected]> wrote: > On Sun, Sep 12, 2010 at 10:45 PM, Ray Ryan <[email protected]> wrote: > > On Sun, Sep 12, 2010 at 4:03 AM, <[email protected]> wrote: > >> > >> For completeness, TabLayoutPanel and TabPanel don't have IsWidget > >> overloads for their add, getTabWidget and selectTab methods. > > > > They don't need it for add, they inherit it from Panel. > > I was talking about the add(Widget, String), add(Widget, String, > boolean) and add(Widget, Widget) overloads. > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
