| Package | Description |
|---|---|
| org.pepstock.charba.client.utils.toast |
Contains all classes to use
Toaster utility. |
| org.pepstock.charba.client.utils.toast.enums |
Contains all enumerations to configure the TOAST utility.
|
| Class and 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 of
ToastItem. |
| Class and 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 of
ToastItem. |