Class type Dom_html.formElement

inherit element
method elements : element collection Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method length : int Js_of_ocaml__.Js.readonly_prop
method acceptCharset : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method action : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method enctype : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method _method : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method target : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method submit : unit Js_of_ocaml__.Js.meth
method reset : unit Js_of_ocaml__.Js.meth
method onsubmit : ('self Js_of_ocaml__.Js.t, submitEvent Js_of_ocaml__.Js.t) event_listener Js_of_ocaml__.Js.writeonly_prop