A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
checkWord(word:String) — method, class com.adobe.linguistics.spelling.SpellChecker
Spellchecks a word.
checkWord(word:String) — method, class com.adobe.linguistics.spelling.framework.SpellingService
Check the spelling of a word.
clearSquiggles() — method, class com.adobe.linguistics.spelling.framework.ui.HaloHighlighter
Clear all squiggly lines in the TextField.
clearSquiggles() — method, interface com.adobe.linguistics.spelling.framework.ui.IHighlighter
clearSquiggles() — method, class com.adobe.linguistics.spelling.framework.ui.SparkHighlighter
Clear all squiggly lines in the component.
clearSquiggles() — method, class com.adobe.linguistics.spelling.framework.ui.TLFHighlighter
Clear all squiggly lines in the component.
com.adobe.linguistics.spelling — package
This package providing spell checking functionality to your action script applications. This includes the core spell checking engine and the optional SpellUI class for easy integration with your existing Flex projects.
com.adobe.linguistics.spelling.framework — package
This package provides spelling service and spelling configuration related functionalities.
com.adobe.linguistics.spelling.framework.ui — package
This package provides text highlighting related functionalities.
com.adobe.linguistics.utils — package
This package provides text parsing and tokenizing related classes.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z