Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.webclient.beans.common.SpellingSessionAdapter

  • Packages that use SpellingSessionAdapter 
    Package Description
    psdi.webclient.system.controller  
    psdi.webclient.system.session  
    • Uses of SpellingSessionAdapter in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return SpellingSessionAdapter 
      Modifier and Type Method and Description
      SpellingSessionAdapter SessionContext.getSpellSessionAdapter()
      Deprecated. 
      FIREFOX
      Methods in psdi.webclient.system.controller with parameters of type SpellingSessionAdapter 
      Modifier and Type Method and Description
      void SessionContext.setSpellSessionAdapter(SpellingSessionAdapter spellSessionAdapter)
      Deprecated. 
      FIREFOX
    • Uses of SpellingSessionAdapter in psdi.webclient.system.session

      Methods in psdi.webclient.system.session that return SpellingSessionAdapter 
      Modifier and Type Method and Description
      SpellingSessionAdapter WebClientSession.getSpellSessionAdapter()
      Returns the SpellingSessionAdapter object in use during this Spelling Session
      Methods in psdi.webclient.system.session with parameters of type SpellingSessionAdapter 
      Modifier and Type Method and Description
      void WebClientSession.setSpellSessionAdapter(SpellingSessionAdapter spellSessionAdapter)
      Sets the SpellingSessionAdapter object to be used during this Spelling Session
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes