Documentation in progress: please use the 3.4 Reference Manual.

Data


Table of Contents

defaultdataprovider
httpdataprovider
connection (LzConnection) (swf7 swf8 swf9) — A connection manager to create a persistent connection and an authenticated session.
connectiondatasource (LzConnectionDatasource) (swf7 swf8 swf9) — The connection datasource to receive and send messages through the persistent connection.
LzDataElement — A node of hierarchical data.
LzDataNode — The base class for a node of hierarchical data.
datapath (LzDatapath) — The binder between data and nodes.
datapointer (LzDatapointer) — A cursor in a dataset.
LzDataProvider — DataProvider
datarequest (LzDataRequest) — An abstract class to represent data requests.
dataset (LzDataset) — An in-memory xml-style data hierarchy.
datasource (LzDatasource) — An abstract class to represent backend data sources.
LzDataText — Represents a text node in a set of data.
httpdataprovider (LzHTTPDataProvider) — DataProvider which implements HTTP request transport
httpdatarequest (LzHTTPDataRequest) — A class to represent HTTP data requests.
datasource (LzHTTPDatasource) — A way of representing a server-side HTTP datasource.
LzLazyReplicationManager — An optimization for displaying large sets of data.
params (LzParam) — A utility class for manipulating name-value pairs
LzReplicationManager — The controller for views replicated by data.
LzResizeReplicationManager — An optimization for displaying large sets of data that allows the elements to resize.