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 useToasterutility. -
-
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 classActionConfigures style of the toast actions.classActionItemDefines 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 IsDefaultActionIsDefaultToastOptions. getAction()Returns the actions of the toast.IsDefaultActionToastItemOptions. getAction()Returns the actions of the toast.
-