Package | Description |
---|---|
org.pepstock.charba.client.utils.toast |
Contains all classes to use
Toaster utility. |
Modifier and Type | Method and Description |
---|---|
List<ToastItemAction> |
ToastItemOptions.getActions()
Returns the actions to the toast.
|
Modifier and Type | Method and Description |
---|---|
Date |
ToastItem.getDateTime(ToastItemAction action)
Returns the date time when the action invocation was applied to the toast.
|