Class type Goog.Ui.filterObservingMenuItem
class type filterObservingMenuItem = object..end
Inherits
method callObserver : Js.js_string Js.t Js.opt -> unit Js.meth
Calls the observer function if one has been specified.
method enterDocument : unit Js.meth
method setObserver :
(filterObservingMenuItem Js.t -> Js.js_string Js.t -> unit)
Js.callback -> unit Js.meth
Sets the observer functions.
