lz.DataText represents a text node a in a hierarchical dataset. An lz.DataText can only contain text data. It can be a child a of an lz.DataElement. See the example on lz.DataNodeMixin.
| Name | Type (tag) | Type (js) | Default | Category |
|---|---|---|---|---|
data
|
String | read/write | ||
| The data held by this node. | ||||
length
|
Number | readonly | ||
nodeName
|
String | read/write | ||
| The name of this node. According to W3C-specs, nodeName for LzDataText should return "#text". | ||||
Methods
Copyright © 2002-2008 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.