Uses of Class
pl.matsuo.core.util.desktop.component.AlertType
| Package | Description |
|---|---|
| pl.matsuo.core.util.desktop.component |
-
Uses of AlertType in pl.matsuo.core.util.desktop.component
Methods in pl.matsuo.core.util.desktop.component that return AlertType Modifier and Type Method Description static AlertTypeAlertType. valueOf(String name)Returns the enum constant of this type with the specified name.static AlertType[]AlertType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in pl.matsuo.core.util.desktop.component with parameters of type AlertType Modifier and Type Method Description j2html.tags.DomContentViewComponents. maybeShowAlert(IRequest request, String param, AlertType type)