Uses of Enum
com.flowingcode.vaadin.addons.granitealert.GraniteAlert.GraniteAlertLevel
-
Uses of GraniteAlert.GraniteAlertLevel in com.flowingcode.vaadin.addons.granitealert
Methods in com.flowingcode.vaadin.addons.granitealert that return GraniteAlert.GraniteAlertLevelModifier and TypeMethodDescriptionGraniteAlert.getLevel()Returns the level of the alertReturns the enum constant of this type with the specified name.static GraniteAlert.GraniteAlertLevel[]GraniteAlert.GraniteAlertLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.flowingcode.vaadin.addons.granitealert with parameters of type GraniteAlert.GraniteAlertLevelModifier and TypeMethodDescriptionvoidGraniteAlert.setLevel(GraniteAlert.GraniteAlertLevel level) Set the level of the alert