Uses of Class
it.tidalwave.ui.core.UserNotificationWithFeedback.Feedback
-
Uses of UserNotificationWithFeedback.Feedback in it.tidalwave.ui.core
Modifier and TypeFieldDescriptionprotected final UserNotificationWithFeedback.Feedback
UserNotificationWithFeedback.feedback
Modifier and TypeMethodDescriptionUserNotificationWithFeedback.feedback()
Returns a newFeedback
that does nothing.Modifier and TypeMethodDescriptionUserNotificationWithFeedback.withFeedback
(UserNotificationWithFeedback.Feedback feedback) Returns a notificationUserNotificationWithFeedback.Feedback
.ModifierConstructorDescriptionprotected
UserNotificationWithFeedback
(String text, String caption, UserNotificationWithFeedback.Feedback feedback)