Interface DashboardUiService

All Known Implementing Classes:
DashboardUiServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface DashboardUiService
  • Method Details

    • addParameterToolButtonTo

      IconButton addParameterToolButtonTo(DadgetPanel dadgetPanel, DadgetProcessorHook dadgetProcessor)
    • showHideParameterToolButton

      void showHideParameterToolButton(DadgetPanel panel, ReportDto report)
    • getAllDashboardsStore

      <any> getAllDashboardsStore()
    • getAllDashboardsLoader

      <any> getAllDashboardsLoader()
    • getDashboardStore

      <any> getDashboardStore()
    • getDashboardsLoader

      <any> getDashboardsLoader()