[Seaside] Ajax and decomposition views

VAM fattigra at mail.ru
Wed Jul 30 10:14:03 UTC 2008


My question is trivial, but I can't find same exactly theme. 

I have ListViewComponent for rendering any collection. User may select item
and another component DetailsView must shows detail information about
selected item.

ListView don't know about DetailsView, because I can't write
html listItem 
    onClick: (html updater id: 'DetailsView'; callback: [:renderer | self
renderDetailsOn: renderer]).

How right make decomposition in my case?

-- 
View this message in context: http://www.nabble.com/Ajax-and-decomposition-views-tp18730184p18730184.html
Sent from the Squeak - Seaside mailing list archive at Nabble.com.



More information about the seaside mailing list