Interface PartContextMenusPresenter.View

  • All Superinterfaces:
    com.google.gwt.user.client.ui.IsWidget
    Enclosing class:
    PartContextMenusPresenter

    public static interface PartContextMenusPresenter.View
    extends com.google.gwt.user.client.ui.IsWidget
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void buildMenu​(org.uberfire.workbench.model.menu.Menus menus)  
      void clear()  
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
    • Method Detail

      • buildMenu

        void buildMenu​(org.uberfire.workbench.model.menu.Menus menus)
      • clear

        void clear()