LWT JavaScript API
Preparing search index...
modules/language/stores/language_form_store
LanguageFormData
Interface LanguageFormData
Form data structure.
interface
LanguageFormData
{
characterSubstitutions
:
string
;
dict1PopUp
:
boolean
;
dict1Uri
:
string
;
dict2PopUp
:
boolean
;
dict2Uri
:
string
;
exceptionsSplitSentences
:
string
;
exportTemplate
:
string
;
name
:
string
;
regexpSplitSentences
:
string
;
regexpWordCharacters
:
string
;
removeSpaces
:
boolean
;
rightToLeft
:
boolean
;
showRomanization
:
boolean
;
sourceLang
:
string
;
splitEachChar
:
boolean
;
targetLang
:
string
;
textSize
:
number
;
translatorPopUp
:
boolean
;
translatorUri
:
string
;
ttsVoiceApi
:
string
;
}
Index
Properties
character
Substitutions
dict1
Pop
Up
dict1
Uri
dict2
Pop
Up
dict2
Uri
exceptions
Split
Sentences
export
Template
name
regexp
Split
Sentences
regexp
Word
Characters
remove
Spaces
right
To
Left
show
Romanization
source
Lang
split
Each
Char
target
Lang
text
Size
translator
Pop
Up
translator
Uri
tts
Voice
Api
Properties
character
Substitutions
characterSubstitutions
:
string
dict1
Pop
Up
dict1PopUp
:
boolean
dict1
Uri
dict1Uri
:
string
dict2
Pop
Up
dict2PopUp
:
boolean
dict2
Uri
dict2Uri
:
string
exceptions
Split
Sentences
exceptionsSplitSentences
:
string
export
Template
exportTemplate
:
string
name
name
:
string
regexp
Split
Sentences
regexpSplitSentences
:
string
regexp
Word
Characters
regexpWordCharacters
:
string
remove
Spaces
removeSpaces
:
boolean
right
To
Left
rightToLeft
:
boolean
show
Romanization
showRomanization
:
boolean
source
Lang
sourceLang
:
string
split
Each
Char
splitEachChar
:
boolean
target
Lang
targetLang
:
string
text
Size
textSize
:
number
translator
Pop
Up
translatorPopUp
:
boolean
translator
Uri
translatorUri
:
string
tts
Voice
Api
ttsVoiceApi
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
character
Substitutions
dict1
Pop
Up
dict1
Uri
dict2
Pop
Up
dict2
Uri
exceptions
Split
Sentences
export
Template
name
regexp
Split
Sentences
regexp
Word
Characters
remove
Spaces
right
To
Left
show
Romanization
source
Lang
split
Each
Char
target
Lang
text
Size
translator
Pop
Up
translator
Uri
tts
Voice
Api
LWT JavaScript API
Loading...
Form data structure.