Search
Preparing search index...
The search index is not available
JSDK 2.7.0 API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
JS
util
I18N
Class I18N
I18N Helper
I18n工具类
Hierarchy
I18N
Index
Constructors
constructor
Methods
get
get
Keys
has
Key
load
locale
set
Constructors
constructor
new
I18N
(
lc
?:
Locale
)
:
I18N
Parameters
Optional
lc:
Locale
Returns
I18N
Methods
get
get
(
)
:
JsonObject
get
(
key
:
string
)
:
any
Returns
JsonObject
Parameters
key:
string
Returns
any
get
Keys
get
Keys
(
)
:
(
string
|
number
|
symbol
)
[]
Returns
(
string
|
number
|
symbol
)
[]
has
Key
has
Key
(
k
:
string
)
:
boolean
Parameters
k:
string
Returns
boolean
load
load
(
url
:
URLString
, locale
?:
Locale
)
:
boolean
Parameters
url:
URLString
Optional
locale:
Locale
Returns
boolean
locale
locale
(
)
:
Locale
locale
(
lc
:
Locale
)
:
this
Returns
Locale
Parameters
lc:
Locale
Returns
this
set
set
(
d
:
I18NResource
)
:
this
Parameters
d:
I18NResource
Returns
this
Globals
JS
an
app
core
d2
ds
fx
input
ioc
lang
math
media
model
net
store
sugar
ui
unit
util
view
I18N
constructor
get
get
Keys
has
Key
load
locale
set
I18N Helper
I18n工具类