Class: Tdtrader

Tdtrader()

Tdtrader Component




DEMO

Constructor

new Tdtrader()

Source:

Members

(static) observedAttributes

Set observable values here. When Changed, attributeChangedCallback is invoked
Source:

Methods

_chart()

Source:

_point()

Source:

_test()

Source:

_ws()

Source:

attributeChangedCallback()

Called with .setAttribute(...) function call
Source:

configure(data)

configure the instance object and artifacts
Parameters:
Name Type Description
data string use data if exist else use 'this.properties.cfg' parameter
Source:

connectedCallback()

Called when this is attached to DOM
Source:

destroy()

Destroy the instance object and artifacts
Source:

disconnectedCallback()

Invoked When component is removed. Usually with a .remove() function call
Source: