Child pages
  • LANGUAGES

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
{div:style=}
Wiki Markup
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.\\ \\ Enter additional information related to this 'class' inside the \{div} macro with 'id=description'{div} {div:id=description}{div}\\ {table:id=|class=servoy sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Constants Summary{th}{tr}{tbody}{tr}{td}[String]{td}{td}[#DUTCH] Constant for specifying the Dutch language.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#ENGLISH] Constant for specifying the English language.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#GERMAN] Constant for specifying the German language.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#ITALIAN] Constant for specifying the Italian language.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#SPANISH] Constant for specifying the Spanish language.{td}{tr}{tbody}{table}\\ {table:id=constant|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=DUTCH}{tr:id=name}{td}h6.DUTCH{td}{tr}{tr:id=des}{td}{div:class=sIndent}Constant for specifying the Dutch language.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}

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);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=ENGLISH}{tr:id=name}{td}h6.ENGLISH{td}{tr}{tr:id=des}{td}{div:class=sIndent}Constant for specifying the English language.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
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);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=GERMAN}{tr:id=name}{td}h6.GERMAN{td}{tr}{tr:id=des}{td}{div:class=sIndent}Constant for specifying the German language.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
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);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=ITALIAN}{tr:id=name}{td}h6.ITALIAN{td}{tr}{tr:id=des}{td}{div:class=sIndent}Constant for specifying the Italian language.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
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);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=SPANISH}{tr:id=name}{td}h6.SPANISH{td}{tr}{tr:id=des}{td}{div:class=sIndent}Constant for specifying the Spanish language.{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
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);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
Table Row (tr)
classlastDetailRow
Table Cell (td)