Uses of Class
org.pepstock.charba.client.utils.toast.ToastItemAction
-
Packages that use ToastItemAction Package Description org.pepstock.charba.client.utils.toast Contains all classes to useToaster
utility. -
-
Uses of ToastItemAction in org.pepstock.charba.client.utils.toast
Methods in org.pepstock.charba.client.utils.toast that return types with arguments of type ToastItemAction Modifier and Type Method Description List<ToastItemAction>
ToastItemOptions. getActions()
Returns the actions to the toast.Methods in org.pepstock.charba.client.utils.toast with parameters of type ToastItemAction Modifier and Type Method Description Date
ToastItem. getDateTime(ToastItemAction action)
Returns the date time when the action invocation was applied to the toast.
-