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 (CSS property) | Type (tag) | Type (js) | Default | Category | 
|---|---|---|---|---|
| data | String | "" | read/write | |
| The data held by this node. | ||||
| nodeName | String | "#text" | readonly | |
| The name of this node. According to W3C-specs, nodeName for LzDataText should return "#text". | ||||
Methods
childOf, cloneNode, getNextSibling, getOffset, getParent, getPreviousSibling, getUserData, serialize, setUserData
onattributes, onchildNode, onchildNodes, onDocumentChange, onnodeName, onownerDocument, onparentNode
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.