Class type Dom_html.tableSectionElement

inherit element
method align : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method ch : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method chOff : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method vAlign : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method rows : tableRowElement collection Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method insertRow : int -> tableRowElement Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method deleteRow : int -> unit Js_of_ocaml__.Js.meth