Class | Description |
---|---|
Base64 |
Encodes and decodes to and from Base64 notation.
|
Base64.InputStream |
A
Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
Base64.OutputStream |
A
Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
ClientFilesLocation | |
Control | |
ControlServlet |
Handles requests for resource files and AJAX calls
|
CookieUserDictionary |
Cookie based user dictionary.
|
DummyServletRequest |
This is used for PHP (Java bridge) compatibility only.
|
Globals | |
HtmlSelect |
Html select box
|
InlineAddWordService | |
InlineService | |
Label |
Html Label
|
RapidSpellWeb |
RapidSpell Web tag, this is the actual dialog spell checker tag (see RapidSpellWebBean for underlying logic).
|
RapidSpellWebBean |
RapidSpell Web Bean, returns html for the actual spell checker, this is useful for Servlets.
|
RapidSpellWebLauncher |
RapidSpell Web Launcher Tag, shows a button/image that launches the spell checker
|
RapidSpellWebLauncherBean |
RapidSpell Web Launcher Bean, returns html that shows a button which launches the spell checker, useful for Servlets
|
RapidSpellWebLauncherCollection | |
RapidSpellWebMultiple |
RapidSpell Web Multiple Tag, shows a button that launches multiple RapidSpellWebLaunchers consecutively.
|
RapidSpellWebMultipleBean |
RapidSpell Web Multiple Bean, returns html that shows a button which launches multiple spell checkers, useful for Servlets
|
RapidSpellWInline |
RapidSpellWInline Tag, shows a button/image that launches the spell checker
|
RapidSpellWInlineBean | |
RapidSpellWInlineHelper |
RapidSpellWInlineHelper Tag, performs spell check in AJAX requests
|
RapidSpellWInlineHelperBean | |
RapidSpellWInlineTextBox |
RapidSpellWInlineTextBox Tag, shows a text box capable of dynamic inline spell checking
|
RapidSpellWInlineTextBoxBean | |
RSButton |
RapidSpell button
|
RSText |
Html text box
|
TextComponentInterfaceType |
Possible text box interface type identifiers.
|
Version |
Copyright © 2002-2016 Keyoti Inc. All Rights Reserved.