Class Modal

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

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

      • Modal

        public Modal()
    • Method Detail

      • getElement

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

        public void show()
      • hide

        public void hide()
      • show

        protected void show​(org.jboss.errai.common.client.dom.Element e)
      • hide

        protected void hide​(org.jboss.errai.common.client.dom.Element e)