Child pages
  • LANGUAGES

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1381948887907

...

HTML Table
id
classservoy sSummary
Colgroup Tag
Column
padding0px
width80px

Column

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Constants Summary
tbody
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#DUTCHDUTCH
Constant for specifying the Dutch language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#ENGLISHENGLISH
Constant for specifying the English language.
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#GERMANGERMAN
Constant for specifying the German language.
tbody
Table Body (tbody)
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#ITALIANITALIAN
Constant for specifying the Italian language.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
#SPANISHSPANISH
Constant for specifying the Spanish language.

HTML Table
idconstant
classservoy sDetail
Colgroup Tag
Column
padding0px
width100%

Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan1
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)