[Laszlo-dev] Chapter 33. Extending Classes
P T Withington
ptw at pobox.com
Wed Dec 3 08:21:57 PST 2008
All the example code in this section seems to have lost its indentation
> <method name="setY" args="y" >
> super.setY( Math.max(parent.arrowbuttonheight-1 ,
> Math.min( y , parent.height - (parent.thumbheight +
> parent.arrowbuttonheight))));
> </method>
[Chapter 33. Extending Classes](http://labs.openlaszlo.org/trunk-nightly/docs/developers/class-inheritance.html#settertag
)
More information about the Laszlo-dev
mailing list