Package | Description |
---|---|
psdi.webclient.system.controller | |
psdi.webclient.system.session |
Modifier and Type | Method and Description |
---|---|
SpellingSessionAdapter |
SessionContext.getSpellSessionAdapter()
Deprecated.
FIREFOX
|
Modifier and Type | Method and Description |
---|---|
void |
SessionContext.setSpellSessionAdapter(SpellingSessionAdapter spellSessionAdapter)
Deprecated.
FIREFOX
|
Modifier and Type | Method and Description |
---|---|
SpellingSessionAdapter |
WebClientSession.getSpellSessionAdapter()
Returns the SpellingSessionAdapter object in use during this Spelling Session
|
Modifier and Type | Method and Description |
---|---|
void |
WebClientSession.setSpellSessionAdapter(SpellingSessionAdapter spellSessionAdapter)
Sets the SpellingSessionAdapter object to be used during this Spelling Session
|