- spellServer:didForgetWord:inLanguage:
Notifies the delegate that the sender has removed the specified word from the user’s list of acceptable words in the specified language.
センダーがその指定された単語をその指定された言語におけるユーザのもつ受け入れ可能な単語リストから取り除いたことを委任先に通知します。
- spellServer:didLearnWord:inLanguage:
Notifies the delegate that the sender has added the specified word to the user’s list of acceptable words in the specified language.
センダーがその指定された単語をその指定された言語におけるユーザのもつ受け入れ可能な単語リストに加えたことを委任先に通知します。
- spellServer:recordResponse:toCorrection:forWord:language:
Notifies the spell checker of the users’s response to a correction.
スペルチェッカーにある訂正に対するユーザの返答を通知します。