Uses of Enum Class
com.esprit.utils.ui.UIUtils.NotificationType
Packages that use UIUtils.NotificationType
-
Uses of UIUtils.NotificationType in com.esprit.utils.ui
Methods in com.esprit.utils.ui that return UIUtils.NotificationTypeModifier and TypeMethodDescriptionstatic UIUtils.NotificationType
Returns the enum constant of this class with the specified name.static UIUtils.NotificationType[]
UIUtils.NotificationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.esprit.utils.ui with parameters of type UIUtils.NotificationTypeModifier and TypeMethodDescriptionprivate static void
UIUtils.showNotification
(String message, UIUtils.NotificationType type) Generic notification method