Skip to main content
Version: Next

CatalogOverlayComponent

Hierarchy

Index

Constructors

constructor

Properties

staticreadonlyaxisDataType

axisDataType: any[] = ...

Accessors

axisOption

  • get axisOption(): string[]
  • Returns string[]

catalogDataInfo

  • get catalogDataInfo(): { dataset: Map<number, ProcessedColumnData> | undefined; numVisibleRows: number }

catalogFileId

  • get catalogFileId(): number | undefined
  • Returns number | undefined

enablePlotButton

  • get enablePlotButton(): boolean
  • Returns boolean

profileStore

widgetStore

xAxisLable

  • get xAxisLable(): string
  • Returns string

yAxisLable

  • get yAxisLable(): string
  • Returns string

publicstaticWIDGET_CONFIG

Methods

handleCatalogFileChange

  • handleCatalogFileChange(fileId: number): void
  • Parameters

    • fileId: number

    Returns void

handleFileCloseClick

  • handleFileCloseClick(): void
  • Returns void

onControlHeaderTableRef

  • onControlHeaderTableRef(ref: any): void
  • Parameters

    • ref: any

    Returns void

publicrender

  • render(): any
  • Returns any

scrollToRegion

  • scrollToRegion(ref: any, region: any): void
  • Parameters

    • ref: any
    • region: any

    Returns void