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  
setResource(language:String, resource:Object) — method, class com.adobe.linguistics.spelling.framework.ResourceTable
Set the resource for the specified language.
setSpellingMenuEntries(entries:Object) — Static Method , class com.adobe.linguistics.spelling.SpellUI
Set the spelling context menu entries.
setSpellingMenuEntries(entries:Object) — Static Method , class com.adobe.linguistics.spelling.SpellUIForTLF
Set the spelling context menu entries.
SparkHighlighter — class, package com.adobe.linguistics.spelling.framework.ui
This class facilitates drawing of squiggly lines below words for RichEditableText class.
SparkHighlighter(richEditableText:spark.components:RichEditableText) — Constructor, class com.adobe.linguistics.spelling.framework.ui.SparkHighlighter
The constructor for SparkHighlighter.
SpellChecker — class, package com.adobe.linguistics.spelling
The spelling engine.
SpellChecker(spellingDictionary:com.adobe.linguistics.spelling:ISpellingDictionary) — Constructor, class com.adobe.linguistics.spelling.SpellChecker
Constructs a new SpellChecker object that performs language sensitive spell checking.
SpellingConfiguration — class, package com.adobe.linguistics.spelling.framework
The SpellingConfiguration is for setting and getting the configuration for the spell checker.
spellingConfigUrl — Static Property, class com.adobe.linguistics.spelling.SpellUIForTLF
The URL for the spelling config xml file.
spellingConfigURL — Static Property, class com.adobe.linguistics.spelling.SpellUI
The URL for the spelling config xml file.
SpellingService — class, package com.adobe.linguistics.spelling.framework
The SpellingService provides spell checking features for the specified language.
SpellingService(language:String) — Constructor, class com.adobe.linguistics.spelling.framework.SpellingService
Constructs a spelling service object.
SpellUI — class, package com.adobe.linguistics.spelling
A comprehensive convenience class that bundles a context menu UI, the spelling engine, the dictionary loader, and user dictionary support to enable a single-line integration of spell checking functionality into any text related Flex UI component.
SpellUIForTLF — class, package com.adobe.linguistics.spelling
A comprehensive convenience class that bundles a context menu UI, the spelling engine, the dictionary loader, and user dictionary support to enable a single-line integration of spell checking functionality into any custom UI component built around TLF TextFlow.
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