Data


Table of Contents

lz.DataElement
A node of hierarchical data.
lz.DataElementMixin
A node of hierarchical data.
lz.DataNode
The base class for a node of hierarchical data.

lz.DataNode is deprecated, all methods and constants have been moved to lz.DataElement

lz.DataNodeMixin
The base class for a node of hierarchical data.
<datapath>
The binder between data and nodes.
<datapointer>
A cursor in a dataset.
lz.DataProvider
An abstract class to represent backend data sources.
lz.DataRequest
An abstract class to represent data requests.
<dataset>
An in-memory xml-style data hierarchy.
lz.DataText
Represents a text node in a set of data.
lz.HTTPDataProvider
DataProvider which implements HTTP request transport
lz.HTTPDataRequest
A class to represent HTTP data requests.
lz.LazyReplicationManager
An optimization for displaying large sets of data.
<params>
A utility class for manipulating name-value pairs
lz.ReplicationManager
The controller for views replicated by data.
lz.ResizeReplicationManager
An optimization for displaying large sets of data that allows the elements to resize.