Class BlockingErrorView

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.elemental2.IsElement, org.jboss.errai.ui.client.local.api.elemental2.IsElement

    @Dependent
    @Templated
    public class BlockingErrorView
    extends Object
    implements org.jboss.errai.ui.client.local.api.elemental2.IsElement
    • Constructor Detail

      • BlockingErrorView

        public BlockingErrorView()
    • Method Detail

      • getElement

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

        public void setSummary​(String message)
      • setDescription

        public void setDescription​(String message)