Uses of Interface
org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Packages that use IsDefaultToastOptions Package Description org.pepstock.charba.client.utils.toast Contains all classes to useToasterutility. -
-
Uses of IsDefaultToastOptions in org.pepstock.charba.client.utils.toast
Classes in org.pepstock.charba.client.utils.toast that implement IsDefaultToastOptions Modifier and Type Class Description classDefaultToastOptionsProvides the defaults of the toast options.classToastItemOptionsWrapper ofToastOptions, used byToastItem, which exposes all "get" methods in order to be immutable.classToastOptionsEntity to configure the toast to show.
-