DashboardApp

Methods

setKpiValue(target, value) ⇒ this

addDashlet(dashlet) ⇒ this

resizeDashlet(target) ⇒ this

setDashletTitle(target, title) ⇒ this

setKpiValue(target, value) ⇒ this

Params

  • target any

  • value any

addDashlet(dashlet) ⇒ this

Params

  • dashlet Type.Dashlet

resizeDashlet(target) ⇒ this

Params

  • target any

setDashletTitle(target, title) ⇒ this

Params

  • target any

  • title any

Last updated