class type select = object .. end
object
end
Mozilla.DOM.element
method _get_options : option array
option array
method _get_selectedIndex : int
int
method _set_selectedIndex : int -> unit
int -> unit
method _get_value : string
string
method _set_value : string -> unit
string -> unit