[Seaside] Checkboxes

Lukas Renggli renggli at gmail.com
Mon Nov 23 21:08:33 UTC 2009


> Just to confirm I'm getting this right:
>
> WACheckboxTag >> #onTrue:onFalse: is evaluated in the case of a form
> submission or #serialize?
>
> Also, can I use the standard ... callback: [:value | self checkboxValue:
> value]; ... type logic?

Sure, the #onTrue:onFalse: is just an convenience method implemented
on top of the standard #callback: thing.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list