Class InputAutocomplete

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

    @Templated
    public class InputAutocomplete
    extends Object
    implements org.jboss.errai.common.client.api.elemental2.IsElement
    • Constructor Detail

      • InputAutocomplete

        public InputAutocomplete()
    • Method Detail

      • setValue

        public void setValue​(String value)
      • getValue

        public String getValue()
      • getElement

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