package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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