Class type Js_of_ocaml__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