class type button = object .. end
object
end
Mozilla.DOM.element
method _get_disabled : bool
bool
method _set_disabled : bool -> unit
bool -> unit
method _get_label : string
string
method _set_label : string -> unit
string -> unit