- ToastrExclusionsModule - Class in com.jwebmp.plugins.toastr.implementations
-
- ToastrExclusionsModule() - Constructor for class com.jwebmp.plugins.toastr.implementations.ToastrExclusionsModule
-
- ToastrFeature<J extends ToastrFeature<J>> - Class in com.jwebmp.plugins.toastr
-
Creates toast messages
- ToastrFeature(String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs with a given message
- ToastrFeature() - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
- ToastrFeature(String, String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs a new feature with title and message
- ToastrFeature(ToastrType, String, String) - Constructor for class com.jwebmp.plugins.toastr.ToastrFeature
-
Constructs a complete feature
- ToastrOptions<J extends ToastrOptions<J>> - Class in com.jwebmp.plugins.toastr
-
All the options available for Toastr
- ToastrOptions() - Constructor for class com.jwebmp.plugins.toastr.ToastrOptions
-
Constructs a new toastr options object
- ToastrPageConfigurator - Class in com.jwebmp.plugins.toastr
-
- ToastrPageConfigurator() - Constructor for class com.jwebmp.plugins.toastr.ToastrPageConfigurator
-
- ToastrPosition - Enum in com.jwebmp.plugins.toastr
-
The available positions for a toast
- ToastrType - Enum in com.jwebmp.plugins.toastr
-
The types of toasts that are available
- toString() - Method in enum com.jwebmp.plugins.toastr.ToastrPosition
-
Returns the name or the data contained within
- toString() - Method in enum com.jwebmp.plugins.toastr.ToastrType
-
Returns the name or the data contained within