Uses of Package
org.pepstock.charba.client.utils.toast.enums
-
Packages that use org.pepstock.charba.client.utils.toast.enums Package Description org.pepstock.charba.client.utils.toast Contains all classes to useToaster
utility.org.pepstock.charba.client.utils.toast.enums Contains all enumerations to configure the TOAST utility. -
Classes in org.pepstock.charba.client.utils.toast.enums used by org.pepstock.charba.client.utils.toast Class Description Align The align option defines the position of the toast actions.MaximumOpenItemsPolicy Enumerates the policy to use when the maximum amount of open items is reached and new message is requested.Status Enumerates the status ofToastItem
. -
Classes in org.pepstock.charba.client.utils.toast.enums used by org.pepstock.charba.client.utils.toast.enums Class Description Align The align option defines the position of the toast actions.DefaultProgressBarType Enumerates the list of progress bar type for toasting.DefaultToastType Enumerates the list of default notification type for toasting.MaximumOpenItemsPolicy Enumerates the policy to use when the maximum amount of open items is reached and new message is requested.Status Enumerates the status ofToastItem
.