InterviewSolution
Saved Bookmarks
| 1. |
How To Implement Primefaces Notification Bar Component In Jsf? |
|
Answer» It is a multipurpose FIXED positioned panel. It is used to display notification bar. By default, it displays at the top. We can set it's position by specifying position attribute. We can ALSO set the effect of notification bar LIKE: FADE or SLIDE. It is a multipurpose fixed positioned panel. It is used to display notification bar. By default, it displays at the top. We can set it's position by specifying position attribute. We can also set the effect of notification bar like: fade or slide. |
|