Class BreadcrumbItem

    • Constructor Detail

      • BreadcrumbItem

        public BreadcrumbItem()
    • Method Detail

      • setName

        public void setName​(String name)
      • setCommand

        public void setCommand​(org.uberfire.mvp.Command command)
      • setActive

        public void setActive​(boolean active)
      • getElement

        public org.jboss.errai.common.client.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.IsElement