A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
dataAdapter — Property, class com.lightstreamer.as_client.NonVisualTable
The name of the Data Adapter (within the Adapter Set used by the current session) that supplies all the items in the Group.
dataAdapter — Property, interface com.lightstreamer.as_client.Table
The name of the Data Adapter (within the Adapter Set used by the current session) that supplies all the items in the Group.
dataAdapter — Property, class com.lightstreamer.as_client.VisualTable
The name of the Data Adapter (within the Adapter Set used by the current session) that supplies all the items in the Group.
DATA_ERROR — Constant Static Property, class com.lightstreamer.as_client.events.DataErrorEvent
Define the value of the type property of a DataErrorEvent event object.
DataErrorEvent — class, package com.lightstreamer.as_client.events
Dispatched whenever an update received from the Server could not be processed, because of an unexpected error in the data flow or a runtime exception. In principle, Flex environment specific resource limits may be hit because of a very huge data flow. This notification should never occur in a normal case.
DataErrorEvent — Event, class com.lightstreamer.as_client.LSClient
Notification of an error while receiving updates from the Server.
DataGridAppender — class, package com.lightstreamer.as_client.logger
The DataGridAppender is a simple LoggerListener implementation that extends the ArrayCollection class.
DataGridAppender(level:uint, maxLines:uint) — Constructor, class com.lightstreamer.as_client.logger.DataGridAppender
Constructor for DataGridAppender.
debug(mex:any) — method, class com.lightstreamer.as_client.logger.Logger
Publish a log message on the Logger object at DEBUG level.
DEBUG — Static Property, class com.lightstreamer.as_client.logger.Logger
DEBUG logging level
decorateNewInstance(instance:any) — method, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
Copies to the given instance the public parameters of the HighlightCellItemRenderer class from the current instance.
DISCONNECTED — Constant Static Property, class com.lightstreamer.as_client.LSClient
String constant for the DISCONNECTED status of LSClient: The Client is waiting for connection commands.
DISTINCT — Constant Static Property, class com.lightstreamer.as_client.LSClient
String constant for the DISTINCT subscription mode to be used with Table instances.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z