Uses of Enum Class
pl.matsuo.core.util.desktop.component.AlertType
Packages that use AlertType
-
Uses of AlertType in pl.matsuo.core.util.desktop.component
Methods in pl.matsuo.core.util.desktop.component that return AlertTypeModifier and TypeMethodDescriptionstatic AlertTypeReturns the enum constant of this class with the specified name.static AlertType[]AlertType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pl.matsuo.core.util.desktop.component with parameters of type AlertTypeModifier and TypeMethodDescriptionj2html.tags.DomContentViewComponents.maybeShowAlert(IRequest request, String param, AlertType type)