[Laszlo-dev] Setters with 2 arguments
André Bargull
andre.bargull at udo.edu
Fri Aug 8 11:33:58 PDT 2008
If possible, we want to get rid of the second argument, for example by
adding an internal flag [1].
[1] http://www.openlaszlo.org/pipermail/laszlo-dev/2008-July/016387.html
> Hi Tucker,
>
> I'm modifying the components to take advantage of the <setter> tag.
> What did we decide to do with setters that take more than one
> argument. Examples:
>
> function lz.view.setX ( v, force = null)
>
> function lz.view.setX ( v, force = null)
>
> function lz.text.setText ( t, force = null)
>
>
> Thanks!
>
> Phil
>
>
More information about the Laszlo-dev
mailing list