[Seaside] Ajax and decomposition views

Archit Baweja architbaweja at gmail.com
Fri Aug 1 09:35:19 UTC 2008


If I understand correctly this is similar to the mechanism portrayed
in the very excellent Postdam Seaside tutorial (ToDo application). You
can check it out at
http://www.swa.hpi.uni-potsdam.de/seaside/tutorial/

-Archit

On Fri, Aug 1, 2008 at 2:41 PM, VAM <fattigra at mail.ru> wrote:
>
>
> Stefan Schmiedl wrote:
>>
>>>Try announcing the selection change right here passing along all the
>>>information you need to access the detailsView.
>>
>
> Hm,  how correctly use announce here? Sorry for my slowness.
>
>
>
>
> Stefan Schmiedl wrote:
>>
>> If everything else fails, you can always add an instance variable to
>> your ListView component, where you store a code block for taking
>> whichever action is appropriate.
>>
>
> Yes, you are right. I can configure ListView with a code block or identifier
> of DetailsView and rendering selector name, also on my test it isn't good.
>
> --
> View this message in context: http://www.nabble.com/Ajax-and-decomposition-views-tp18730184p18770759.html
> Sent from the Squeak - Seaside mailing list archive at Nabble.com.
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list