public interface ActionClickEventHandler
ActionItem utility to manage CLICK events on toast action.| Modifier and Type | Method and Description |
|---|---|
boolean |
onClick(ToastItem item,
BaseNativeEvent event)
Invoked to manage CLICK events on toast action.
|
boolean onClick(ToastItem item, BaseNativeEvent event)
item - toast item affected by eventevent - event fired on itemtrue if the toaster must be close after click on action