Class EmptyState

    • Method Detail

      • setIcon

        public void setIcon​(String icon)
      • setHeader

        public void setHeader​(String header)
      • setDescription

        public void setDescription​(com.google.gwt.safehtml.shared.SafeHtml description)
      • setPrimaryAction

        public void setPrimaryAction​(String title,
                                     Callback callback)
      • showPrimaryAction

        public void showPrimaryAction​(boolean visible)
      • element

        public elemental2.dom.HTMLElement element()
        Specified by:
        element in interface org.jboss.elemento.IsElement<elemental2.dom.HTMLElement>