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  
log(loggerName, level, mex) — Method in class com.lightstreamer.as_client.logger.DataGridAppender
Receive log messages from the Logger instances to which it was added and from their sons.
log(level, mex) — Method in class com.lightstreamer.as_client.logger.Logger
Publish a log message on the Logger object.
log(loggerName, level, mex) — Method in interface com.lightstreamer.as_client.logger.LoggerListener
Receive log messages from the Logger instances to which it was added and from their sons.
log(loggerName, level, mex) — Method in class com.lightstreamer.as_client.logger.TraceAppender
Receive log messages from the Logger instances to which it was added and from their sons.
logAbsoluteTime(absolute) — Method in class com.lightstreamer.as_client.logger.TraceAppender
Select whether to log lines with the absolute time, that is the time obtained from the time parameter of a Date instance, or with the number of milliseconds from the start of the flash application.
Logger — Class in package com.lightstreamer.as_client.logger
The Logger class is the logging engine of the flex client library.
Logger(name) — Constructor in class com.lightstreamer.as_client.logger.Logger
Constructor for Logger.
LoggerListener — Interface in package com.lightstreamer.as_client.logger
LoggerListener is the interface to be implemented for an object to be used as a listener for the Logger class.
lostUpdates — Property in class com.lightstreamer.as_client.events.LostUpdatesEvent
The number of losts updates.
LOST_UPDATES — Constant static property in class com.lightstreamer.as_client.events.LostUpdatesEvent
Define the value of the type property of a LostUpdates event object.
LostUpdatesEvent — Class in package com.lightstreamer.as_client.events
Dispatched whenever one or more updates were suppressed in the Server because of internal memory limitations.
LostUpdatesEvent — Event in class com.lightstreamer.as_client.NonVisualTable
Notification of one or more updates that were suppressed in the Server because of internal memory limitations.
LostUpdatesEvent — Event in class com.lightstreamer.as_client.VisualTable
Notification of one or more updates that were suppressed in the Server because of internal memory limitations.
LSClient — Class in package com.lightstreamer.as_client
LSClient is the engine that manages the communication with Lightstreamer Server.
LSClient() — Constructor in class com.lightstreamer.as_client.LSClient
Constructor for LSClient.
LSClientEvent — Class in package com.lightstreamer.as_client.events
Base class for any event related to LSClient.
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