Skip to main content
Version: 4.1.0

CatalogOverlayPlotSettingsPanelComponent

Hierarchy

  • Component<WidgetProps>
    • CatalogOverlayPlotSettingsPanelComponent

Index

Constructors

constructor

  • new CatalogOverlayPlotSettingsPanelComponent(props: WidgetProps): CatalogOverlayPlotSettingsPanelComponent
  • Parameters

    • props: WidgetProps

    Returns CatalogOverlayPlotSettingsPanelComponent

Accessors

axisOption

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

catalogFileId

  • get catalogFileId(): number
  • Returns number

profileStore

  • get profileStore(): CatalogProfileStore | CatalogOnlineQueryProfileStore
  • Returns CatalogProfileStore | CatalogOnlineQueryProfileStore

widgetStore

  • get widgetStore(): CatalogWidgetStore
  • Returns CatalogWidgetStore

publicstaticWIDGET_CONFIG

  • get WIDGET_CONFIG(): DefaultWidgetConfig
  • Returns DefaultWidgetConfig

Methods

handleCatalogFileChange

  • handleCatalogFileChange(fileId: number): void
  • Parameters

    • fileId: number

    Returns void

publicrender

  • render(): Element
  • Returns Element