A listitem
is an element with a value that
is contained within a list. As with
baselistitem
, the selected attribute will be
true when selected.
<canvas height="80"> <list> <listitem value="1" selected="true"/> <listitem value="2" /> </list> </canvas>
Copyright © 2002-2007 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.