Class FormGroup

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

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

      • FormGroup

        public FormGroup()
    • Method Detail

      • clearValidationState

        public void clearValidationState()
      • setValidationState

        public void setValidationState​(ValidationState state)
      • getElement

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