Search
Preparing search index...
The search index is not available
pinus
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
DictionaryComponent
Class DictionaryComponent
Hierarchy
DictionaryComponent
Implements
IComponent
Index
Constructors
constructor
Properties
abbrs
app
dict
name
user
Dic
Path
version
Methods
after
Start
All
get
Abbrs
get
Dict
get
Version
Constructors
constructor
new
Dictionary
Component
(
app
:
Application
, opts
:
DictionaryComponentOptions
)
:
DictionaryComponent
Parameters
app:
Application
opts:
DictionaryComponentOptions
Returns
DictionaryComponent
Properties
abbrs
abbrs
:
object
Type declaration
[
key:
string
]:
string
app
app
:
Application
dict
dict
:
object
Type declaration
[
key:
string
]:
number
name
name
:
string
= "__dictionary__"
user
Dic
Path
user
Dic
Path
:
string
version
version
:
string
= ""
Methods
after
Start
All
after
Start
All
(
)
:
void
Returns
void
get
Abbrs
get
Abbrs
(
)
:
object
Returns
object
[
key:
string
]:
string
get
Dict
get
Dict
(
)
:
object
Returns
object
[
key:
string
]:
number
get
Version
get
Version
(
)
:
string
Returns
string
Globals
Dictionary
Component
constructor
abbrs
app
dict
name
user
Dic
Path
version
after
Start
All
get
Abbrs
get
Dict
get
Version