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