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:String, level:String, mex:String) — method, 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:uint, mex:any) — method, class com.lightstreamer.as_client.logger.Logger |
|
Publish a log message on this Logger object. |
log(loggerName:String, level:String, mex:String) — method, 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:String, level:String, mex:String) — method, 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:Boolean) — method, 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, package com.lightstreamer.as_client.logger |
|
The flex client library internal logging is based on both the
native mx.logging interface and the com.lightstreamer.as_client.logger
interface. |
Logger(name:String) — Constructor, class com.lightstreamer.as_client.logger.Logger |
|
Constructor for Logger. |
LoggerListener — Interface, 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, class com.lightstreamer.as_client.events.LostUpdatesEvent |
|
The number of lost updates. |
LOST_UPDATES — Constant Static Property, class com.lightstreamer.as_client.events.LostUpdatesEvent |
|
Define the value of the type property of a LostUpdates event object. |
LostUpdatesEvent — class, package com.lightstreamer.as_client.events |
|
Dispatched whenever one or more updates are suppressed in the Server because of internal memory limitations. |
LostUpdatesEvent — Event, 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, 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, package com.lightstreamer.as_client |
|
LSClient is the engine that manages the communication with Lightstreamer Server. |
LSClient() — Constructor, class com.lightstreamer.as_client.LSClient |
|
Constructor for LSClient. |
LSClientEvent — class, 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 |