Uses of Class
it.tidalwave.util.ui.UserNotificationWithFeedback

Packages that use UserNotificationWithFeedback
it.tidalwave.util.ui   
 

Uses of UserNotificationWithFeedback in it.tidalwave.util.ui
 

Methods in it.tidalwave.util.ui that return UserNotificationWithFeedback
static UserNotificationWithFeedback UserNotificationWithFeedback.notificationWithFeedback()
           
 UserNotificationWithFeedback UserNotificationWithFeedback.withCaption(Class<?> bundleClass, String resourceName, Object... params)
           
 UserNotificationWithFeedback UserNotificationWithFeedback.withCaption(String caption)
           
 UserNotificationWithFeedback UserNotificationWithFeedback.withFeedback(UserNotificationWithFeedback.Feedback feedback)
           
 UserNotificationWithFeedback UserNotificationWithFeedback.withText(Class<?> bundleClass, String resourceName, Object... params)
           
 UserNotificationWithFeedback UserNotificationWithFeedback.withText(String text)
           
 



Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.