Class type Goog.Ui.plainTextSpellChecker
class type plainTextSpellChecker = 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 disposeInternal : unit Js.meth
method enterDocument : unit Js.meth
Called when the component's element is known to be in the document.
method exitDocument : unit Js.meth
method handleOverlayKeyEvent :
Goog.Events.browserEvent Js.t -> bool Js.t Js.meth
Handles key down for overlay.
Returns The handled value.
method resume : unit Js.meth
Hides correction .
