org.primefaces.component.api
Interface UINotification

All Known Implementing Classes:
Growl, Message, Messages

public interface UINotification


Method Summary
 String getSeverity()
           
 boolean isRedisplay()
           
 

Method Detail

isRedisplay

boolean isRedisplay()

getSeverity

String getSeverity()


Copyright © 2013. All rights reserved.