Methods

  • Allows fetching additional data when this retrieval is refreshed without requiring a chart.

    Parameters

    Returns Promise<AlsoRetrieveApi>

    A list retrieval API. Bind to onRetrieved in order to use the fetched data.

  • Refreshes the entire retrieval.

    Returns Promise<void>

  • Updates the retrieval with new values.

    Parameters

    Returns Promise<void>