Class NavItemTileWidget

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement

    @Dependent
    public class NavItemTileWidget
    extends Object
    implements org.jboss.errai.common.client.api.IsElement
    A widget that shows a tile representing a NavItem
    • Method Detail

      • getElement

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

        public void setOnClick​(org.uberfire.mvp.Command onClick)
      • show

        public void show​(org.dashbuilder.navigation.NavItem navItem)