Package | Description |
---|---|
org.pepstock.charba.client.utils.toast |
Contains all classes to use
Toaster utility. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultToastOptions
Provides the defaults of the toast options.
|
class |
ToastItemOptions
Wrapper of
ToastOptions , used by ToastItem , which exposes all "get" methods in order to be immutable. |
class |
ToastOptions
Entity to configure the toast to show.
|