Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InViewReturnMessage

Data returned when querying for dynamic catalog data within the current view.

See RenderContext.getCatalogHipsDataInView.

Hierarchy

  • InViewReturnMessage

Index

Properties

Properties

aborted

aborted: boolean

A flag indicating whether the data-fetch operation was aborted, potentially due to a timeout or hitting a limit on the amount of data to be returned at once.

table

table: string

The table data, as tab-separated values with Windows (\r\n) newlines.

Generated using TypeDoc