Uses of Interface
org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Packages that use IsDefaultAction Package Description org.pepstock.charba.client.utils.toast Contains all classes to useToaster
utility. -
-
Uses of IsDefaultAction in org.pepstock.charba.client.utils.toast
Classes in org.pepstock.charba.client.utils.toast that implement IsDefaultAction Modifier and Type Class Description class
Action
Configures style of the toast actions.class
ActionItem
Defines user action to show on a toast in order to enable the user to act with the toast.Methods in org.pepstock.charba.client.utils.toast that return IsDefaultAction Modifier and Type Method Description IsDefaultAction
IsDefaultToastOptions. getAction()
Returns the actions of the toast.IsDefaultAction
ToastItemOptions. getAction()
Returns the actions of the toast.
-