Class type Dom_html.tableRowElement
inherit element
method rowIndex : int Js_of_ocaml.Js.readonly_propmethod sectionRowIndex : int Js_of_ocaml.Js.readonly_propmethod cells : tableCellElement collection Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod align : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod ch : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod chOff : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod vAlign : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod insertCell : int -> tableCellElement Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod deleteCell : int -> unit Js_of_ocaml.Js.meth