| 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 |
| canMakeRequest() — method, class com.lightstreamer.as_client.MadTester |
| |
| clear() — method, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer |
|
Move the cell to its cold state. |
| clear() — method, class com.lightstreamer.as_client.logger.DataGridAppender |
|
Removes all log lines from internal structures. |
| client — Property, class com.lightstreamer.as_client.events.LSClientEvent |
|
The LSClient which this event is related to. |
| closeConnection() — method, class com.lightstreamer.as_client.LSClient |
|
Close the connection to the Server, if a connection exists.
It is adviced to always call this method during the unload of the
Flex application. |
| coldStyles — Property, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer |
|
Styles to be applied whenever a cell passes from a "hot" state to an "cold" state. |
| CollectionEvent — Event, class com.lightstreamer.as_client.VisualTable |
|
Notification of an update of the values for an item in the table. |
| colors — Property, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer |
|
An array of RGB hexadecimal color values to be applied in the hot state. |
| com.lightstreamer.as_client — package |
| |
| com.lightstreamer.as_client.errors — package |
| |
| com.lightstreamer.as_client.events — package |
| |
| com.lightstreamer.as_client.item_renderers — package |
| |
| com.lightstreamer.as_client.logger — package |
| |
| COMMAND — Constant Static Property, class com.lightstreamer.as_client.LSClient |
|
String constant for the COMMAND subscription mode to be used with Table instances. |
| ConfigurationError — class, package com.lightstreamer.as_client.errors |
|
A ConfigurationError exception is thrown when an unexpected parameter or parameter value
is passed to a configuration method. |
| ConfigurationError(message:String) — Constructor, class com.lightstreamer.as_client.errors.ConfigurationError |
|
Create a new ConfigurationError object with a custom message. |
| CONNECTING — Constant Static Property, class com.lightstreamer.as_client.LSClient |
|
String constant for the CONNECTING status of LSClient: The Client is trying to reach Lightstreamer Server. |
| CONNECTION_DROP — Constant Static Property, class com.lightstreamer.as_client.events.ConnectionDropEvent |
|
Define the value of the type property of a ConnectionDrop event object. |
| ConnectionDropEvent — class, package com.lightstreamer.as_client.events |
|
Dispatched whenever a Connection or the whole session is closed because
of a Server decision. |
| ConnectionDropEvent — Event, class com.lightstreamer.as_client.LSClient |
|
Notification that a Connection is closed because of a Server decision. |
| ConnectionInfo — class, package com.lightstreamer.as_client |
|
ConnectionInfo collects the parameters related to a connection to Lightstreamer Server. |
| ConnectionInfo(server:String) — Constructor, class com.lightstreamer.as_client.ConnectionInfo |
|
Create an object that encapsulates the connection settings. |
| ConnectionPolicy — class, package com.lightstreamer.as_client |
|
ConnectionPolicy collects the timeouts used for the connections to Lightstreamer Server.. |
| ConnectionPolicy() — Constructor, class com.lightstreamer.as_client.ConnectionPolicy |
|
Create an object that encapsulates the timeout settings, with default values. |
| connectionTimeout — Property, class com.lightstreamer.as_client.ConnectionPolicy |
|
The timeout (in milliseconds) that is applied on any attempt to setup a streaming connection (Default value is 5000). |
| contentLength — Property, class com.lightstreamer.as_client.ConnectionInfo |
|
The length to be used by the Server for the response body on a
stream connection (a minimum length, however, is ensured by the server). |
| CONTROL_CONNECTION_ERROR — Constant Static Property, class com.lightstreamer.as_client.events.ControlConnectionErrorEvent |
|
Define the value of the type property of a ControlConnectionError event object. |
| ControlConnectionErrorEvent — class, package com.lightstreamer.as_client.events |
|
Dispatched whenever a connection error occurs during a control
connection, i.e. |
| ControlConnectionErrorEvent — Event, class com.lightstreamer.as_client.LSClient |
|
Notification of an error on the control connection. |
| controlPort — Property, class com.lightstreamer.as_client.ConnectionInfo |
|
The TCP port to be used for the control connections to Lightstreamer Server (default is 8080). |
| controlProtocol — Property, class com.lightstreamer.as_client.ConnectionInfo |
|
The protocol to be used for the control connections to Lightstreamer Server. |
|
| 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 |