Class RevealDashboardThumbnailView

Use RVThumbnail instead. RevealDashboardThumbnailView will be removed in a future version.

The class is used to render the thumbnail of a dashboard in your application. You need to set the dashboardInfo or the dashboard property in order to render a thumbnail.

Index

Constructors

Accessors

  • get dashboardInfo(): any

    Gets/sets the dashboard information that is/to be used to render.

    Returns any

  • set dashboardInfo(i: any): void

    Parameters

    • i: any

    Returns void

Methods

  • Updates the size of a thumbnail

    Returns void