James,

You might find that the PagingScrollTable in the GWT Incubator
projects fits your OO sensibilities a little better. Look for the one
in the gen2 package, not the deprecated version in widgetideas.

http://code.google.com/p/google-web-toolkit-incubator/

Hope that helps,
Isaac

On Fri, Jul 31, 2009 at 1:46 PM, James<[email protected]> wrote:
>
> Hello All,
> I'm very new to GWT (we are using 1.6) and I'm seeing a lot of code
> with a two dimension object array construct for column and row data
> for flextables: Object[][]. I've done resultset data to jsp
> conversions in the past and I've always used typed column objects as a
> more OOP approach to structure the data versus what I'm seeing. Is
> this really a best practice and if not what is the preferred structure
> or am I wrong and this is it?
>
> Thanks,
> JamesD
> >
>

--~--~---------~--~----~------------~-------~--~----~
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