Caplin Trader 5.1.0

Class: module:ct-presenter/sljs/SLJSContainerNodeListManagerSubscriptionListener

module:ct-presenter/sljs/SLJSContainerNodeListManagerSubscriptionListener(containerModel, availabilityProperty)

SLJS subscription listener used by SLJSContainerNodeListManager.

Constructor

new module:ct-presenter/sljs/SLJSContainerNodeListManagerSubscriptionListener(containerModel, availabilityProperty)

Extends:
  • caplin.streamlink.SubscriptionListener
Parameters:
Name Type Description
containerModel module:ct-presenter/sljs/SLJSContainerNodeListManagerContainerModel

The container model that SLJS modle operations are proxied to.

availabilityProperty module:br-presenter/property/WritableProperty | null

An optional writable property. Possible values that will be written are 'ERROR' or subscription statuses defined on caplin.streamlink.SubscriptionStatusType.

Extends

  • caplin.streamlink.SubscriptionListener