Class type Mozilla.DOM.select


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