Search
Preparing search index...
The search index is not available
novel-segment
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/table/dict"
TableDict
Class TableDict
todo
掛接其他 dict
Hierarchy
AbstractTableDictCore
<
ITableDictRow
>
TableDict
Index
Constructors
constructor
Properties
TABLE
TABLE2
options
type
Methods
_add
add
exists
size
Constructors
constructor
new
Table
Dict
(
type
:
string
, options
?:
IOptions
,
...
argv
:
any
[]
)
:
TableDict
Parameters
type:
string
Default value
options:
IOptions
= {}
Rest
...
argv:
any
[]
Returns
TableDict
Properties
TABLE
TABLE
:
IDICT
<
ITableDictRow
>
TABLE2
TABLE2
:
IDICT2
<
ITableDictRow
>
options
options
:
IOptions
type
type
:
string
Methods
Protected
_add
_add
(
__namedParameters
:
object
)
:
void
Parameters
__namedParameters:
object
f
:
any
p
:
any
w
:
any
Returns
void
add
add
(
data
:
IWord
|
IDictRow
|
string
, skipExists
?:
boolean
)
:
this
Parameters
data:
IWord
|
IDictRow
|
string
Optional
skipExists:
boolean
Returns
this
exists
exists
(
data
:
IWord
|
IDictRow
|
string
)
:
ITableDictRow
Parameters
data:
IWord
|
IDictRow
|
string
Returns
ITableDictRow
size
size
(
)
:
number
Returns
number
README
Globals
"lib/table/dict"
Table
Dict
constructor
TABLE
TABLE2
options
type
_add
add
exists
size
ITable
Dict
Row
Generated using
TypeDoc
掛接其他 dict