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  
clear() — Method in class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
Move the cell to its cold state.
clear() — Method in class com.lightstreamer.as_client.logger.DataGridAppender
Removes all log lines from internal structures.
client — Property in class com.lightstreamer.as_client.events.LSClientEvent
The LSClient which this event is related to.
closeConnection() — Method in class com.lightstreamer.as_client.LSClient
Close the connection to the Server, if a connection exists.
coldStyles — Property in 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 in class com.lightstreamer.as_client.VisualTable
Notification of an update of the values for an item in the table.
colors — Property in 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
ConfigurationError — Class in 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) — Constructor in class com.lightstreamer.as_client.errors.ConfigurationError
Create a new ConfigurationError object with a custom message.
CONNECTING — Constant static property in class com.lightstreamer.as_client.LSClient
String constant for the "CONNECTING" status of LSClient: The Client is trying to reach Lightstreamer Server.
ConnectionInfo — Class in package com.lightstreamer.as_client
ConnectionInfo collects the parameters related to a connection to Lightstreamer Server.
ConnectionInfo(server) — Constructor in class com.lightstreamer.as_client.ConnectionInfo
Create an object that encapsulates the connection settings.
ConnectionPolicy — Class in package com.lightstreamer.as_client
ConnectionPolicy collects the timeouts used for the connections to Lightstreamer Server..
ConnectionPolicy() — Constructor in class com.lightstreamer.as_client.ConnectionPolicy
Create an object that encapsulates the timeout settings, with default values.
CONTROL_CONNECTION_ERROR — Constant static property in class com.lightstreamer.as_client.events.ControlConnectionErrorEvent
Define the value of the type property of a ControlConnectionError event object.
ControlConnectionErrorEvent — Class in package com.lightstreamer.as_client.events
Dispatched whenever an error occured during a control connection
ControlConnectionErrorEvent — Event in class com.lightstreamer.as_client.LSClient
Notification of an error on the control connection.
CONTROL_ERROR — Constant static property in class com.lightstreamer.as_client.events.ControlErrorEvent
Define the value of the type property of a ControlError event object.
ControlErrorEvent — Class in package com.lightstreamer.as_client.events
Dispatched whenever the Server returns an error in response of a control connection.
ControlErrorEvent — Event in class com.lightstreamer.as_client.LSClient
Notification of a Server error in response to a control request.
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