search

goog.ui.RichTextSpellChecker

Provided By
Extends
All Implemented Interfaces

Rich text spell checker implementation.

new RichTextSpellChecker( handler, opt_domHelper )

Parameters
handler(goog.spell.SpellCheck|null)

Instance of the SpellCheckHandler support object to use. A single instance can be shared by multiple editor components.

opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

Instance Methods

Instance Properties