Uses of Class
de.xima.fc.gui.model.TargettedFacesMessage
Packages that use TargettedFacesMessage
-
Uses of TargettedFacesMessage in de.xima.fc.gui.common.bean
Method parameters in de.xima.fc.gui.common.bean with type arguments of type TargettedFacesMessageModifier and TypeMethodDescriptionvoid
NotificationBean.addSessionMessages
(List<? extends TargettedFacesMessage> messages) Saves the given FacesMessages in the session. -
Uses of TargettedFacesMessage in de.xima.fc.gui.event
Methods in de.xima.fc.gui.event that return types with arguments of type TargettedFacesMessageModifier and TypeMethodDescriptionList<? extends TargettedFacesMessage>
MessageListenerEvent.getMessages()
Constructor parameters in de.xima.fc.gui.event with type arguments of type TargettedFacesMessageModifierConstructorDescriptionMessageListenerEvent
(List<? extends TargettedFacesMessage> messages) Creates a new POJO with the given values.