Interface BreadcrumbItemView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setActive​(boolean active)  
      void setName​(String name)  
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

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

        getElement
    • Method Detail

      • setName

        void setName​(String name)
      • setActive

        void setActive​(boolean active)