Child pages
  • LANGUAGES

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Summary
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
DUTCH
Constant for specifying the Dutch language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
ENGLISH
Constant for specifying the English language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
GERMAN
Constant for specifying the German language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
ITALIAN
Constant for specifying the Italian language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
SPANISH
Constant for specifying the Spanish language.



HTML Table
idconstant
classservoy sDetail
Colgroup Tag
Col
colspan2
width100%
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Details
Table Body (tbody)
idDUTCH
Table Row (tr)
idname
Table Cell (td)

DUTCH

Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Constant for specifying the Dutch language.
Table Row (tr)
idret
Table Cell (td)

Returns

Div
classsIndent
String
Table Row (tr)
idsam
Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
plugins.spellcheck.checkTextComponent('textInDutch', plugins.spellcheck.LANGUAGES.DUTCH);
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idENGLISH
Table Row (tr)
idname
Table Cell (td)

ENGLISH

Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Constant for specifying the English language.
Table Row (tr)
idret
Table Cell (td)

Returns

Div
classsIndent
String
Table Row (tr)
idsam
Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
plugins.spellcheck.checkTextComponent('textInEnglish', plugins.spellcheck.LANGUAGES.ENGLISH);
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idGERMAN
Table Row (tr)
idname
Table Cell (td)

GERMAN

Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Constant for specifying the German language.
Table Row (tr)
idret
Table Cell (td)

Returns

Div
classsIndent
String
Table Row (tr)
idsam
Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
plugins.spellcheck.checkTextComponent('textInGerman', plugins.spellcheck.LANGUAGES.GERMAN);
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idITALIAN
Table Row (tr)
idname
Table Cell (td)

ITALIAN

Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Constant for specifying the Italian language.
Table Row (tr)
idret
Table Cell (td)

Returns

Div
classsIndent
String
Table Row (tr)
idsam
Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
plugins.spellcheck.checkTextComponent('textInItalian', plugins.spellcheck.LANGUAGES.ITALIAN);
Table Row (tr)
classlastDetailRow
Table Cell (td)
 
Table Body (tbody)
idSPANISH
Table Row (tr)
idname
Table Cell (td)

SPANISH

Table Row (tr)
iddes
Table Cell (td)
Div
classsIndent
Constant for specifying the Spanish language.
Table Row (tr)
idret
Table Cell (td)

Returns

Div
classsIndent
String
Table Row (tr)
idsam
Table Cell (td)

Sample

Div
classsIndent
Code Block
languagejavascript
plugins.spellcheck.checkTextComponent('textInSpanish', plugins.spellcheck.LANGUAGES.SPANISH);
Table Row (tr)
classlastDetailRow
Table Cell (td)