class type tabBrowser = object .. end
object
end
Mozilla.DOM.element
method addTab : string -> tab
string -> tab
method removeTab : tab -> unit
tab -> unit
method _get_selectedTab : tab
tab
method _set_selectedTab : 'a. (#tab as 'a) -> unit
'a. (#tab as 'a) -> unit