Search
Preparing search index...
The search index is not available
triaswallet
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"pages/wallet-details/search-tx-modal/search-tx-modal"
SearchTxModalPage
Class SearchTxModalPage
Hierarchy
SearchTxModalPage
Index
Constructors
constructor
Properties
HISTORY_
SHOW_
LIMIT
addressbook
complete
TxHistory
current
TxHistory
Page
filtered
TxHistory
is
Cordova
nav
Params
platform
Provider
search
throttle
Search
time
Provider
tx
History
Search
Results
tx
History
Show
More
view
Ctrl
wallet
Methods
close
compute
Searchable
Date
compute
Searchable
String
created
Within
Past
Day
filter
more
Search
Results
show
History
track
ByFn
update
Search
Input
Constructors
constructor
new
Search
TxModal
Page
(
navParams
:
NavParams
, platformProvider
:
PlatformProvider
, timeProvider
:
TimeProvider
, viewCtrl
:
ViewController
)
:
SearchTxModalPage
Parameters
navParams:
NavParams
platformProvider:
PlatformProvider
timeProvider:
TimeProvider
viewCtrl:
ViewController
Returns
SearchTxModalPage
Properties
Private
HISTORY_
SHOW_
LIMIT
HISTORY_
SHOW_
LIMIT
:
number
addressbook
addressbook
:
any
complete
TxHistory
complete
TxHistory
:
any
Private
current
TxHistory
Page
current
TxHistory
Page
:
number
filtered
TxHistory
filtered
TxHistory
:
any
is
Cordova
is
Cordova
:
boolean
Private
nav
Params
nav
Params
:
NavParams
Private
platform
Provider
platform
Provider
:
PlatformProvider
search
search
:
string
Private
throttle
Search
throttle
Search
:
(Anonymous function)
&
Cancelable
= _.throttle((search: string) => {this.txHistorySearchResults = this.filter(search).slice(0,this.HISTORY_SHOW_LIMIT);}, 1000)
Private
time
Provider
time
Provider
:
TimeProvider
tx
History
Search
Results
tx
History
Search
Results
:
any
tx
History
Show
More
tx
History
Show
More
:
boolean
Private
view
Ctrl
view
Ctrl
:
ViewController
wallet
wallet
:
any
Methods
close
close
(
txid
:
string
)
:
void
Parameters
txid:
string
Returns
void
Private
compute
Searchable
Date
compute
Searchable
Date
(
date
:
Date
)
:
string
Parameters
date:
Date
Returns
string
Private
compute
Searchable
String
compute
Searchable
String
(
tx
:
any
)
:
string
Parameters
tx:
any
Returns
string
created
Within
Past
Day
created
Within
Past
Day
(
time
:
any
)
:
boolean
Parameters
time:
any
Returns
boolean
Private
filter
filter
(
search
:
string
)
:
any
Parameters
search:
string
Returns
any
more
Search
Results
more
Search
Results
(
loading
:
any
)
:
void
Parameters
loading:
any
Returns
void
show
History
show
History
(
)
:
void
Returns
void
track
ByFn
track
ByFn
(
index
:
number
)
:
number
Parameters
index:
number
Returns
number
update
Search
Input
update
Search
Input
(
search
:
string
)
:
void
Parameters
search:
string
Returns
void
Globals
"pages/wallet-
details/search-
tx-
modal/search-
tx-
modal"
Search
TxModal
Page
constructor
HISTORY_
SHOW_
LIMIT
addressbook
complete
TxHistory
current
TxHistory
Page
filtered
TxHistory
is
Cordova
nav
Params
platform
Provider
search
throttle
Search
time
Provider
tx
History
Search
Results
tx
History
Show
More
view
Ctrl
wallet
close
compute
Searchable
Date
compute
Searchable
String
created
Within
Past
Day
filter
more
Search
Results
show
History
track
ByFn
update
Search
Input