StockList

A demonstration of integrating Lightstreamer and the Dojo Toolkit 1.6

This demo uses the DojoX Grid and DojoX Charting to display the events generated by the Lightstreamer Server in both textual and graphical forms, and a special LightstreamerStore (based on dojo.store) to broker communication between Lightstreamer and the Dojo Toolkit widgets.

Use the check boxes to add and remove stocks from the chart; click any of the toggle buttons at the top to change the chart type.

A detailed explanation of this application is available.

Tables involved:

A NonVisualTable containing 15 items, subscribed to in MERGE mode.

Adapters involved:

QUOTE_ADAPTER (see Basic Stock-List Demo)
LiteralBasedProvider (see Basic Stock-List Demo)