Uses of Class
com.jwebmp.plugins.toastr.ToastrOptions
-
Packages that use ToastrOptions Package Description com.jwebmp.plugins.toastr -
-
Uses of ToastrOptions in com.jwebmp.plugins.toastr
Classes in com.jwebmp.plugins.toastr with type parameters of type ToastrOptions Modifier and Type Class Description classToastrOptions<J extends ToastrOptions<J>>All the options available for ToastrMethods in com.jwebmp.plugins.toastr that return ToastrOptions Modifier and Type Method Description @NotNull ToastrOptionsToastrFeature. getOptions()Returns the options
-