Preparing search index...
The search index is not available
@netgrif/petriflow
@netgrif/petriflow
I18nTranslations
Class I18nTranslations
Index
Constructors
constructor
Accessors
locale
Methods
add
I18n
clone
get
I18n
get
I18ns
remove
I18n
Constructors
constructor
new
I18n
Translations
(
locale
)
:
I18nTranslations
Parameters
locale
:
string
Returns
I18nTranslations
Accessors
locale
get
locale
(
)
:
string
Returns
string
set
locale
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
add
I18n
add
I18n
(
value
)
:
void
Parameters
value
:
I18nString
Returns
void
clone
clone
(
)
:
I18nTranslations
Returns
I18nTranslations
get
I18n
get
I18n
(
name
)
:
undefined
|
I18nString
Parameters
name
:
string
Returns
undefined
|
I18nString
get
I18ns
get
I18ns
(
)
:
I18nString
[]
Returns
I18nString
[]
remove
I18n
remove
I18n
(
name
)
:
void
Parameters
name
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
locale
Methods
add
I18n
clone
get
I18n
get
I18ns
remove
I18n
@netgrif/petriflow
Loading...