Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DashboardTileMergeEvent

Dashboard tile merge event. Fired when a user edits a merged query. The normal behavior is to open a new window but this event can be cancelled allowing the embedding application to implement its own merged query edit behavior, such as opening a new embedded host window which embeds the merged query.

Hierarchy

  • DashboardTileMergeEvent

Index

Properties

absoluteUrl: string
dashboard_id: string
dashboard_modified: boolean
label: string
tile_id: string
tile_title: string
url: string

Generated using TypeDoc