Uses of Enum Class
com.jwebmp.plugins.toastr.ToastrPosition
Packages that use ToastrPosition
-
Uses of ToastrPosition in com.jwebmp.plugins.toastr
Methods in com.jwebmp.plugins.toastr that return ToastrPositionModifier and TypeMethodDescriptionToastrOptions.getPositionClass()Gets the position classstatic ToastrPositionReturns the enum constant of this class with the specified name.static ToastrPosition[]ToastrPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jwebmp.plugins.toastr with parameters of type ToastrPositionModifier and TypeMethodDescriptionToastrOptions.setPositionClass(ToastrPosition positionClass) Sets the position class