Class ZmToast
Field Detail
<static>
ZmToast.FADE
Defines the "fade" transition.
<static>
ZmToast.FADE_IN
Defines the "fade-in" transition.
<static>
ZmToast.FADE_OUT
Defines the "fade-out" transition.
<static>
ZmToast.HOLD
Defines the "hold" transition.
<static>
ZmToast.IDLE
Defines the "idle" transition.
<static>
ZmToast.PAUSE
Defines the "pause" transition.
<static>
ZmToast.SHOW
Defines the "show" transition.
<static>
ZmToast.SLIDE
Defines the "slide" transition.
<static>
ZmToast.SLIDE_IN
Defines the "slide-in" transition.
<static>
ZmToast.SLIDE_OUT
Defines the "slide-out" transition.
Method Detail
dismiss()
Dismiss (continue) a held or paused toast (Given that ZmToast.DISMISSABLE_STATES agrees). If not yet held or paused, those states will be skipped when they occur
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:42 GMT-0400 (EDT)
|