Class type Js_of_ocaml__Dom_html.tableRowElement

inherit element
method rowIndex : int Js_of_ocaml.Js.readonly_prop
method sectionRowIndex : int Js_of_ocaml.Js.readonly_prop
method cells : tableCellElement collection Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
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 insertCell : int -> tableCellElement Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method deleteCell : int -> unit Js_of_ocaml.Js.meth