[Seaside] Seaside vs. Traditional

Nicolas Petton petton.nicolas at gmail.com
Sun Mar 30 16:39:10 UTC 2008


Hi Stéphane, 

Sorry, I thought it was obvious:

In an application I have some instances of counters (components), and in
a view method (#viewMain in the demo), a add them:

viewMain
  |e|
  e := WebElement new.
  self counters do: [:each |
    e add: each].
  self pageFrameWith: e title: 'multi-counters'

Cheers!

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080330/12f03e87/attachment.pgp


More information about the seaside mailing list