Class DashboardUiManager

java.lang.Object
io.vertigo.dashboard.ui.DashboardUiManager
All Implemented Interfaces:
io.vertigo.core.node.component.Activeable, io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Manager

public final class DashboardUiManager extends Object implements io.vertigo.core.node.component.Manager, io.vertigo.core.node.component.Activeable
  • Constructor Details

    • DashboardUiManager

      public DashboardUiManager()
  • Method Details

    • start

      public void start()
      Specified by:
      start in interface io.vertigo.core.node.component.Activeable
    • stop

      public void stop()
      Specified by:
      stop in interface io.vertigo.core.node.component.Activeable