ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > DashboardApi

DashboardApi interface

Signature:

export interface DashboardApi extends EmptyApi 

Methods

MethodDescription
addPage(pageDescription, pageIndex)
addPages(pagesDescriptions, insertionIndex, activePageIndexAfterInsertion)
getActivePage()
getActivePageIndex()
getDashboardContextValues()
getDashboardFilters()
getPage(pageIndex)
getPages()
getPagesDescriptions()
removePage(pageIndex)
setActivePage(pageIndex)
setDashboardContextValues(contextValues)
setDashboardFilters(filters)
  • DashboardApi interface
  • Methods
Copyright © 2023 ActiveViam