Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITooltipRow

提示tooltip的行数据

Hierarchy 层级

  • ITooltipRow

Index 目录

Methods 方法

Methods 方法

getFields

  • getFields(): any
  • 获取tooltip的字段信息

    version

    9.7.0

    since

    9.7.0

    Returns 返回值 any

getKey

  • getKey(): string
  • 获取key

    version

    9.7.0

    since

    9.7.0

    Returns 返回值 string

getValues

  • getValues(): any
  • 获取TooltopInfos数据

    version

    9.7.0

    since

    9.7.0

    Returns 返回值 any