Interface DisplayerTypeSelector.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void clear()  
      void select​(org.dashbuilder.displayer.DisplayerType type)  
      void show​(org.dashbuilder.displayer.DisplayerType type)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
    • Method Detail

      • clear

        void clear()
      • show

        void show​(org.dashbuilder.displayer.DisplayerType type)
      • select

        void select​(org.dashbuilder.displayer.DisplayerType type)