Class TvmStringInput

    • Constructor Detail

      • TvmStringInput

        public TvmStringInput​(String type)
        The constructor.
        Parameters:
        type - the type of the input.
      • TvmStringInput

        public TvmStringInput​(org.teavm.jso.dom.html.HTMLInputElement widget)
        The constructor.
        Parameters:
        widget - the TeaVM widget.