Search
Preparing search index...
The search index is not available
Retirement Simulator - v0.1.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Retirement Simulator - v0.1.3
model/text
TextItemState
Class TextItemState
Hierarchy
IText
<
this
>
&
{
type
:
"text"
}
&
ItemMethods
<
"text"
,
this
>
&
{
id
:
string
;
prettyName
:
string
;
scenario
:
ItemImpl
<
"scenario"
>
;
temporal
:
Temporal
<
ItemImpl
<
"text"
>
>
}
&
IState
<
"text"
,
this
>
&
{
[toStringTag]
:
string
}
TextItemState
Index
Constructors
constructor
Properties
[to
String
Tag]
categories
end
id
item
name
notes
pretty
Name
scenario
scenarios
sort
start
state
temporal
text
type
Methods
has
Category
in
Scenario
states
Constructors
constructor
new
Text
Item
State
(
row
:
ItemImpl
<
"text"
>
, scenario
:
IFScenario
, state
:
IItemState
<
"text"
>
)
:
TextItemState
Parameters
row:
ItemImpl
<
"text"
>
scenario:
IFScenario
state:
IItemState
<
"text"
>
Returns
TextItemState
Properties
[to
String
Tag]
[to
String
Tag]
:
string
categories
categories
:
Category
[]
Optional
Readonly
end
end
:
boolean
id
id
:
string
Readonly
item
item
:
RowType
<
"text"
>
Readonly
name
name
:
string
Optional
notes
notes
:
string
pretty
Name
pretty
Name
:
string
Readonly
scenario
scenario
:
IScenario
&
{
type
:
"scenario"
}
&
ItemMethods
<
"scenario"
>
&
{
asset_list
:
IFAsset
[]
;
assets
:
NamedIndex
<
IFAsset
>
;
expense_list
:
IFExpense
[]
;
expenses
:
NamedIndex
<
IFExpense
>
;
incomeStream_list
:
IFIncomeStream
[]
;
incomeStreams
:
NamedIndex
<
IFIncomeStream
>
;
income_list
:
IFIncome
[]
;
incomes
:
NamedIndex
<
IFIncome
>
;
liabilities
:
NamedIndex
<
IFLiability
>
;
liability_list
:
IFLiability
[]
;
people
:
NamedIndex
<
IFPerson
>
;
person_list
:
IFPerson
[]
;
scenario
:
IFScenario
;
spouse1
:
IFPerson
;
spouse2
:
null
|
IFPerson
;
tax_list
:
IFIncomeTax
[]
;
taxes
:
NamedIndex
<
IFIncomeTax
>
;
text_list
:
IFText
[]
;
texts
:
NamedIndex
<
IFText
>
}
&
{
findItem
:
any
;
findItems
:
any
;
findText
:
any
}
&
{
id
:
string
;
prettyName
:
string
;
scenario
:
ItemImpl
<
"scenario"
>
;
temporal
:
Temporal
<
ItemImpl
<
"scenario"
>
>
}
scenarios
scenarios
:
string
[]
sort
sort
:
number
Readonly
start
start
:
Date
Readonly
state
state
:
IItemState
<
"text"
>
temporal
temporal
:
Temporal
<
TemporalItem
<
"text"
>
>
&
Temporal
<
ItemImpl
<
"text"
>
>
text
text
:
string
Readonly
type
type
:
"text"
Methods
has
Category
has
Category
(
category
:
Category
)
:
boolean
Parameters
category:
Category
Returns
boolean
in
Scenario
in
Scenario
(
scenario
:
string
)
:
boolean
Parameters
scenario:
string
Returns
boolean
states
states
(
start
:
CalendarStep
)
:
Generator
<
IItemState
<
"text"
>
,
any
,
IItemState
<
"text"
>
>
Parameters
start:
CalendarStep
Returns
Generator
<
IItemState
<
"text"
>
,
any
,
IItemState
<
"text"
>
>
Modules
model/text
Text
Item
Text
Item
State
constructor
[to
String
Tag]
categories
end
id
item
name
notes
pretty
Name
scenario
scenarios
sort
start
state
temporal
text
type
has
Category
in
Scenario
states
as
Text
Item
is
Text
Item
to
Text
Item
Generated using
TypeDoc