Change 20081123-lou-l by [EMAIL PROTECTED] on 2008-11-23 07:44:06 AST
    in /Users/lou/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: dguide. Extending Classes: fix example 'Script instantiation'

Bugs Fixed: LPP-6248

Details: the example has been fixed. Made this change to the doc:

All these parameters are optional. Not setting any of these arguments (e.g., new myclass()) is equivalent to new myclass(null, null, null, 0).

changed:

All parameters are optional. Not setting any of these arguments (for example, new lz.myclass()) is equivalent to new lz.myclass(null, null, null, 0).

Tests: visual verify

Files:
M      docs/src/developers/classes-powerprogramming.dbk


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081123-lou-l.tar

Reply via email to