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  
schemaString — Property, class com.lightstreamer.as_client.NonVisualTable
The subscription schema for the items, as requested to the Server.
schemaString — Property, interface com.lightstreamer.as_client.Table
The subscription schema for the items, as requested to the Server.
schemaString — Property, class com.lightstreamer.as_client.VisualTable
The subscription schema for the items, as requested to the Server.
selector — Property, class com.lightstreamer.as_client.NonVisualTable
The selector name for all the items in the data table, or null if no selector is needed. The selector is a filter on the updates received.
selector — Property, interface com.lightstreamer.as_client.Table
The selector name for all the items in the data table, or null if no selector is needed. The selector is a filter on the updates received.
selector — Property, class com.lightstreamer.as_client.VisualTable
The selector name for all the items in the data table, or null if no selector is needed. The selector is a filter on the updates received.
sendMessage(message:any) — method, class com.lightstreamer.as_client.LSClient
Send a message to Lightstreamer Server.
SEND_MESSAGE_ABORT — Constant Static Property, class com.lightstreamer.as_client.events.SendMessageAbortEvent
Define the value of the type property of a SendMessageAbort event object.
SendMessageAbortEvent — class, package com.lightstreamer.as_client.events
Carries a Client-originated notification of a problem which prevents the processing outcome of a Message sent through LSClient.sendMessage() from being received.
SendMessageAbortEvent — Event, class com.lightstreamer.as_client.LSClient
Notification that the outcome of a sent message will not be received.
SEND_MESSAGE_ERROR — Constant Static Property, class com.lightstreamer.as_client.events.SendMessageErrorEvent
Define the value of the type property of a SendMessageError event object.
SendMessageErrorEvent — class, package com.lightstreamer.as_client.events
Carries a Server-originated notification of an error which prevented the correct handling of a Message sent through LSClient.sendMessage().
SendMessageErrorEvent — Event, class com.lightstreamer.as_client.LSClient
Notification of a Server error in response to a sent message.
SendMessageEvent — class, package com.lightstreamer.as_client.events
Base class for any event related to a sendMessage call.
SEND_MESSAGE_PROCESSED — Constant Static Property, class com.lightstreamer.as_client.events.SendMessageProcessedEvent
Define the value of the type property of a SendMessageProcessed event object.
SendMessageProcessedEvent — class, package com.lightstreamer.as_client.events
Carries the notification of the successful processing of a Message sent through LSClient.sendMessage().
SendMessageProcessedEvent — Event, class com.lightstreamer.as_client.LSClient
Notification of the successful processing of a sent message.
sequence — Property, class com.lightstreamer.as_client.Message
The sequence name to which this message is associated.
server — Property, class com.lightstreamer.as_client.ConnectionInfo
The full address of Lightstreamer Server (for instance "push.mycompany.com").
SERVER_ERROR — Constant Static Property, class com.lightstreamer.as_client.events.ServerErrorEvent
Define the value of the type property of a ControlError event object.
ServerErrorEvent — class, package com.lightstreamer.as_client.events
Dispatched whenever the Server returns an error in response to a stream/poll connection.
ServerErrorEvent — Event, class com.lightstreamer.as_client.LSClient
Notification of a Server error in response to a stream/poll request.
sessionId — Property, class com.lightstreamer.as_client.events.StatusChangeEvent
The id of the current session.
sessionServerAddress — Property, class com.lightstreamer.as_client.events.StatusChangeEvent
The hostname to be used to issue all requests related to the current session.
sessionServerName — Property, class com.lightstreamer.as_client.events.StatusChangeEvent
The instance name of the Server which is serving the current session.
setCommandLogic(flag:any, command:any, key:any, underlyingSchema:any, underlyingDataAdapter:String, underlyingBinary:Boolean) — method, class com.lightstreamer.as_client.NonVisualTable
Configures the "COMMAND logic" behaviour.
setItemRange(start:uint, end:uint) — method, class com.lightstreamer.as_client.NonVisualTable
Setter method that sets a range of items within the specified group.
setItemRange(start:uint, end:uint) — method, interface com.lightstreamer.as_client.Table
Setter method that sets a range of items within the specified group.
setItemRange(start:uint, end:uint) — method, class com.lightstreamer.as_client.VisualTable
Setter method that sets a range of items within the specified group.
setKeyPolicy(type:any, commandFieldOrLimit:any) — method, class com.lightstreamer.as_client.VisualTable
Setter method that sets the policy in use on the model during update receipt.
setLevel(level:uint) — method, class com.lightstreamer.as_client.logger.DataGridAppender
Change the threshold level for the listener.
setLevel(level:uint) — method, class com.lightstreamer.as_client.logger.TraceAppender
Change the threshold level for the listener.
setLinesLimit(maxLines:uint) — method, class com.lightstreamer.as_client.logger.DataGridAppender
Puts a limit on the size of the history of log lines to be left in the internal collection.
setMaxBandwidth(bandwidth:any) — method, class com.lightstreamer.as_client.LSClient
Request a new maximum bandwidth for the next/current connection.
setMultiMetapush(underlyingSchema:any, underlyingDataAdapter:String, underlyingBinary:Boolean) — method, class com.lightstreamer.as_client.VisualTable
Only effective if "COMMAND logic" behaviour has been configured in setKeyPolicy().
snapshotRequired — Property, class com.lightstreamer.as_client.NonVisualTable
Setter method that enables/disables snapshot delivery request Indicates whether or not to request snapshot delivery for the items in the data table.
snapshotRequired — Property, interface com.lightstreamer.as_client.Table
Setter method that enables/disables snapshot delivery request Indicates whether or not to request snapshot delivery for the items in the data table.
snapshotRequired — Property, class com.lightstreamer.as_client.VisualTable
Setter method that enables/disables snapshot delivery request Indicates whether or not to request snapshot delivery for the items in the data table.
STALLED — Constant Static Property, class com.lightstreamer.as_client.LSClient
String constant for the STALLED status of LSClient: The Client was receiving data from a Lightstreamer Server but the data flow now appears interrupted.
status — Property, class com.lightstreamer.as_client.events.StatusChangeEvent
The actual status of the connection.
STATUS_CHANGE — Constant Static Property, class com.lightstreamer.as_client.events.StatusChangeEvent
Define the value of the type property of a StatusChange event object.
StatusChangeEvent — class, package com.lightstreamer.as_client.events
Dispatched whenever the connection status changes.
StatusChangeEvent — Event, class com.lightstreamer.as_client.LSClient
Notification of connection status change.
STREAMING — Constant Static Property, class com.lightstreamer.as_client.LSClient
String constant for the STREAMING status of LSClient.
subscribeTable(table:com.lightstreamer.as_client:Table) — method, class com.lightstreamer.as_client.LSClient
Subscribe to a table on the Server.
SUBSCRIPTION — Constant Static Property, class com.lightstreamer.as_client.events.SubscriptionEvent
Define the value of the type property of a Subscription event object.
SubscriptionError — class, package com.lightstreamer.as_client.errors
A SubscriptionError exception is thrown during subscription/unsubscription operations.
SubscriptionError(message:String) — Constructor, class com.lightstreamer.as_client.errors.SubscriptionError
Create a new SubscriptionError object with a custom message.
SUBSCRIPTION_ERROR — Constant Static Property, class com.lightstreamer.as_client.events.SubscriptionErrorEvent
Define the value of the type property of a SubscriptionError event object.
SubscriptionErrorEvent — class, package com.lightstreamer.as_client.events
Dispatched whenever the Server notifies an error which prevents the subscription request performed by the related table from being accomplished; as a consequence, the table will receive no data.
SubscriptionErrorEvent — Event, class com.lightstreamer.as_client.NonVisualTable
Notification of a Server error in response to a subscription request.
SubscriptionErrorEvent — Event, class com.lightstreamer.as_client.VisualTable
Notification of a Server error in response to a subscription request.
SubscriptionEvent — class, package com.lightstreamer.as_client.events
Dispatched whenever a subscription request has been accomplished, before the related updates are received.
SubscriptionEvent — Event, class com.lightstreamer.as_client.NonVisualTable
Notification of the accomplished subscription of all the items in the table.
SubscriptionEvent — Event, class com.lightstreamer.as_client.VisualTable
Notification of the accomplished subscription of all the items in the table.
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