WABatchedTable (deprecated?)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

WABatchedTable (deprecated?)

Robert Sirois
I'm going through some old code, and came across a WABatchedTableReport class that is not part of the current Seaside release. It looks to be a table with sort blocks for its columns.

Is there something I can use like this in 3.0?

RS

Merry Christmas :)


Hotmail: Trusted email with powerful SPAM protection. Sign up now.
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: WABatchedTable (deprecated?)

Lukas Renggli
I don't remember exactly, but I think that was integrated with WATableReport.

Lukas

2009/12/25 Robert Sirois <[hidden email]>:

> I'm going through some old code, and came across a WABatchedTableReport
> class that is not part of the current Seaside release. It looks to be a
> table with sort blocks for its columns.
>
> Is there something I can use like this in 3.0?
>
> RS
>
> Merry Christmas :)
>
> ________________________________
> Hotmail: Trusted email with powerful SPAM protection. Sign up now.
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: WABatchedTable (deprecated?)

Robert Sirois
Yep, you got it. The only change I really had to make was changing that #dataSet: method to #rows:

Thanks,
RS

> From: [hidden email]
> Date: Fri, 25 Dec 2009 22:03:03 +0100
> Subject: Re: [Seaside] WABatchedTable (deprecated?)
> To: [hidden email]
>
> I don't remember exactly, but I think that was integrated with WATableReport.
>
> Lukas
>
> 2009/12/25 Robert Sirois <[hidden email]>:
> > I'm going through some old code, and came across a WABatchedTableReport
> > class that is not part of the current Seaside release. It looks to be a
> > table with sort blocks for its columns.
> >
> > Is there something I can use like this in 3.0?
> >
> > RS
> >
> > Merry Christmas :)
> >
> > ________________________________
> > Hotmail: Trusted email with powerful SPAM protection. Sign up now.
> > _______________________________________________
> > seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Hotmail: Trusted email with powerful SPAM protection. Sign up now.
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside