| Package | Description |
|---|---|
| com.jwebmp.plugins.toastr |
| Modifier and Type | Method and Description |
|---|---|
ToastrPosition |
ToastrOptions.getPositionClass()
Gets the position class
|
static ToastrPosition |
ToastrPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToastrPosition[] |
ToastrPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
J |
ToastrOptions.setPositionClass(ToastrPosition positionClass)
Sets the position class
|
Copyright © 2019 Marc Magon. All rights reserved.