com.liferay.portal.words.BasicSpellCheckListener
@Deprecated public class BasicSpellCheckListener extends Object implements com.swabunga.spell.event.SpellCheckListener
Constructor and Description |
---|
BasicSpellCheckListener(String text)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<InvalidWord> |
getInvalidWords()
Deprecated.
|
void |
spellingError(com.swabunga.spell.event.SpellCheckEvent event)
Deprecated.
|
public BasicSpellCheckListener(String text)
public List<InvalidWord> getInvalidWords()
public void spellingError(com.swabunga.spell.event.SpellCheckEvent event)
spellingError
in interface com.swabunga.spell.event.SpellCheckListener