Options
All
  • Public
  • Public/Protected
  • All
Menu

大屏主题组件

Hierarchy

  • InvisibleBase
    • EchartTheme

Index

Constructors

constructor

  • Parameters

    • Optional config: any

    Returns EchartTheme

Properties

theme

theme: EcTheme

主题

themeJson

themeJson: string

自定义的主题

Methods

doUpdate

  • doUpdate(): void
  • 更新容器

    Returns void

getAttrEditors

  • getAttrEditors(): AttributeEditorBase[]
  • 设置属性

    Returns AttributeEditorBase[]

getThemeJson

  • getThemeJson(): any
  • 得到自定义的json对象

    Returns any

    theme的json对象

render

  • render(): void
  • 渲染组件

    Returns void

Generated using TypeDoc