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
fx
ToastListeners
Interface ToastListeners
Hierarchy
ToastListeners
Index
Properties
click
closeclick
hidden
shown
Properties
Optional
click
click
:
(
e
:
Event
, type
:
ToastType
)
=>
void
Type declaration
(
e
:
Event
, type
:
ToastType
)
:
void
Parameters
e:
Event
type:
ToastType
Returns
void
Optional
closeclick
closeclick
:
(
e
:
Event
, type
:
ToastType
)
=>
void
Type declaration
(
e
:
Event
, type
:
ToastType
)
:
void
Parameters
e:
Event
type:
ToastType
Returns
void
Optional
hidden
hidden
:
(
e
:
Event
, type
:
ToastType
)
=>
void
Type declaration
(
e
:
Event
, type
:
ToastType
)
:
void
Parameters
e:
Event
type:
ToastType
Returns
void
Optional
shown
shown
:
(
e
:
Event
, type
:
ToastType
)
=>
void
Type declaration
(
e
:
Event
, type
:
ToastType
)
:
void
Parameters
e:
Event
type:
ToastType
Returns
void
Globals
JS
an
app
core
d2
ds
fx
input
ioc
lang
math
media
model
net
store
sugar
ui
unit
util
view
Toast
Listeners
click
closeclick
hidden
shown