Class type Mozilla.DOM.browser


class type browser = object .. end
Inherits
method loadURI : string -> uRI -> string -> unit
method stop : unit -> unit
method goBack : unit
method _get_contentDocument : document