Table of Contents
<mixin>
is like
<class>
but rather than creating something you
can instantiate, <mixin>
creates a template
that can be mixed in (added to) more than one other class. A
<mixin>
is like an interface, but it is
allowed to have state and implementation.
<switch>
block, use
<otherwise>
to specify a compile-time constant.
<switch>
block, use
<unless>
to specify a compile-time constant.
<switch>
block, use
<when>
to specify a compile-time constant.
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.