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  
ratios — Property, class com.lightstreamer.as_client.item_renderers.HighlightCellItemRenderer
An array of color distribution ratios; valid values are from 0 to 255.
RAW — Constant Static Property, class com.lightstreamer.as_client.LSClient
String constant for the RAW subscription mode to be used with Table instances.
removeLoggerListener(listener:com.lightstreamer.as_client.logger:LoggerListener) — method, class com.lightstreamer.as_client.logger.Logger
Remove a listener from the Logger instance.
requestedBufferSize — Property, class com.lightstreamer.as_client.NonVisualTable
The length of Lightstreamer Server's buffer for the internal queueing of updates for each item in the data table. A queueing buffer is used by the Server to accumulate a burst of updates for an item, so that they can all be sent to the Client, despite bandwidth or frequency limits.
requestedBufferSize — Property, interface com.lightstreamer.as_client.Table
The length of Lightstreamer Server's buffer for the internal queueing of updates for each item in the data table. A queueing buffer is used by the Server to accumulate a burst of updates for an item, so that they can all be sent to the Client, despite bandwidth or frequency limits.
requestedBufferSize — Property, class com.lightstreamer.as_client.VisualTable
The length of Lightstreamer Server's buffer for the internal queueing of updates for each item in the data table. A queueing buffer is used by the Server to accumulate a burst of updates for an item, so that they can all be sent to the Client, despite bandwidth or frequency limits.
requestedKeepaliveInterval — Property, class com.lightstreamer.as_client.ConnectionPolicy
The interval (in milliseconds) between two keepalive packets (heartbeats) sent by Lightstreamer Server on a stream connection when no actual data is being transmitted. The Server may, however, impose a lower limit on the keepalive interval, in order to protect itself.
requestedMaxFrequency — Property, class com.lightstreamer.as_client.NonVisualTable
The maximum update frequency to be requested to Lightstreamer Server for all the items in the data table.
requestedMaxFrequency — Property, interface com.lightstreamer.as_client.Table
The maximum update frequency to be requested to Lightstreamer Server for all the items in the data table.
requestedMaxFrequency — Property, class com.lightstreamer.as_client.VisualTable
The maximum update frequency to be requested to Lightstreamer Server for all the items in the data table.
requestedPollingInterval — Property, class com.lightstreamer.as_client.ConnectionPolicy
The time (in milliseconds) between subsequent polling requests.
reset() — method, class com.lightstreamer.as_client.MadTester
retryTimeout — Property, class com.lightstreamer.as_client.ConnectionPolicy
The time (in milliseconds) the library has to wait, after an unsuccessful streaming or polling connection attempt, before automatically performing a new attempt (default is 5000).
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