Class type Mozilla.DOM.tabBrowser


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