Uses of Class
it.tidalwave.util.ui.UserNotificationWithFeedback.Feedback
Packages that use UserNotificationWithFeedback.Feedback
-
Uses of UserNotificationWithFeedback.Feedback in it.tidalwave.util.ui
Fields in it.tidalwave.util.ui declared as UserNotificationWithFeedback.FeedbackModifier and TypeFieldDescriptionprotected final UserNotificationWithFeedback.FeedbackUserNotificationWithFeedback.feedbackMethods in it.tidalwave.util.ui that return UserNotificationWithFeedback.FeedbackModifier and TypeMethodDescriptionUserNotificationWithFeedback.feedback()Creates a newFeedbackthat does nothing.Methods in it.tidalwave.util.ui with parameters of type UserNotificationWithFeedback.FeedbackModifier and TypeMethodDescriptionUserNotificationWithFeedback.withFeedback(UserNotificationWithFeedback.Feedback feedback) Associates aUserNotificationWithFeedback.Feedbackto the notification.Constructors in it.tidalwave.util.ui with parameters of type UserNotificationWithFeedback.FeedbackModifierConstructorDescriptionprotectedUserNotificationWithFeedback(String text, String caption, UserNotificationWithFeedback.Feedback feedback)