Class type Goog.Ui.richTextSpellChecker
class type richTextSpellChecker = object..end
Inherits
method check : unit Js.meth
Checks spelling for all text and displays correction .
method createDom : unit Js.meth
Creates the initial DOM representation for the component.
method decorateInternal :
'a. (#Dom_html.element as 'a) Js.t -> unit Js.meth
Decorates the element for the component.
method disposeInternal : unit Js.meth
method enterDocument : unit Js.meth
Called when the component's element is known to be in the document.
method resume : unit Js.meth
Hides correction .
method setExcludeMarker :
(Js.regExp Js.t, Js.js_string Js.t) Goog.Tools.Union.t Js.opt ->
unit Js.meth
