Class EmptyState

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

    @Dependent
    public class EmptyState
    extends Object
    implements org.jboss.errai.common.client.api.IsElement
    • Method Detail

      • clear

        public void clear()
      • setMessage

        public void setMessage​(String title,
                               String message)
      • getElement

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