Interface GroupMenuItemPresenter.View

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void addItem​(org.jboss.errai.common.client.api.IsElement item)  
      void setLabel​(String label)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface org.jboss.errai.common.client.api.IsElement

        getElement
    • Method Detail

      • setLabel

        void setLabel​(String label)
      • addItem

        void addItem​(org.jboss.errai.common.client.api.IsElement item)