Uses of Class
it.tidalwave.ui.core.UserNotificationWithFeedback.Feedback
Packages that use UserNotificationWithFeedback.Feedback
-
Uses of UserNotificationWithFeedback.Feedback in it.tidalwave.ui.core
Fields in it.tidalwave.ui.core declared as UserNotificationWithFeedback.FeedbackModifier and TypeFieldDescriptionprotected final UserNotificationWithFeedback.Feedback
UserNotificationWithFeedback.feedback
Methods in it.tidalwave.ui.core that return UserNotificationWithFeedback.FeedbackModifier and TypeMethodDescriptionUserNotificationWithFeedback.feedback()
Returns a newFeedback
that does nothing.Methods in it.tidalwave.ui.core with parameters of type UserNotificationWithFeedback.FeedbackModifier and TypeMethodDescriptionUserNotificationWithFeedback.withFeedback
(UserNotificationWithFeedback.Feedback feedback) Returns a notificationUserNotificationWithFeedback.Feedback
.Constructors in it.tidalwave.ui.core with parameters of type UserNotificationWithFeedback.FeedbackModifierConstructorDescriptionprotected
UserNotificationWithFeedback
(String text, String caption, UserNotificationWithFeedback.Feedback feedback)