APIs

Show:

Library for the flx-chartElement web component.

Constructor

flexygo.ui.wc.FlxChartElement

() FlxChartElement

Returns:

FlxChartElement:

.

Methods

attributeChangedCallback

()

Fires when the attribute value of the element is changed.

connectedCallback

()

Fires when element is attached to DOM

preRender

()

prepares chart for render based on response saved in session o received from post

refresh

()

Refresh de webcomponent.

translate

(
  • str
)

Translate a string

Parameters:

  • str String
    • The string to translate.

Properties

connected

Boolean

Set when component is attached to DOM

observedAttributes

Array

Array of observed attributes.